Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

[Android] Summon War (.dat)

Featured Replies

  • Author
  • Localization

aluigi, posted Thu Aug 03, 2017 3:53 am (25172)


Strange format, try this test:
Code:
get DAT_SIZE asize
for i = 0
    if i >= 3
        get ID long
    endif
    get SIZE long
    savepos OFFSET
    if SIZE != 0
        log "" OFFSET SIZE
    endif
    math OFFSET SIZE
    goto OFFSET
    if OFFSET == DAT_SIZE
        break
    endif
next i
  • Author
  • Localization

godskin, posted Thu Aug 03, 2017 4:47 am (25175)


aluigi wrote:
Strange format, try this test:
Code:
get DAT_SIZE asize
for i = 0
    if i >= 3
        get ID long
    endif
    get SIZE long
    savepos OFFSET
    if SIZE != 0
        log "" OFFSET SIZE
    endif
    math OFFSET SIZE
    goto OFFSET
    if OFFSET == DAT_SIZE
        break
    endif
next i


thx you work

2. question how to open .plm file ? that model3d
  • Author
  • Localization

aluigi, posted Thu Aug 03, 2017 4:55 am (25176)


I don't know what format is that
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.