TheBetaM/CrateModLoader

CTTR

Opened this issue · 3 comments

How i compile/repack .rcf files for Crash Tag Team Rang (XBOX, PS2, PSP...) to use in Crate ModLoader ?

There is no standalone tool or feature for repacking rcf files at the moment. You can currently only replace files inside RCF's using the layer1 folder in a Mod Crate (any file within it will replace the corresponding file in all RCF archives).

There is no standalone tool or feature for repacking rcf files at the moment. You can currently only replace files inside RCF's using the layer1 folder in a Mod Crate (any file within it will replace the corresponding file in all RCF archives).

thanks. But... i trying to replace files located in ".../PSP_GAME/USRDIR/adefault/default.rcf" from CrashTTR NTSC-U PSP, in the Mod Crate directory, i created the files in layer1 folder like the inside .ISO path (".../CrateModLoader/Mods/CTTR_MODNAME/layer1/PSP_GAME/USRDIR/adefault...") but i dont know if this is correct or no, the game run and look like non modified iso.

You don't need to add platform specific paths, for example modifying "permanent/skins.god" in that requires you to put skins.god in "/Mods/CTTR_MODNAME/layer1/permanent/skins.god".