This commit is contained in:
Reisyukaku 2015-08-05 06:45:22 -04:00
parent a63a2c6767
commit 283bf5b0a4

View File

@ -10,24 +10,28 @@ Secondly, You'll need armips added to your Path. [HERE](https://www.dropbox.com/
Lastly, just run Make and everything should work!
Pre-compiled version can still be found on my [pastebin](http://pastebin.com/c5AW3TJp)
**Features:**
- Ninjhax only (working mset soon)
* Ninjhax only (working mset soon)
- Sig checks disabled
* Sig checks disabled
- screenshots (set for pokemon game offsets currently) [Select Button + X]
* screenshots (set for pokemon game offsets currently) [Select Button + X]
- RAM dump (currently set for FCRAM) [Start Button + X]
* RAM dump (currently set for FCRAM) [Start Button + X]
- emunand (with 'Rei' version string)
* emunand (with 'Rei' version string)
**Credits:**
Cakes team for teaching me a few things and just being helpful in general! And for ROP/mset related code.
3DBREW for saving me plenty of reverse engineering time.
Patois for Brahma code.
Me (Rei) for coding everything else.