Skip to content

Yura 1.4

Compare
Choose a tag to compare
@TheIndra55 TheIndra55 released this 14 Mar 18:12
· 11 commits to main since this release

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