Releases: TheIndra55/Yura
Yura 1.6
Changelog
- Fix opening big endian tiger bigfiles
- Fix opening Shadow of the Tomb Raider PS4 bigfiles
- Add support for compressed files in Legend
- Add sorting to specialisation column
- Updated file lists
Requires .NET 6 Desktop Runtime to run.
Yura 1.5
Changelog
- Add support for Xbox build of Legacy of Kain: Defiance
- Add copy file list option
- Update file lists with ~9000 new hashes
- Add Legacy of Kain: Defiance file lists for PC and Xbox
Credits
Legacy of Kain: Defiance hashes taken from Soul Spiral with permission, credits to Ben Lincoln, AesirHod and Eoghan Driver.
Note
Requires .NET 6 Desktop Runtime to run.
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
Yura 1.3
Changelog
- Update to .NET 6
- Update file extensions
- Make sure to close the archive file after reading it
- Fix offset calculations for Legend
- No longer crash when unable to write files during exporting or opening
- Change alignment field to a dropdown
- Add hints to open dialog
Requires .NET 6 Desktop Runtime
Yura 1.2
Changelog
- Add support for the Tiger archive format.
Currently works with Tomb Raider 2013, Rise of the Tomb Raider and Shadow of the Tomb Raider - Double-clicking on a file in deep search now brings you to the file
- Fix exe icon
- Add command line parameter to open file directly
- Add option to set file associations
- Tiny UI tweaks
- Add Sentry error tracking
- Add search
Info
Tomb Raider Anniversary file lists are included, you can add other file lists such as from Gibbed by placing them in FileLists folder and renaming them to .txt.
Requires .NET 5 Desktop runtime
Yura 1.1
Changelog
- Add column sort
- Add support for 'Deus Ex: Human Revolution'
- Add support for 'Legacy of Kain: Defiance'
- Add deep search feature for Tomb Raider Legend and Anniversary
- Add specialisation mask column
- Add settings window
- Fix program hanging when selecting wrong endianness
Info
Tomb Raider Anniversary file lists are included, you can add other file lists such as from Gibbed by placing them in FileLists folder and renaming them to .txt.
Requires .NET 5 runtime