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.

[Xbox] Conker Live and Reloaded models

Featured Replies

  • Localization

Movement now works
Here is the new script
RBMimport_12.py

 

Whats new

Script will create custom materials based on shader, for example, Conker will now have proper material setups for his eyes and fur
Fur support
Animation support: currently  only Conker's animations work from the Anims/Conker/default.rbm file

to import an animation

load model
settings must look like this to work image.png.7bae18b4a616307dc26e7a17ce5061ff.png
find animation rbm *Anims/Conker/Default.rbm*
select the animation you want
wait for it to process (Can be slow due to printing debug logs)

 

Edited by Über Winfrey

  • Replies 280
  • Views 31.3k
  • 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

I just fixed a bug in the animation decoder that was trying to call a nonexistent table address, so now its seems to have fixed the other animations from the level RBMs to now work, I'm also going to work on trying to get the animations clips to import with a faster framerate, currently I was just importing them as 30fps, which apparently was keeping the animations from being at game speed, for whatever reason

for example Conker's Dance 1 animation from the Rock Solid rbm image.thumb.png.c46dbcfc625d85c44a38f92fb3ce0a50.pngimage.thumb.png.2566bd273e9a749d35d688f547f0e7e6.png

Edited by Über Winfrey

  • Localization

GMP is now supported, I need to run more tests on other files to see is most of he animations work, if so I'll post the updated script

image.thumb.png.d4d37b6f71a0dee1f9ddd5c9e3e20d73.png

  • Localization

I'm fixing up some animation stuff, but I did add a search bar that you can use the filter the package list

image.thumb.png.74007e015f6ecc28a0698fc417087b9c.png

Edited by Über Winfrey

  • Localization

Here is the newest version

most animations should work, I haven't tested everything yet
added a search bar to make it easier to find assets you have loaded

I tried to speed up the animation loading, but I don't think there is a real way to do it at this moment unless I worked on the memory stuff, right now its decrypting each frame, then keyframing it, so they can take about 3 to 4 minutes

if you want to load another animation, its better to just refresh the scene, current bug is that the animation unloader has some memory cache'd for a few bones that I haven't been able to quash yet. sometimes the clear animation buttons works though

I'm currently working on another Conker project, if that goes anywhere then I'll announce it here

RBMimport_12.py

  • Localization

Apparently there is a bug with Default Berri's hair

Fur Shells are currently merging her Hair and Body material, due to an oversight in how the shells are drawn, getting a fix done now

EDIT
Here's the updated script

RBMimport_12.py

Edited by Über Winfrey
script fix

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.