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.

The Amazing Spider-Man 1 and 2

Featured Replies

I did a little more research. I extracted the same 2 textures from the PC version of the game and the Wii version. The PC version appears to have higher res textures. I removed some garbage data before the DDS header on the PC version and was able to view it in GIMP just fine. The Wii version not so much. It doesn't have a DDS header. When I copy the PC DDS header over, it will show up in GIMP, but it's very corrupt. They appear to both be BC1_UNORM DDS files. I used this tool to see if it was a different kind of DDS file, but the same header gave me the best results.

https://github.com/gmh4589/dds_header_generator

conversion-attempt.zip

Sorry if I hijacked your thread. I figured out that for the wii, the textures are raw data in the CMPR format. I was able to use the Texture_PreloadData chunk higher up the hierarchy to get the info I need to create a valid BTI (wii file) header. So now I can use other tools to view and edit the textures. Regardless, your scripts gave me a great head start.

Create an account or sign in to comment

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.