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

View File

@ -10,18 +10,20 @@ Secondly, You'll need armips added to your Path. [HERE](https://www.dropbox.com/
Lastly, just run Make and everything should work! Lastly, just run Make and everything should work!
Pre-compiled version can still be found on my [pastebin](http://pastebin.com/c5AW3TJp)
**Features:** **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:** **Credits:**
@ -30,4 +32,6 @@ Lastly, just run Make and everything should work!
3DBREW for saving me plenty of reverse engineering time. 3DBREW for saving me plenty of reverse engineering time.
Patois for Brahma code.
Me (Rei) for coding everything else. Me (Rei) for coding everything else.