mirror of
https://github.com/ahezard/twl_firm_patcher.git
synced 2025-06-18 13:25:33 -04:00
Improve readme
This commit is contained in:
parent
030ea632ab
commit
9c8ef41e39
10
.gitignore
vendored
10
.gitignore
vendored
@ -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
|
@ -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 :
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user