New version of mine too I have made some improvements with ideas from PimpDaddyStu (thanx), this vbscript loader can load Dreamcast image discs with the extensions *.cdi,*.mds,*.nrg,*.gdi (directly from nullDC) and *.ccd,*.cue,*.iso with Daemon Tools installed (even more disc images if you modify the script adding new extensions and if DT could support it), the code is much cleaner and this loader can be used on nullDC_100b1_5 and upper versions without modifying a bit (normaly). It is really simple to use and have many warning message in case of problem with it (normaly not), but it still can't close the emu by the escape key directly (need to press ALT+F4). Place the script on your nullDC folder, be sure you have configured it proprely and make it work at least one time with a *.cdi,*.mds,*.nrg or *.gdi file. If you want to launch *.ccd,*.cue or *.iso (even more), be sure you have: 1) installed Daemon Tools, location might be "C:\Program Files\DAEMON Tools\daemon.exe" , if it's not the case, modify the path in the script (Right Clic > Modify > path is on 3 location) 2) configured nullDC one time to play with a mounted image disc (Options > Select Plugins > GDRom Plugin : zNullGD > Options > GDRom > \\.\F:\ or any letter which have the virtual drive) GameEx Config: Roms Filter: *.ccd;*.cdi;*.cue;*.iso;*.mds;*.nrg;*.gdi Command line: nullDC_Launcher.vbs "[RomPath]\[RomFile]" nullDC_Launcher.zip