I was wondering if it was possible to get a mod similar to this mod: https://www.saintsrowmods.com/forum/threads/easy-unlocker.3669/ that makes upgrades and things $1 and unlock challenge stuff if there is any. Thanks in advance!
Thanks for making this! I'll get around to testing it soon. If anything may I make changes to it if it is possible to do?According to the wiki, challenges only give cash & respect, rather than anything exclusive.
I set the price of all unlocks to $1, but couldn't make the upgrades unlock the same way as the linked mod. You will need to buy Cash for Respect 1 to reach Rank 50, which in turn unlocks everything. It should be unlocked at Rank 1.
Make sure to create a backup of your save, I didn't really test this thoroughly - no time.
If all else fails I recommend XB36Hazard's save editor.Extract from misc_tables.vpp_pc with gibbed UnpackVPP(drag and drop works?)
unlockables.xtbl - Notepad++ > Ctrl + H (replace): enable reg(ular)ex(pressions), Find: <Price>.*?</Price>; Replace: <Price>1</Price>. Also buff Cash_For_Respect_1 respect that it awards.
respect_levels.xtbl - Find <Unlockable>Cash_for_Respect_1</Unlockable> (it's in Rank 5 by default) and paste it within Rank 1's <unlockables>.
Have fun!