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.

Coraline PS2 textures

Featured Replies

  • Author
  • Localization

roocker666, posted Wed Jun 22, 2022 6:37 pm (72243)


Hi guys, I was trying to extract textures from this game. Here are 2 samples:

sample1: I can extract this texture with the tool CTE, the format is similar to .tm2
Palette is at the end of image data(no problem!)
Image

sample2: I tried with CTE but this does not work, I wrote the correct values for graphic offset, image width, image height, 8 bpp but the tools shows nothing... Then I changed to 4 bpp and I can see something like a face but that does not make any sense because the palette is 256 colors. So I don't know WTF..
Image



50% of textures have the first ID and I can extract those but the other 50% have the second ID and I can't extract those.
I am doing something wrong?

Here are the samples if you want to try.
  • Author
  • Localization

Allen, posted Sat Jun 25, 2022 7:38 am (72282)


Sample2 contains 2 color index data:

0x80-0x2080 8bpp 64*128, palette 0xA080, 256 colors.
0x2080-0xA080 4bpp 256*256 No palette.
The two formats combined to compress the data?

Image
Image
Image
  • Author
  • Localization

roocker666, posted Mon Jun 27, 2022 10:36 pm (72332)


Allen wrote:
Sample2 contains 2 color index data:

0x80-0x2080 8bpp 64*128, palette 0xA080, 256 colors.
0x2080-0xA080 4bpp 256*256 No palette.
The two formats combined to compress the data?



So sample2 has two images, a smaller 8bpp and other 4bpp with the correct size, this is very interesting. I used Ninja ripper on PCSX2 emulator and this ripped texture is 256*256 with all the colors. It is a mystery how the game combines both images, weird..

Thank you so much man, that was very helpful :)
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.