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.

Disonhored

Featured Replies

  • Author
  • Localization

aluigi, posted Wed Aug 13, 2014 11:10 pm (141)


Code:
# Disonhored savegames
# script for QuickBMS http://quickbms.aluigi.org

get DUMMY long
get DUMMY long
get DUMMY long
get NAME string
getdstring DUMMY 5  # maybe string long?
get FULL_SIZE asize
savepos ENTRY_OFF
for ENTRY_OFF = ENTRY_OFF < FULL_SIZE
    get ENTRY_SIZE long
    savepos ENTRY_OFF
    get DUMMY long
    get DUMMY long
    get ZSIZE long
    get SIZE long
    get ZSIZE long
    get SIZE long
    savepos OFFSET
    clog "" OFFSET ZSIZE SIZE
    math ENTRY_OFF = ENTRY_SIZE
    goto ENTRY_OFF
next
  • Author
  • Localization

aluigi, posted Wed Aug 13, 2014 11:13 pm (142)


Note: probably the format is related in some ways to Steam because I see some fields used also in "The Bureau"
  • Author
  • Localization

aluigi, posted Thu Aug 14, 2014 7:06 am (144)


I confirm, it's something related to the Unreal engine but the format is quite different depending by the game.
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.