update readme [skip ci]

This commit is contained in:
Matteias Collet 2019-12-29 18:21:31 +01:00 committed by GitHub
parent 8e03594e0c
commit 4f72ad39f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,8 @@
### About ### About
This repository contains the code behind the Super Mario Sunshine Cheatfile Generator at http://gct.zint.ch/ This repository contains the code behind the Super Mario Sunshine Cheatfile Generator at https://gct.zint.ch/
--- ---
### Features ### Features
* Custom cheat combination * Custom cheat combination
* Custom stage loader based off [QbeRoot's fastcodes](https://github.com/QbeRoot/fastcodes) * Custom stage loader based on [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) * Creates cheatfiles ready for use with [Nintendont](https://github.com/FIX94/Nintendont), [Gecko Cheat Manager](https://wiibrew.org/wiki/CheatManager) and [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.