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.

how to unpack file game ???

Featured Replies

  • Author
  • Localization

ThemGaiDesign, posted Thu Apr 22, 2021 4:21 pm (63512)


I try to output a file but it seems like I can't decode the file with lzma
Can anyone help me?
Code:
idstring "\x0a\x0f\x0a\x0f"
get VER long    # 2
set OFFSET long 0x46C
callfunction GET_NAME 1 # dqy
callfunction GET_NAME 1 # dqy
get DUMMY long
goto 0x35c
callfunction GET_NAME 1
getdstring DUMMY 16
get ZERO long
get SIZE long
callfunction DUMP 1

startfunction GET_NAME
    getdstring NAME 0x40
    set NAME unicode NAME
endfunction

startfunction DUMP
    comtype lzma0
    goto OFFSET
    get MAGIC1 long # 0xc8e4f4f7
    get MAGIC2 long # 0xc2d5d7ca
    get MAGIC3 long # 0x5d
    get DUMMY long
    get XSIZE long
    savepos OFFSET
    math SIZE - 0x14
    clog NAME OFFSET SIZE XSIZE
endfunction
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.