Skip to content

MKGirlism/KartOffsetEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kart Offset Editor

Change kartoffsetdata.bin for Mario Kart DS. (Work in process!)

Made by Yami (MKGirlism) from https://www.dshack.org.
NOTE: This is a non-working prototype for now, please understand.

This is a complete rewrite of Szymbar15's "TooLazyToKeepDoingItByHand" (https://github.com/szymbar15/TooLazyToKeepDoingItByHand) in C, and for Linux.

To use this tool on Windows 10 Anniversary Update or later, follow this tutorial:
https://www.dshack.org/forum.php?page=thread&tid=348

Compiling on Linux (requires GTK+ 2.x):
gcc -o kartoffset *.c `pkg-config --libs --cflags gtk+-2.0`

Running on Linux (first time only):
chmod 777 kartoffset

Running on Linux (UI Mode):
./kartoffset

Running on Linux (Command Mode):
./kartoffset kartoffsetdata.bin


About

Change kartoffsetdata.bin for Mario Kart DS. (Work in process!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages