/MK7-Ghost-Manager

This tool allows you to customize mario kart 7's spotpass ghosts with your own!

Primary LanguageCMake

MK7-Ghost-Manager

Release Maintenance GitHub last commit

This tool allows you to customize mario kart 7's spotpass ghosts with your own!

credits to B_squo for replay documentation https://twitter.com/B_squo

TODO

  • add .rc file for windows builds
  • get spotpass files directly from 3ds using luma debugger / an ftp server
  • auto update feature
  • ghost sorting

Usage

Ubuntu

the ghost manager requires sdl2 and sdl2_image to be installed

sudo apt-get install libsdl2-2.0-0
sudo apt-get install libsdl2-image-2.0-0

Windows

the ghost manager requires Visual C++ 2015 and 2019 redistributables to be installed

x64
https://aka.ms/vs/17/release/vc_redist.x64.exe
x86
https://aka.ms/vs/17/release/vc_redist.x86.exe