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.

The Amazing Spider Man 2 PAK

Featured Replies

  • Author
  • Localization

anil523, posted Mon Aug 24, 2020 1:22 pm (58323)


Image
Image
Image
Image

Hi, I tried so hard working "QuicBms" code because I loved this game.
Even though I import the file in the game, the hex value is intertwined.
What code do I need to write to remove the character limit in the file?
I wrote a code like this:
Code:
goto 0x264
get STRINGS long
for i = 0     get CRC long
next i
get STRINGS long
savepos TMP
xmath BASE_OFF "TMP (STRINGS * 0x10) 16"
for i = 0     get DUMMY long
    get OFFSET long
    get ZERO long
    get DUMMY float
    math OFFSET * 2
    math OFFSET BASE_OFF
    slog "" OFFSET -1 unicode
next i
goto 0x1050B4
get STRINGS long
for i = 0     get CRC long
next i
get STRINGS long
savepos TMP
xmath BASE_OFF "TMP (STRINGS * 0x10) 16"
for i = 0     get DUMMY long
    get OFFSET long
    get ZERO long
    get DUMMY float
    math OFFSET * 2
    math OFFSET BASE_OFF
    slog "" OFFSET -1 unicode
next i
goto 0x105b0c
get STRINGS long
for i = 0     get CRC long
next i
get STRINGS long
savepos TMP
xmath BASE_OFF "TMP (STRINGS * 0x10) 16"
for i = 0     get DUMMY long
    get OFFSET long
    get ZERO long
    get DUMMY float
    math OFFSET * 2
    math OFFSET BASE_OFF
    slog "" OFFSET -1 unicode
next i
  • Author
  • Localization

aluigi, posted Sat Oct 10, 2020 12:34 pm (59213)


Is it something related to the codepage or to the length of the string?
Localization is not exactly my field but the reimport feature of quickbms just converts the utf8 input of the slog file into utf16 using the current codepage (which is utf8 by default)
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.