A Mario Kart: Super Circuit track editor using MonoGame and ImGui
for use with a rom with a sha1 hash of 9d327c030c3e2d9007990518594f70c3340ac56f
- Migrate to BinarySerializer
- Import custom tilesets
- Custom Panorama background
- Change tracks
- Handle animated tiles
- Replace Track Names
- Replace Track Pictures
- Upcoming turn sign editor
- Fill / Reset Track
- Listen for more ideas!
Requirements:
- Visual Studio 2022
Clone the repository and open the .sln
file in visual studio. Open the "configure startup properties" menu.
Change the startup project to AdvancedEdit
Run the project with F5 or by clicking the start button.