- Notifications
You must be signed in to change notification settings - Fork16
Crash Team Racing (PS1) tools - a C# framework and a set of tools by DCxDemo to parse files found in the original kart racing game by Naughty Dog (and a bit of Crash Bash too).
License
CTR-tools/CTR-tools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Various tools to operate Crash Team Racing (PS1) game files.
Download latest release here:https://github.com/CTR-tools/CTR-tools/releases/latest
Tools description:https://github.com/CTR-tools/CTR-tools/wiki/Tools-description
Join the CTR-tools Discord server:https://discord.gg/WHkuh2n
- fly around the original CTR levels in a 3D viewer, including a stereoscopic 3d mode
- extract and rebuild BIGFILE.BIG, human readable filenames and folder structure included
- extract levels in OBJ format featuring medium texture quality
- extract static models and import untextured models back in the game
- extract samples in VAG/WAV formats and music tracks in MIDI format from KART.HWL
- edit level vram textures
- edit localization files
- minor Crash Bash support: unpack CRASHBSH.DAT from various CB builds and extract textures
CTR-tools is being developed in Visual Studio Community 2019.
Target platform is .NET Framework 4.6.2 (ctrviewer is targeting .NET Core 3.1).
It should be enough to install VS and add dependencies via NuGet.
Make sure to have Open Sans font installed on your system.
Project dependencies:
- NAudio -https://github.com/naudio/NAudio (used to export MIDI files)
- Crc32.NET -https://github.com/force-net/Crc32.NET (for CRC32 sample hashes)
- MonoGame -https://github.com/MonoGame/MonoGame (used for viewer)
Game research is welcome, for starters please check:
- CTR-tools wiki:https://github.com/CTR-tools/CTR-tools/wiki
- Open issues:https://github.com/CTR-tools/CTR-tools/issues
2016-2022, DCxDemo*.
About
Crash Team Racing (PS1) tools - a C# framework and a set of tools by DCxDemo to parse files found in the original kart racing game by Naughty Dog (and a bit of Crash Bash too).
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.

