joe35car Posted October 30, 2013 Posted October 30, 2013 4 new games Quadrapong Shark Jaws Crash'n'Score Jet Fighter http://adamulation.blogspot.com/
brolly Posted October 30, 2013 Posted October 30, 2013 Damn, you were fast bringing the news! Thanks for the heads up. Still no Death Race, but 4 new games (Quadrapong being one of them) and sound for Space Race is more than enough to make me happy
joe35car Posted October 30, 2013 Author Posted October 30, 2013 LOL I got lucky just happened to look on Mameworld and it was in the News section.
SamC Posted November 4, 2013 Posted November 4, 2013 Still struggling setting this one up in HS. Got this in the xml: <game name="Anti-Aircraft"> <description>Anti-Aircraft</description> <manufacturer>Atari</manufacturer> <year>1975</year> </game> This in the ini: [exe info] path=K:\Emulators\DICE\0.7\ rompath=K:\Emulators\DICE\0.7\ userompath = true exe=dice.exe romextension=lnk parameters= searchsubfolders=true pcgame=true winstate = HIDDEN hyperlaunch=false And then I have shortcuts to dice.exe named as roms e.g. Anti-Aircraft.lnk Just opens the GUI, windowed with the splash screen. What am I doing wrong? Should I create a ahk? EDIT: AHK File: ;------------------------------------------------------------------------------; ; DICE ;------------------------------------------------------------------------------; else if (systemName = "DICE" && (executable = "dice.exe")) { hideDesktop() Hotkey, %exitEmulatorKey%, CloseProcess Runwait, "%EmuPath%%Executable%" "%romName%" }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.