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.
Zero Tolerance for Disrespect

[Xbox] Conker Live and Reloaded models

Featured Replies

  • Localization
On 8/5/2026 at 1:52 AM, kunigara said:

I was attempting to adapt some of the Conker related tooling for the XBOX alpha of Kameo because all of the existing stuff for Kameo is essentially unusable or can't really be adapted that well to the XBOX build and there are actually quite a lot of GameCube assets leftover which is interesting. (I found this thread due to a user asking about it), and while there were many similarities to Conker, like the CAFF format being the same exact version, I ultimately could not figure out how the actual vertex information was stored since it is different. I did figure out the joints, most of the weighting and the textures packed into kameomodels, but they are useless without the mesh. Overall it seemingly was far less complicated than Conker's formats, though it's apparent you guys have been working at this for quite a while. I originally didn't have much interest in Conker, but I tried the tools to see how well they work and I'm very surprised since I have never seen an all in one set of tools this powerful for game ripping, especially considering how much different content is packed together, and how much more content is not packed together, but related.

it was a ton of trial and error. mostly error.
for the Kameo mesh, I'd have to look at a sample, generally it should just point directly to its location, a lot of time thats just figuring out where that is
birdytsc had his decompressor also run the pointer remap which made it a hell of a lot easier to find the individual file connections within the archives, so if the decompressed Kameo File is still using the file local pointers, that would make it a pain to connect everything seamlessly
as for the tool being able to support a large portion of filetypes, it just goes down to categorizing them the same way the game does with its indexing filetypes and the handlers that are associated with them

  • Replies 301
  • Views 37.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Über Winfrey
    Über Winfrey

    I Finally got materials and textures to load dynamically, so far only works on Conker will have to work in some tweaks to support other models

  • Über Winfrey
    Über Winfrey

    I forgot all about this thread, I have skin weights imported, and level support

  • Über Winfrey
    Über Winfrey

    Here is an updated version of the script What Changed: Added shader type detection      Specular textures will now correctly pipe into the specular node      Textures with a Cutout Alpha now c

Posted Images

  • Localization

so I took a look at the Kameo proto files, and I see where the vertex data is referenced, but because of it using localized pointers, its hard to follow the location.
the structures of the different nodes seem to be slightly different aswell, but might not require a lot of tweaking, it seems pretty easy to do if I'm honest

this is just going off of looking at the straight file, I haven't looked to see if there are tools to work on them yet

Edited by Über Winfrey

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.