Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

hi.

I'm a newly registered gameex user (excuse my typing i'm using my keyboard remote from the couch). I love gameex and it is working well for me for mame and basic emulators like stella. fusion etc but i cant seem to get it to work with ssf.

i am using ssf r3 (latest i think) and outside of gameex it works fine if I manually load a rom iso with DTLite and make sure ssf is set to the correct region ahead of time. But i get a Runtime error i think from ssf when i run it from gameex. Ive manually tested the Launch Before string and it seems to be successfully mounting the iso if i copy the string to a bat file and launch it outside of gameex. Is it a timing issue with ssf i have a 6-core amd so i dont think it is slow...?

Here is my emulator config exported:


[Emulator_5]
Enabled=True
System=Sega Saturn
Category=Console
Emulator=Yabause
Version=0.9.10
Rating=7.4
DownloadUrl=
RequiredFiles=
Website=
Info=Sega Saturn emulator
TITLETEXT=Sega Saturn
STARTPAGENAME=[Console] Sega Saturn (SSF)
StartPageLogo=Sega Saturn
Command=SSF.exe
ROMFilter=
Database=[Console] Sega Saturn
configFile=[Mapping Off] Exit (Process Close)
MAPFile=
RomPath=C:\Roms\Sega Saturn\Roms
SnapPath=C:\Assets\Sega Saturn\Snaps
TitlePath=C:\Assets\Sega Saturn\Titles
BoxPath=C:\Assets\Sega Saturn\Boxes
CartPath=C:\Assets\Sega Saturn\Cartridges
ManualPath=C:\Assets\Sega Saturn\Manuals
ControlPanelPath=C:\Assets\Sega Saturn\Controls
WorkingPath=C:\Emulators\SSF_012_beta_R3
MapKeys=True
WaitBeforeKeys=3000
SendKeys=
ReplaceDash=False
ReplaceUnder=True
Capitals=False
RemoveBrackets=True
ShowDesktop=True
Debug=False
AlsoLaunch=
OLDatZip=
LaunchBefore=""C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount 0,"[ROMPATH]\[ROMFILE]""
LaunchAfter="C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -unmount 0
ExcludedFiles=
CustomBackground=
PlayMusic=False
DontShowInfo=
PlaySelectionMusic=False
SelectionMusicFolder=
PCGame=False
GamesIn7Zips=False
PlayInScreenSaver=False
ShowMostPlayed=True
RandomMostPlayed=True
CDCheck=False
CDCheckFile=
RomsInFolders=True
InstructionsPath=C:\Assets\Sega Saturn\Instructions

Any help would be greatly appreciated- thanks!

Posted

Try the following in the launch before:

"C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount 0,"[ROMPATH]\[ROMFILE]"

Note: Notice Difference in quotes!

Also, GameEx now supports using daemon tools lite from command-line instead of using launch and before. May also try that.

Command-line would then be as followed (without launch before/after):

SSF.EXE [-VIRTUALDRIVE-]

Search brought me here. Hopefully it will be the same solution!

Posted

Try the following in the launch before:

"C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount 0,"[ROMPATH]\[ROMFILE]"

Note: Notice Difference in quotes!

Also, GameEx now supports using daemon tools lite from command-line instead of using launch and before. May also try that.

Command-line would then be as followed (without launch before/after):

SSF.EXE [-VIRTUALDRIVE-]

Search brought me here. Hopefully it will be the same solution!

Unfortunately, changing the LaunchBefore's and Afters as you say did not work. Neither did the [-VIRTUALDRIVE-] - however in the link you gave me going:

SSF.EXE [VIRTUALDRIVE]:/

did, in fact, work. Thanks.

Guest
This topic is now closed to further replies.
×
×
  • Create New...