This tool allows to encode TMX audio files for NFS ProStreet/Undercover/World games. Learn more here: NFSMods
In order to compile tmxtool, you'll need JDK 11 and Maven. After that navigate to the folder with the source code, where pom.xml is located and run:
mvn clean package
After that, compiled jar will be located in target folder. Enjoy!
- 1.1: Initial public release
- 1.1.1: Fixed an issue where Half Throttle and Full Throttle GIN's were in reverse positions
- 1.2: Added translations, changed "Launch GINTool" logic
If you want to contribute to the project (add a translation, etc.), don't hesitate to make pull requests. Example messages file can be seen here: messages_en.properties