This tool makes it possible to view and edit many assets of the game.
Current capabilities are:
- Unpack and repack art files (RFH/RFD)
- View and edit MDF files, the game main descriptor files
- View and edit AI car parameters (files under aidata\ inside ART0001)
- View and edit AI cornering parameters (files under aidata\corneringdata\ inside ART0001)
- Explore RTB files (MOTO.rtb, which contains the list of game resources with the respective ID)
As always, feedback is very appreciated!
Download
Changelog:
1.3
- Added MDF viewer/editor
- Improved robustness when packing and unpacking RFH/RFD files
- Improved error handling and reporting
1.2
- Renamed from RFrepack to StuntRally Suite
- Rewritten user interface
- Added AI car viewer/editor
- Added AI cornering data viewer/editor
- Added RTB viewer
1.1
- Added compatibility with windows older than 10
- Improve behavior when file loading is cancelled
1.0
- Initial public release