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.

different file after reinjection [Shotonline]

Featured Replies

  • Author
  • Localization

macmac, posted Fri Nov 03, 2017 4:46 pm (29700)


Hi i used your program to extract resource file for Shotonline!
downloaded shotonline script from your website and work great i extracted files from a resource file cand can modify as i wish

After reimport file injected back to resource file but its changed even if i didnt modified exctracted files!so my game cant handle anymore!

reinjected 1 file without touching inside: (seems work fine)

Image

then if i comparise original and reinjected resource file its changed (i only extracted and reinjected 1 file without touch)

Image


pls explain whats wrong and how should i solve it!

thanks ;)
  • Author
  • Localization

aluigi, posted Fri Nov 03, 2017 7:39 pm (29706)


There is nothing wrong.
99% of times the compression algorithms are available in multiple implementations (libraries and software) and multiple settings, obviously zlib is one of them.
So it's perfectly normal and there are no negative effects on the reimporting operation.

In your specific case I see a possible problem with the CRC fields available in the format of the archive because the game may check both the compressed and uncompressed archived file, and if one of them is different then the archived CRC value it will refuse to work.
Obviously the reimport mode doesn't touch the crc fields (or any other field) so if your game doesn't work with the edited archive (even if you didn't touch the imported file) then this is the reason.
  • Author
  • Localization

macmac, posted Fri Nov 03, 2017 8:56 pm (29709)


Hi! thanks fast reply ;)

I forced my client to download file again from game server and everytime its get different crc/hash
so im not sure if game check crc or hash sums

Image

Also changed crc same as my original file but still dont work :(
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.