I believe you would have to edit each mission script individually to remove costume changes rather than the cutscenes.
You can find the mission lua files in the sr3_city_0.vpp_pc packaged in separate m**_modal.str2_pc files.
if you change the .bat file to be
sr-tools.exe vpp unpack "%~1"
you will be able to drag and drop files onto the .bat to extract, instead of renaming everytime you want to extract a new file.
iirc in game_lib.lua
this function:
--This function should correctly apply the ship suit for any players in the player list
function mission_apply_ship_suit_to_players()
local player_list = player_names_get_all()
local add_to_wardrobe = false
--Remove all clothing before we put on...
Kinzie is an outfit, you will need to enter the clothing store menu to remove all clothing.
Be sure to use Minimaul's
Saints Row IV clothing in Gat out of Hell
This mod doesn't add any homies to call up, it just re-enables the menu to do so.
I suggest using Additional Cheats (Saints Row IV Ports) ported by Fan of Saints to populate the vehicle delivery menu.
As for homies, I'm not sure if there is a mod that adds any homies.
The official servers are no longer available so this tool won't work anymore.
Minimaul created a new tool that lets you export and import characters from SRIV and SRTT:
My Steelport emulator
This should be the right mod:
Customization Restore by iFarBod
Edit: It's not automatic though, you have to press R+Left Bracket to restore the clothing.
Can't check at the moment but the scripts should all be in the sr3_city_0.vpp_pc and then in the individual mXX_modal.str2_pc
The lua file for each mission should be there, the files will then need to be repackaged and the associated ASM will need to be updated.
Sorry I can't help any further...
I've used that fps unlocker and it just changes a few bytes in the game .exe
If you don't want to run the program you can open the SR2_pc.exe in a hex editor such as HxD and change the following:
Offset 00920D5A to 00920D5E from
E9 95 64 09 00
to
E8 D1 F4 FF FF
and further down:
Offset...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.