Get nandpro30
put xsvf inside that folder
Go to a command prompt
change directory to \nandpro30\
^ Easier to put it all in c:\
Then something like this - Bolded/Red lines are what you type....
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Oggy>[COLOR="Red"][b]cd c:\nandpro30[/b][/COLOR]
c:\Nandpro30>[b][COLOR="red"]nandpro xsvf: TX_RGH2_A.xsvf[/COLOR][/b]
---------- Post added at 02:20 ---------- Previous post was at 02:14 ----------
To build, you must install python and python crypto...
The add python to the environment variables list.... (Cant be arsed explaining in full)
Then,
python build.py filename.bin
In the directory of build.py will generate you ecc
---------- Post added at 02:23 ---------- Previous post was at 02:20 ----------
Write .ecc using nandpro30 again, just copy the tx_rgh2_image.ecc to \nandpro30b\
Then,
Code:
c:\Nandpro30>[COLOR="Red"][B]nandpro usb: +w16 tx_rgh2_image.ecc[/B][/COLOR]
NandPro v3.0a by Tiros
Pay attention to the +w flag!
---------- Post added at 02:28 ---------- Previous post was at 02:23 ----------
Im not gonna explain xebuild, tbh, its all in every programs readme, I think Ive done enough spooning for one night