Hard Reset

Hard Reset

Not enough ratings
HRMod - save file manipulation tool
By panbordel
Hello, everyone, I would like to present to you my humble creation. A tool that allows you to mess with your save files to your heart content [with limited options for now, I admit]. Feedback is welcome.
enjoy ; )
   
Award
Favorite
Favorited
Unfavorite
1] ugly freeloader
Download this (just remove spaces - put parts together):
https :// mega.nz /file /PihjBYAY#MUoW4RGuKiTRLZr1nP29-rJodYik3fX8O8IhSmWf5G0
and extract somewhere.

now :

--- Linux users :

open terminal in HRMod folder

ensure important scripts can be executed :
chmod +x ./shell.sh chmod +x ./bor del/bin/hrmod
( ommit space in 'bor del' ... guide editor cannot eat my username for some reason ;)

then run
./shell.sh
... and you should have 'hrmod' command now.


--- Windows users :
open HRMod folder
open file 'shell.bat' .. that should do it, now you can call 'hrmod' command
2] command line haxor
Navigate your terminal to folder with your saves.

On Windows it should be in "Documents/Hard Reset/profiles/<your-profile-name>/".
(so type in terminal :
cd "c:/Users/<your-user-name>/Documents/Hard Reset/profiles/<your-profile-name>/"
... or something like that -- depends on your environment)

For Linux I don't now where, sorry :/


It may be good idea to backup this folder, in case something goes funny

Fow now the only usefull thing you can do with hrmod is enable/disable upgrades.

To see what you can do run
hrmod
When you want to work with your last save, use
hrmod ./
To mod any particular file just call
hrmod ./save_<that-long-hexa-code>.bin
(exact filename is up to you to figure out, for now)
3] rtm
Here are some examples to clarify usage of my program ...

to see state of upgrades
hrmod ./ -l
to see state of upgrades in all saves
(-a is universal it will just go throught all save files in folder and apply all other switches on them)
hrmod ./ -l -a
to enable all upgrades
hrmod ./ -e
to enable all upgrades in all saves
hrmod ./ -e -a
to disable all upgrades
hrmod ./ -d
to enable kin_0_0 upgrade
hrmod ./ -ekin_0_0
to find where Upgrades are stored in save file structure
hrmod ./ -fUpgrades
4 Comments
noncomefromeast 1 Nov, 2020 @ 10:02am 
Thanks, appreciate it.
panbordel  [author] 16 Oct, 2020 @ 7:11pm 
Oh common !!! ... ok - so : https :// mega.nz /file /PihjBYAY#MUoW4RGuKiTRLZr1nP29-rJodYik3fX8O8IhSmWf5G0 ... just remove spaces (put parts together)
panbordel  [author] 16 Oct, 2020 @ 7:09pm 
Sorry about that - they seems to removed link. It's https://mega.nz/file/PihjBYAY#MUoW4RGuKiTRLZr1nP29-rJodYik3fX8O8IhSmWf5G0
noncomefromeast 28 Nov, 2019 @ 11:16pm 
No link, no source?