[RESOLVED] SSF Emulator Crashes Shortly After Start From GameEx
Started by gamepimp, Jan 16 2012 12:24 AM
36 replies to this topic
#1
Posted 16 January 2012 - 12:24 AM
Hi all. For some reason, SSF crashes shortly after I start playing a game. But this only seems to happen when I'm starting the emulator thru GameEx. When I run the emulator from the executable, there are no issues. Any thoughts on what might be going wrong? I think Adultery had a similar issue in this thread. But I don't see the root cause ever discussed...
#2
Posted 16 January 2012 - 02:42 AM
Were you still doing this:
Should work fine, or it does for me anyways.
LaunchBefore=""C:\Program Files\DAEMON Tools Lite\DTLite.exe" -mount 0,"[ROMPATH]\[ROMFILE]"" LaunchAfter=cmd.exe /c "C:\Program Files\DAEMON Tools Lite\DTLite.exe" -unmount 0Cuz you should be doing this now:
LaunchBefore= LaunchAfter= Command=ssf.exe [VirtualDrive]:\
Should work fine, or it does for me anyways.
#3
Posted 16 January 2012 - 04:19 AM
Would also help if you exported your config and posted so we can have a look see. Also the ini file for the emulator settings in the emulator directory.
#4
Posted 16 January 2012 - 12:02 PM
Adultery, I've tried the [VIRTUALDRIVE]:\ command w/o any success. But maybe I'm doing something wrong. Am I supposed to put that exact statement right after SSF.exe? Or am I supposed to put the letter of my DT Lite drive? Would u mind sharing ur full emulator .ini so I can see if there's anything else I'm missing?
And Frequency, I will post those files u mentioned tonight if I still can't get this to work w/ Adultery's help.
Thx guys!
And Frequency, I will post those files u mentioned tonight if I still can't get this to work w/ Adultery's help.
Thx guys!
#6
Posted 16 January 2012 - 11:05 PM
Mine looks the same. When I try to run SSF now, it tries to launch the emulator and then returns me to GameEx. In the log file, I find this comment:
16:55:38.2 1/16/2012: Unable to mount ISO. Did you install ISO Support when installing GameEx?
I'm guessing this is my issue? How do install ISO support? The game I was trying to load had.bin and .cue files. They weren't .iso. And I'm trying to run the game thru DT Lite, not Virtual CD. Thoughts?
I've attached GameEx.ini and SSF.ini in case that might be helpful. Thx!
16:55:38.2 1/16/2012: Unable to mount ISO. Did you install ISO Support when installing GameEx?
I'm guessing this is my issue? How do install ISO support? The game I was trying to load had.bin and .cue files. They weren't .iso. And I'm trying to run the game thru DT Lite, not Virtual CD. Thoughts?
I've attached GameEx.ini and SSF.ini in case that might be helpful. Thx!
Attached Files
#7
Posted 16 January 2012 - 11:45 PM
Download from the main site www.gameex.com the latest version. When running the setup, select "Install Karaoke and ISO Mounting Support" and click next and proceed with the installation.
#8
Posted 17 January 2012 - 01:17 AM
Ok. Just tried that. But still have the same issue. Log file says "Unable to mount ISO. Did you install ISO Support when installing GameEx?" Do I need to do a clean install of GameEx? If so, what do I need to save in order to bring it back to the state it is now?
#10
Posted 17 January 2012 - 11:45 AM
I actually removed VCD awhile back when I installed DT Lite....
#12
Posted 17 January 2012 - 06:20 PM
DT Lite was installed about a month ago. So it's def current. I'll have to check and see if VCD was re-installed last night when I installed GameEx w/ the ISO Mounting Support checked. It may have been. If it was, I'll remove it. But prior to installing ISO Mounting Support last night, I did not have VCD and was still getting the "Unable to mount ISO. Did you install ISO Support when installing GameEx?" error msg. So I'm not sure my issue has anything to do w/ VCD.
I seem to recall reading a forum post regarding how the DT Lite drive had to be named for GameEx to recognize it. Does that ring a bell with anyone? If so, what would be the appropriate name for the drive?
I seem to recall reading a forum post regarding how the DT Lite drive had to be named for GameEx to recognize it. Does that ring a bell with anyone? If so, what would be the appropriate name for the drive?
#15
Posted 17 January 2012 - 07:28 PM
I hv my DT Lite drive setup as a SCSI drive. Would that matter?
#17
Posted 18 January 2012 - 04:41 PM
I'll give that a shot. Thx Tom!
#18
Posted 19 January 2012 - 11:53 PM
Ok. I think getting this emulator to work with the embeded CD mounting feature will be the death of me. LOL. 
So I setup a virtual "DT" drive that has a manufacturer name of DTSoft. It is drive D:\ on my computer. Looking at the log file, it seems that GameEx now recognizes this drive:
17:23:34.2 1/19/2012: Restoring Emulator from Cache
17:23:37.9 1/19/2012: Creating instance of global keyboard hook
17:23:37.9 1/19/2012: Running: cmd.exe /c C: SSF.exe d:\
17:23:38.1 1/19/2012: Shutting down display
However, it does not appear that a disk is mounting when I attempt to launch a game. I don't see a file loaded on the drive when I have GameEx running in a window and the DT Lite window up as well. I also get an error msg right away from Windows saying that SSF.exe has stopped working. Does GameEx mount a disk image using the command line parameters that were necessary when using the "launch before" and "launch after" fxns? If so, I think the newer version of DT Lite uses a slightly different command line than what others have reported previously. Most people say they use "C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount dt 0, "[RomPath]\[RomFile]". But I've only been able to get a disk to mount with this command line: "C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount dt, 0, "[RomPath]\[RomFile]". The only difference is an extra comma before the zero.
That's the only thing I can think of that might potentially be an issue. Although I might be (and probably am) totally wrong on this. Any thoughts?
So I setup a virtual "DT" drive that has a manufacturer name of DTSoft. It is drive D:\ on my computer. Looking at the log file, it seems that GameEx now recognizes this drive:
17:23:34.2 1/19/2012: Restoring Emulator from Cache
17:23:37.9 1/19/2012: Creating instance of global keyboard hook
17:23:37.9 1/19/2012: Running: cmd.exe /c C: SSF.exe d:\
17:23:38.1 1/19/2012: Shutting down display
However, it does not appear that a disk is mounting when I attempt to launch a game. I don't see a file loaded on the drive when I have GameEx running in a window and the DT Lite window up as well. I also get an error msg right away from Windows saying that SSF.exe has stopped working. Does GameEx mount a disk image using the command line parameters that were necessary when using the "launch before" and "launch after" fxns? If so, I think the newer version of DT Lite uses a slightly different command line than what others have reported previously. Most people say they use "C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount dt 0, "[RomPath]\[RomFile]". But I've only been able to get a disk to mount with this command line: "C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe" -mount dt, 0, "[RomPath]\[RomFile]". The only difference is an extra comma before the zero.
That's the only thing I can think of that might potentially be an issue. Although I might be (and probably am) totally wrong on this. Any thoughts?
#20
Posted 20 January 2012 - 01:27 AM
Yes, it's the default drive in SSF. Don't know if this is helpful or not, but most of the time I get an error msg in SSF that says "CFile::CFile() error." But I can play games just fine when I mount the disk in DT Lite and then fire up SSF.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


















