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.

Bully(PS2) - sample files(.bin/.lst)

Featured Replies

  • Author
  • Localization

AnonBaiter, posted Sun Aug 07, 2016 11:04 pm (16269)


Here's a sample.
Also, I tried to write a script like this but I'm confused about what to do with it.
Code:
getdstring SIGN 4
get FILES long
for i = 0 < FILES
   get UNKNOWN1 long
   get UNKNOWN2 long
   get UNKNOWN3 long
next i
  • Author
  • Localization

AnonBaiter, posted Mon Aug 08, 2016 1:35 pm (16280)


Thanks for the script, mate.
I have to note that when extracting the duplicate archives(AMBS1.BIN, MUSIC1.BIN) with the script, the output files were like this:
Code:
"00000000.brstm"
However, as I'd rather rename them to their ".rstm" format, I instead choose to implement this:
Code:
    if EXISTS == 0
        set NAME string i
        string NAME = ".rstm"
    else
As a result, the files now have an output filename of "0.rstm", "1.rstm" and so on. It was just something I came up with for a quick fix... or something.
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.