IS there any chance this could be made to work with other Nova Chrysalia mods? As of right now, it doesn't change anything when Nova Chrysalia is in unpacked mode. Works fine when it's in Packed, but then I lose access to things like PS3 button prompts.
You should be able to manually make the modified models work with Nova by copying the modified model files to the Nova unpacked game directories. In the mod directory there is a subdirectory "models\mod\chr\pc\" with individual garb subdirectories under this. If you copy the modified .trb and .imgb files to the matching place in your Nova unpacked game directory they should show up in-game when running Nova unpacked.
Edit: you will need to make a couple changes in the mod's garb replacement .bat file with a text editor (notepad will work). Near the end you will see these lines (they are not together): if !lines! EQU 4 del /q %1%2.trb > nul if !lines! EQU 4 del /q %1%2.imgb > nul
delete these two lines and save. The next time you run, it will keep the modified files in the directories specified above so you can copy them.
Edit 2: Note that deleting these lines could cause problems should the mod not work correctly, so it's recommended that you restore them after your done.
I like to use it but want to change with the DLCs outfits, I want to use the Soldier 1st as Main. Is there a way to make this mod works with weapons and shields as the same way? With that, this game would be perfect so I can choose which skins to use and having the best stats of the game
DLC garbs could be done, but it would be more work than I want to put in at this point for the limited number of DLC garbs. Weapons and Shields could also be done, but if I do them, it wouldn't include the DLC.
how did you make this mod? I am a developer, maybe I can try to figure out and make something that can works, who knows. I wanted to play with SOLDIER 1St and the Buster Sword but I want they to have the same stats as the Masamune Weapon and 100% of initial ATB Now I'm searching how mods works on steam
When I do this it won't let me play the game. I can launch the game but I'll be stuck at the Now Loading screen when loading up a save file or when starting a new game.
It only works for Steam. At the moment, Microsoft has the Gamepass ones in UWP directories with much higher security.
From your never-ending loading screen, it appears that it is probably an issue with the updated filelist not being correct. LR encrypts the filelilst, and the mod lets the ff13tool handle the decryption/encryption. There should be a log file created (in the logs directory) when you run the mod. Can you take a look at that and see if there are any obvious errors.
24 comments
Edit: you will need to make a couple changes in the mod's garb replacement .bat file with a text editor (notepad will work). Near the end you will see these lines (they are not together):
if !lines! EQU 4 del /q %1%2.trb > nul
if !lines! EQU 4 del /q %1%2.imgb > nul
delete these two lines and save. The next time you run, it will keep the modified files in the directories specified above so you can copy them.
Edit 2: Note that deleting these lines could cause problems should the mod not work correctly, so it's recommended that you restore them after your done.
Is there a way to make this mod works with weapons and shields as the same way? With that, this game would be perfect so I can choose which skins to use and having the best stats of the game
I wanted to play with SOLDIER 1St and the Buster Sword but I want they to have the same stats as the Masamune Weapon and 100% of initial ATB
Now I'm searching how mods works on steam
Now I can use velvet bouncer instead of intentionally gimping myself for style
From your never-ending loading screen, it appears that it is probably an issue with the updated filelist not being correct. LR encrypts the filelilst, and the mod lets the ff13tool handle the decryption/encryption. There should be a log file created (in the logs directory) when you run the mod. Can you take a look at that and see if there are any obvious errors.