brandsizzle Posted October 25, 2010 Posted October 25, 2010 Just a little detail I'm using some sega cd images in bin/cue and some iso/mp3 All the images are inside a folder of the same name as the game Example From the xml <game name="3 Ninjas Kick Back (USA)" index="true" image="3"> the image then sits in a folder of the same name with iso within D:\Emulators\Sega\CD\Roms\3 Ninjas Kick Back (USA)\3 Ninjas Kick Back (USA).iso If I set HyperHQ to the SegaCD extentsion of bin, iso it won't launch ISO's and if I set it to iso, bin it won't launch bin's (I get can't find file the rom with any given extension. Even if it does launch the game I'm prompted with Hyperlaunch.exe message which displays the full path of the iso minus the actual iso (D:\Emulators\Sega\CD\Roms\3 Ninjas Kick Back (USA)\) and I'm forced to hit enter but it runs fine. I'm using Fusion with the built-in Sega CD script. I have two problems, it won't launch whatever exentions is second on the list in the settings and if it does launch it I'm prompted by HyperLaunch and have to hit enter. Any Help would be appreciated
Layer0730 Posted October 25, 2010 Posted October 25, 2010 Very strange. You can try putting cue,iso,bin with no spaces.
brandsizzle Posted October 25, 2010 Author Posted October 25, 2010 I removed the space and now both types of games launch but I still get prompted by hyperlaunch with the path of the game image Hyperlaunch.exe (D:\Emulators\Sega\CD\Roms\3 Ninjas Kick Back (USA)\) This is my sega cd script (should be stock from the install) ;***********************************SEGA CD************************************* else if (systemName = "Sega CD" && executable = "Fusion.exe") { hideDesktop() Hotkey, %exitEmulatorKey%, CloseProcess Run, %Executable% "%romPath%%romName%%romExtension%" -auto -scd -fullscreen, %EmuPath%, Hide UseErrorLevel Process, WaitClose, %Executable% exitapp }
brandsizzle Posted October 26, 2010 Author Posted October 26, 2010 Found a thread posting this link http://www.hyperspin-fe.com/forum/showthread.php?t=8086 which works fine to just remove this error message and it loads fine now
gravesite Posted August 3, 2014 Posted August 3, 2014 Yes, I am replying to a 4 year old thread. Make a CUE file for the iso/mp3s and BOOM! problem solved. Now direct it to the CUE file....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.