BigBoss320 / Auto-CONFIG.JSON-for-SSBU

A tool that generate a config.json for SSBU skin mods
1 stars 0 forks source link

Not able to add extra slot #2

Closed SpooX581 closed 2 years ago

SpooX581 commented 2 years ago

White-Red Wolf c08.zip

BigBoss320 commented 2 years ago

There's missing many files for the extra slots. Extra slots NEED all files that are required for a character that means : you have to extract ALL models of Wolf, their Textures, all motions and all Sounds/Voice of him. Here is the structure :

For Wolf for example: 1) [ModName]

You also have to edit manually the ui_chara_db.prc located at "ui>param>database" to add a slot, and put it to the mod.

BigBoss320 commented 2 years ago

I can make the mod complete to make it working

SpooX581 commented 2 years ago

yes please

SpooX581 commented 2 years ago

im not sure where to get those files tbh, or a program that can fetch them for me

BigBoss320 commented 2 years ago

There is a program called "Arc Explorer" that can walk throught the files of the game and extract them but you need to have the ROM on you computer

SpooX581 commented 2 years ago

how do you get the arc files from the nsp?

BigBoss320 commented 2 years ago

how do you get the arc files from the nsp?

The game file has to be converted to th data.arc, I don't know how to do it without using one the switch emulator (yuzu/Ryujinx)

SpooX581 commented 2 years ago

i am using ryujinx

SpooX581 commented 2 years ago

do you dump?

BigBoss320 commented 2 years ago

Okay, do you have the last update of the game (13.0.1)?

BigBoss320 commented 2 years ago

On Ryujinx, you just have to right click, extract data, RomFS

BigBoss320 commented 2 years ago

It will take time

BigBoss320 commented 2 years ago

Here is a working version on my switch but it is probable that it is not working on yours White-Red Wolf c08.zip and i don't know why but extra slots doesn't work on the emulator anymore

SpooX581 commented 2 years ago

yeah doesnt work on emu

BigBoss320 commented 2 years ago

That's weird because it works before but now it keeps crashing. Maybe due to one of it's update

BigBoss320 commented 2 years ago

I found out the problem. it was the ui_chara_db.prcx Replace the file by this one : ui_chara_db.zip

BigBoss320 commented 2 years ago

Is it working now?

BigBoss320 commented 2 years ago

I am closing this.