Jump to content

SegaCD not launching both iso or bin/cue


brandsizzle

Recommended Posts

Posted

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

Posted

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

}

  • 3 years later...
Posted

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....

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...