Skip to content

v1.0.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@atenfyr atenfyr released this 06 Jul 23:39
· 196 commits to master since this release

Patch notes:

  • Current UAssetAPI commit is atenfyr/UAssetAPI@0c4afaa.
  • Added a rudimentary dark theme and a settings page for accessibility.
  • Added the ability to import, export, and modify raw binary data.
  • Added support for decrypting Ace Combat 7 PC assets in-situ.
  • Added the ability to change encoding with the scroll wheel.
  • Added the ability to define a version to start with via the command line.
  • Adjusted FName to be backed by index rather than string value, which allows changes to existing names in the name map to be saved.
  • Fixed a variety of miscellaneous crash bugs.