Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@Sewer56 Sewer56 released this 08 Sep 09:53
· 11 commits to master since this release

About

A pack containing the following tools:

  • IndexTool: For generating documentation and automatically recognizing file formats.
  • RidersTextureArchiveTool: For extracting textures from XVRS texture archives.
  • RidersArchiveTool: For extracting and repacking Riders archives.
  • LayoutToJson: Can be used to edit animations inside the main menu and even add new menu elements.
  • GcaxDatInjector: Can be used to edit sound effects in .DAT files in the GCN version of Riders.

Requires .NET 5

If on Windows, use Build.7z, otherwise use Build-CrossPlatform.7z.
The cross platform versions of the tools can be used by using e.g. dotnet RidersArchiveTool.dll.


Changelog

GcaxDatInjector

Added: Padding to PCMD Section just in case to avoid crashes.
Fixed: Gecko Formatting in DAT Injector