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.

Help with inserter for reorder pointers in script text

Featured Replies

  • Author
  • Localization

Kratos9999, posted Wed Oct 12, 2016 9:19 am (17989)


Hi guys, currently I am with an translation project, is the Black ps2 game. The structure of the scripts text of this game are simple, however, I need of a tool for reorder the pointers in order to edit the content by inserting more texts replacing the originals.
The pointers are absolute, e.g the values 504F points to offset 4F50 and so on. The endstring is 00 or 0000, 00000000. Someone can make a tool for reorder this pointers automatically, the file with texts is in this link:
https://drive.google.com/file/d/0B24D4L ... p=drivesdk
  • Author
  • Localization

BlackDog, posted Mon Oct 24, 2016 8:30 pm (18319)


Hey Kratos,
So you'resayingwhat you want is a program that does:
- save first pointer = start of text.
- read bytes from the file
- if byte is 00 then
. read all continuous 00 bytes from there (or stop at endof file)
. save offset of next non-zero byte (which is the pointer to the next text)
(until reachend of file)

Is that right or is there more data in the binary file you shared?
  • Author
  • Localization

Kratos9999, posted Fri Oct 28, 2016 6:27 pm (18434)


Is exactly this BlackDog
  • Author
  • Localization

swuforce, posted Sun Oct 30, 2016 5:50 pm (18488)


Try this tool.
  • Author
  • Localization

Kratos9999, posted Tue Nov 01, 2016 8:43 pm (18514)


Thankyou very much swuforce by tool, I will be to test it and soon I post the results. Also thanks to blackdog, sorry for my bad english.
  • Author
  • Localization

Kratos9999, posted Wed Nov 02, 2016 3:01 pm (18519)


Swuforce, your tool works perfectly here, the game now is 100% in portuguese Brazil. Thank you very much by help
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.