Improve readme

This commit is contained in:
ahezard 2016-08-16 14:22:44 +02:00
parent 030ea632ab
commit 9c8ef41e39
2 changed files with 11 additions and 1 deletions

10
.gitignore vendored
View File

@ -1,2 +1,10 @@
input/patched_firmware_twl.bin
input/firmware_twl.bin
input/firmware_twl.bin
*.bin
*.exefs
*.txt
*.cxi
*.arm7
*.arm9
*.nds
*.header

View File

@ -9,6 +9,8 @@ The main advantage available is the capability to boost arm9 speed (from 66 mhz
Usage :
- put firmware_twl.bin (O3DS or N3DS) into input
- run go.cmd
- put the twlBg.cxi file into luma/sysmodules (V6.0 dev version required)
- an "enabler" program is needed to unlock the HW. I will release an example soon.
Here is the details of the patch implemented :