Quote:
Originally Posted by bsarlo
What initializes the SDConfig.txt file's code? Does it run after every reset (soft or hard)?
**EDIT**
I'm reading up on this so I'll be ready to flash whenever the new ROM is released. I found that it only runs on hard reset unless you reg edit the AutoRunFlag value.
Could I just keep SDConfig.txt in my Storage Card Root? Is there a way to disable a line of code or turn a line of code into a comment like a " ' " will do in VBA or SQL? Or do I have to delete it?
**EDIT**
No need since it only runs after the hard reset, right? The PPC is basically looking for SDconfig.exe after the hard reset, whichvis cooked into NRG's ROMS?
I am working on it. Anything I can learn to make flashing easier is good for me. Could you give me an example of what a deleteops.ini file should look like?
Would this work:
[DeleteFile]
file1=\windows\startup\sashimi.lnkl
|
What you said about sdconfig.txt is correct. No need to delete it, since it only runs on a hard reset. If you happen to hard reset and don't want Sashimi to run, you can just click cancel when it starts up, which I think you have 30 seconds to do.
Your deleteops.ini looks fine, except I think there is an extra character at the end. It should just end in .lnk.
Attached is my deleteops.ini file, with a .txt added onto the filename since ppcgeeks won't let me upload an .ini file.