mrsnyder0284
03-05-2010, 10:35 AM
I got nullDC 1.0.3 working great on my computer, the problem is, there isn't a script available for it. Is there a guide or something that shows the basics of writing scripts for HyperSpin? I went thru the tutorial on how to use AutoHotKey, but that really didn't show me what i need to do to get games to run. Any help would be GREAT. Thanks.
-Matt
**Edit**
Alrighty, i got something going. I need to launch nullDC like this....
nullDC.exe -config ImageReader:DefaultImage="[rompath]/[romfile]"
The problem is, i can't get the parameters to show first with the rompath part of the parameters. Is there anyway to do this?
**Edit Again**
Finally got it to work...... I ended up renaming the exe to nulldc.exe then changing the script to reflect those changes. That got nullDC to load, but i couldn't use the esc key to quit, after a bunch of changes i ended up removing the hidedesktop part, everything works great.
-Matt
**Edit**
Alrighty, i got something going. I need to launch nullDC like this....
nullDC.exe -config ImageReader:DefaultImage="[rompath]/[romfile]"
The problem is, i can't get the parameters to show first with the rompath part of the parameters. Is there anyway to do this?
**Edit Again**
Finally got it to work...... I ended up renaming the exe to nulldc.exe then changing the script to reflect those changes. That got nullDC to load, but i couldn't use the esc key to quit, after a bunch of changes i ended up removing the hidedesktop part, everything works great.