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.
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