gctGenerator/Readme.md

10 lines
537 B
Markdown
Raw Normal View History

2018-02-09 11:16:06 +09:00
### About
This repository contains the code behind the Super Mario Sunshine Cheatfile Generator at http://gct.zint.ch/
---
### Features
* Custom cheat combination
* Custom stage loader based off [QbeRoot's fastcodes](https://github.com/QbeRoot/fastcodes)
* Creates cheatfiles ready for use with a Homebrew Application, or formatted codes for use with [Dolphin](https://github.com/dolphin-emu/dolphin)
Raw codes and asm code for larger codes can be found in the [SMS-Practice-Codes](https://github.com/BitPatty/SMS-Practice-Codes) repo.