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.

Gameloft Binary Sprite (*.BSPRITE/RAW)

Featured Replies

  • Author
  • Localization

LolHacksRule, posted Wed Oct 21, 2020 4:24 am (59636)


Game's using this packing format (preferably this one) are a mess to datamine (heck even modify) unfortunately, ESPECIALLY IF YOU STRIP THE SYMBOLS due to every SINGLE file name and offset is hardcoded. I tried for a long time to find the textures that were compressed, they were definitely raw images of some sort but I never got the proper image and/or its color format, I don't even understand the header... Can someone crack these, so this game can be dissected more aside from debugging material and unused strings? A Noesis script I would like if possible, or at least give info about the format if you do.
  • Author
  • Localization

Acewell, posted Wed Oct 21, 2020 5:59 am (59637)


both images look like etc1 with split alpha
in your 00000000.dat sample the color data starts at 0x25b0
the alpha data starts at 0x8254b both 1024x1024
in your 00000001.dat sample the color data starts at 0x4b
and the alpha data starts at 0x2004f both 512x512
the size of the data is stored before the data.
if you're in a hurry you can use PVRTexTool, thats all i got for now. :)
  • Author
  • Localization

LolHacksRule, posted Wed Oct 21, 2020 3:01 pm (59656)


There may be more, I'll mention more compression formats if I find them, thanks anyway
  • Author
  • Localization

LolHacksRule, posted Wed Oct 21, 2020 4:44 pm (59657)


Do you have images of the raw images in their proper pixel formats and sizes? I cannot really understand your text...
  • Author
  • Localization

LolHacksRule, posted Mon Nov 02, 2020 8:24 pm (59661)


Afaik, this isn't the same as BSPRITE.

Update: I'm an idiot, this is BSPRITE.
  • Author
  • Localization

LolHacksRule, posted Mon Nov 30, 2020 9:18 pm (60807)


Turns out UNO & Friends also uses this format. Guess they were made by Aurora Game Tools. Blame GL for skipping 2 internally.
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.