View Full Version : BIOS as a wheel option
bajaresident
12-03-2010, 06:53 AM
I am finding I have to go into the nullDC bios to delete memory blocks often enough that it would be handy to have this as a wheel selection. It would also be cool to have on a wheel for some other systems like PS2 and PS1. Anyone know of a way to have nullDC launch with no_disk and have it as a wheel item?
Maybe there is a DC game that allows you to manage your memory cards and I just am not seeing it? Anyone know of one?
Lashek
12-03-2010, 01:28 PM
You could easily accomplish this manually.
Create a blank text file and just name it "Memory Card Manager.iso" (replace iso with whatever image name you use)
Next, you can add it to the proper database XML with the name "Memory Card Manager".
In the AHK, you can change it to look specifically for a romName of "Memory Card Manager" and change the parameters used to launch the emulator. Easily accomplished today. :)
bajaresident
12-03-2010, 01:38 PM
I knew there would be a simple answer :)
I'll test this and let you know how it goes.
bajaresident
12-03-2010, 06:31 PM
I'm not the best with AHK. Any chance you could set me straight with a AHK edit for Dreamcast?