| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ModSDK. (noun) A toolkit that allows you to create mods for Crash Team Racing (1999) in C.
This SDK requires the installation of mateusfavarin's psx-modding-toolchain. You can check the repo's readme for instructions on the installation and additional documentation on its usage. All python and pip steps are mandatory.
After setting up psx-modding-toolchain, clone this repository into the local directory psx-modding-toolchain/games:
$ git clone https://github.com/CTR-Tools/CTR-ModSDK.git
Decompilation efforts were migrated to:
Are you interested in contributing? Have any experience in C programming language? You're welcome to join!
* Build codenames:
common: All versions;
926: USA Retail;
1006: Japan Trial;
1020: Europe Retail;
1111: Japan Retail.
** Code region:
exe: main EXE;
221-233: Overlays (use the original .c filename number)
If you have any questions, reach us out in our Discord server.
| Back | FazBrowse Home | New Git URL |