Tools needed:
Written Instructions:
Let's say you have a character with a .sim_pc file (ex. shaundisr2.sim_pc): (Use Powershell)
Using this same method works well on a lot of characters, however, some characters lead to invisible NPCs for whatever reason, maybe due to the memory allocation for each NPC? Was this improved in Saints Row IV?
Video Instructions:
Anything not in the video will be in the written instructions... hopefully...
Credits:
Written Instructions:
- Unpack both the character you want to replace (We will reference this as R from now on, this is your SRTT character) and the character you want to use (We will reference this as W from now on, this is your SRIV character).
- Rename any instance of W with R (Ex. npc_gat_head.ccmesh_pc will become npc_killbane_head.ccmesh_pc).
- Drag and drop all files you renamed in W's folder into R's folder, overwrite them all. Pack R's folder with GibbedTools and drop that newly _PACKED.str2_pc into your SRTT directory.
- Remove the _PACKED suffix from the name.
- Grab the character_containers.asm_pc file from the SRTT character packfile we unpacked using GibbedTools and set it into the main directory of SRTT.
- Download Viper's updated ASM Updater, extract it, and drag the ASM_Updater folder to the main directory of SRTT.
- Open that folder and run the Update_ASM_Files - after ADDITION or CHANGE of a mod file.bat.
- Open the game and enjoy the chaos you made!
Let's say you have a character with a .sim_pc file (ex. shaundisr2.sim_pc): (Use Powershell)
- Use the command
Code:
cd <directory of the GibbedTools folder> - Use GibbedTools to extract the preload_rigs.vpp_pc into a folder named preload_rigs using the command
Code:
./Gibbed.SaintsRow3.UnpackVPP.exe <directory to preload_rigs.vpp_pc> <folder directory you want to put extract the files into> - rename your <W>.sim_pc to <R>.sim_pc (ex. shaundisr2.sim_pc will become shaundi.sim_pc)
- Drag and drop the renamed sim_pc into the preload_rigs folder, overwrite the original.
- Use GibbedTools to pack using the command
Code:
./Gibbed.SaintsRow3.PackVPP.exe <directory to the preload_rigs folder>
Using this same method works well on a lot of characters, however, some characters lead to invisible NPCs for whatever reason, maybe due to the memory allocation for each NPC? Was this improved in Saints Row IV?
Video Instructions:
Anything not in the video will be in the written instructions... hopefully...
Credits:
- @3rdStreetSaint 212 for never giving up
- @reina3 for the idea of making a guide for this
Last edited: