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.

Looking for help with files extraction for Code Lyoko PS2 game.

Featured Replies

  • Author
  • Localization

Madiator2011, posted Mon Nov 23, 2020 6:41 pm (60546)


Hey guys I plan to upscale textures for this game but I have issues with extracting/repacking game file Code Lyoko: Quest for Infinity PS2 version.
I'm sure that video files are stored in PSS format and graphic for GUI are in .BKG .

I'm adding as attachment sample files and game directory structure.
  • Author
  • Localization

DKDave, posted Mon Nov 23, 2020 7:43 pm (60548)


The .BKG file is an RGB24 raw image - the width is at offset 0x0c, and the height at 0x0e - the .bkg file attached is 512 x 384

The image data starts at offset 0x12 - I'm not sure what the other values in the header signify.
  • Author
  • Localization

Madiator2011, posted Mon Nov 23, 2020 8:00 pm (60550)


DKDave wrote:
The .BKG file is an RGB24 raw image - the width is at offset 0x0c, and the height at 0x0e - the .bkg file attached is 512 x 384

The image data starts at offset 0x12 - I'm not sure what the other values in the header signify.


Any ideas if that would be possible to extract and repack again?
I'm not good at reverse engineering :)

Do any program support that type of images?
  • Author
  • Localization

DKDave, posted Mon Nov 23, 2020 9:03 pm (60553)


It's certainly possible. As long as you keep the same size image, you should be able to use whatever package can create RGB24 images, and just replace the raw image data in the file.
  • Author
  • Localization

Madiator2011, posted Mon Nov 23, 2020 10:25 pm (60555)


DKDave wrote:
It's certainly possible. As long as you keep the same size image, you should be able to use whatever package can create RGB24 images, and just replace the raw image data in the file.


The thing is that I want to upscale textures
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.