Releases: hippie68/sfo
Releases · hippie68/sfo
v1.02
v1.01:
- For better control, modification commands are now executed in the order in which they appear in the program's command line arguments
- Changed option -s, --search, to -q, --query; it will now return exit code 0 if the queried parameter exists - otherwise 1
- Added option -s, --set: overwrites an existing parameter or creates a new one
- Option -a, --add will never overwrite existing data
- Added a better explanation for how modifications fail in the usage information, and some examples in the README.md
v1.02:
- Fixed -e, --edit not overwriting old data with zeros
Windows binaries:
sfo.exe: 64-bit
sfo_32.exe: 32-bit
Linux binaries, statically compiled:
sfo: 64-bit (x86-64)
sfo_32: 32-bit (i686)
v1.00
- Implemented options -a/--add, -d/--delete, and -e/--edit, which can be repeated and combined
- Multiple parameters can now be added/changed/removed in one command
- A new param.sfo file can be built from scratch, including all final parameters, in one command
- New options --debug, ---force, --new-file, --output-file, --search, --version
- Can now extract a param.sfo file from a PS4 PKG (option --output-file)
- Still as fast as the old version
- Note: option -d has changed to --decimal; option -w is gone
sfo.exe: 64-bit
sfo_32.exe: 32-bit
Windows binaries, beta version
For use with the Windows command line.
- sfo.exe: for 64-bit systems
- sfo_x86.exe: for 32-bit systems
Compiled with mingw-w64.
Please report issues at https://github.com/hippie68/sfo/issues.
What's new:
- Bug fixes
Windows binaries
For use with the Windows command line.
- sfo.exe: for 64-bit systems
- sfo_x86.exe: for 32-bit systems
Compiled with mingw-w64.
Please report issues at https://github.com/hippie68/sfo/issues.
What's new:
- Implemented write access and options
Windows binaries, alpha version
For use with the Windows command line.
- sfo.exe: for 64-bit systems
- sfo_x86.exe: for 32-bit systems
Compiled with mingw-w64.
Please report issues at https://github.com/hippie68/sfo/issues.