Yura 1.4
Changelog
- Add more command line options
- Add file type to export dialog
- Fix crash when failing to write a file
- Fix crash when FileLists folder does not exist
- Fix crash when part of bigfile is missing
- Updated file lists with about ~3600 new hashes
- Update dependencies
Command line options
New command line options have been added to open a bigfile instantly with the right settings, these must be specified before the input file.
C:\path\to\Yura.exe -game legend -filelist "Tomb Raider Anniversary (PC)" C:\path\to\bigfile.000
-game <defiance/legend/deusex/tiger>
-endianness <big/little>
-alignment <alignment>
-filelist <file list name>
-platform <pc/wii/ps3>
Requires .NET 6 Desktop Runtime