[SOLVED] Issues Launching RL from Hyperspin

Status
Not open for further replies.

vaderag

New member
RL Member
Hi All,

I've just set up Hyperspin and RL to work with Mame, but I have a problem launching games from Hyperspin.

1 in 50 times it works fine, but 98% of the time it just appears to do nothing...

Looking at the log, it shows that it is passing RL the command:

Code:
01:39:23 PM |  Launching Game 
01:39:23 PM |  Using HyperLaunch
01:39:23 PM |  Getting HyperLaunch path 
01:39:23 PM |  HyperLaunch located at C:\Hyperspin\HyperLaunch.exe
01:39:23 PM |  Running HyperLaunch.exe 
01:39:23 PM |  HyperLaunch Command Line is: C:\Hyperspin\HyperLaunch.exe "MAME" "mshvsf"
01:39:38 PM |  Loading Main Menu.xml

but nothing happens. It just sits on Hyperspin.
However, everything IS set up correctly - if i run that command in cmd then it works great!

Any help appreciated!
Thanks


EDIT: After testing it again it seems that it doesnt ALWAYS work in cmd or run - it will work sometimes but not others... it's almost as if RL is being choosy about when it runs or not
After looking in the RL log, it seems like the below is the relevant bit... something to do with WinWait WinClose maybe?

Code:
1:37:09:373 | MD |     INFO  | +0     | Module - Detected MAME Product Version from 'C:\Hyperspin\Emulators\MAME\mame64.exe' is 169
11:37:09:373 | MD |     INFO  | +0     | Module - Running MAME in non-legacy mode
11:37:09:373 | MD |     INFO  | +0     | Run - Running: C:\Hyperspin\Emulators\MAME\"mame64.exe" mvsc -rompath "D:\ROMS\MAME;C:\Hyperspin\Emulators\MAME\roms" -nowindow -nohlsl_enable -nogl_glsl -video d3d -artwork_crop -nouse_bezels -use_overlays -use_backdrops -nouse_cpanels -nouse_marquees -nofilter -skip_gameinfo
11:37:09:436 | MD |     INFO  | +63    | WinWait - Waiting for "ahk_class MAME"
11:37:09:701 | MD |     INFO  | +265   | WinWaitActive - Waiting for "ahk_class MAME"
11:37:09:920 | MD |     INFO  | +219   | Process - WaitClose mame64.exe 
11:37:17:300 | MD |     INFO  | +7375  | WinClose - Closing: ahk_class MAME
11:37:18:027 | MD |     INFO  | +719   | ExitModule - Started
11:37:18:027 | MD |     INFO  | +0     | Starting Updating Statistics:
11:37:18:152 | MD |     INFO  | +125   | Game section statistics updated.
11:37:18:152 | MD |     INFO  | +0     | ExitModule - Ended
11:37:18:152 | MD |     INFO  | +0     | End of Module Logs
11:37:18:246 | RL |     INFO  | +9157  | Main - Module ended, exiting RocketLauncher normally
11:37:18:246 | RL |     INFO  | +0     | ExitScript - Started
11:37:18:262 | RL |     INFO  | +15    | SystemCursor - Restoring mouse cursor
11:37:18:293 | RL |     INFO  | +31    | ExitScript - Ended
 
Last edited:

vaderag

New member
RL Member
Okay, i think i've realised the issue.

HyperLaunch.exe (with the AHK icon) remains in the background when I escape out of Mame. It never exits. If I manually close it, the next game loads fine, but if I don't then I have issues...

Any thoughts?
 

alcoatjez

Member
Supporter
RL Member
You should use Rocketlauncher.exe, not Hyperlaunch.exe ;)
You can change this in one of the HyperSpin ini's.
 

vaderag

New member
RL Member
You should use Rocketlauncher.exe, not Hyperlaunch.exe ;)
You can change this in one of the HyperSpin ini's.

So... I'm not. At least i shouldnt be:

Code:
[Main]
Menu_Mode=multi
Single_Mode_Name=MAME
Enable_Exit_Menu=true
Enable_Exit=true
Exit_Default=yes
Exit_Action=exit
Version=1.0.0.0
Last_System=MAME
Hyperlaunch_Path=C:\RocketLauncher\RocketLauncher.exe

I just assumed that RL used HL still...

So my settings.ini is right, so why is it still using that?
 

alcoatjez

Member
Supporter
RL Member
Just a guess, but did you point your frontend to Hyperlaunch. exe instead of HyperSpin.exe?

I'm not at home right now, but I can check this later.

Verstuurd vanaf mijn GT-I9195 met Tapatalk
 

vaderag

New member
RL Member
Solved it!

I was using the wrong version of Hyperspin! Doh!

Using 1.4 now and all good...

For some reason it wanted my XML in the RL directory too, but moved there so all good :)
 

alcoatjez

Member
Supporter
RL Member
So... I'm not. At least i shouldnt be:

Code:
[Main]
Menu_Mode=multi
Single_Mode_Name=MAME
Enable_Exit_Menu=true
Enable_Exit=true
Exit_Default=yes
Exit_Action=exit
Version=1.0.0.0
Last_System=MAME
Hyperlaunch_Path=C:\RocketLauncher\RocketLauncher.exe

I just assumed that RL used HL still...

So my settings.ini is right, so why is it still using that?

This is strange. I have exactly the settings and this is my log:

Code:
08:12:51 PM |  HyperSpin Started 
08:12:51 PM |  Going FullScreen 
08:12:51 PM |  Checking for updates 
08:12:51 PM |  Update Check Complete 
08:12:51 PM |  Startup program unavailable 
08:12:51 PM |  Playing intro video 
08:12:55 PM |  Menu Mode is multi 
08:12:55 PM |  Loading Main Menu.xml 
08:12:55 PM |  Main Menu.xml successfully loaded 
08:12:55 PM |  Main Menu wheel loaded successfully 
08:12:57 PM |  Loading MAME.xml 
08:12:57 PM |  Main Menu.xml successfully loaded 
08:12:58 PM |  MAME wheel loaded successfully 
08:13:02 PM |  Launching Game 
08:13:02 PM |  Using HyperLaunch
08:13:02 PM |  Getting Launcher path 
08:13:02 PM |  Launcher located at C:\RocketLauncher\RocketLauncher.exe
08:13:02 PM |  Running Launcher 
08:13:02 PM |  Launcher Command Line is: C:\RocketLauncher\RocketLauncher.exe "MAME" "nbajamte"
08:13:13 PM |  Loading Main Menu.xml 
08:13:13 PM |  Main Menu.xml successfully loaded 
08:13:13 PM |  Main Menu wheel loaded successfully 
08:13:16 PM |  Exit program unavailable 
08:13:16 PM |  Quiting Hyperspin 
08:13:16 PM |  Bye!

It's a long shot, but I have deleted HyperLaunch.exe. Perhaps this will work?

Another question: Do you use HyperSpin 1.4 beta?
 
Last edited:

vaderag

New member
RL Member
This is strange. I have exactly the settings and this is my log:

Code:
08:12:51 PM |  HyperSpin Started 
08:12:51 PM |  Going FullScreen 
08:12:51 PM |  Checking for updates 
08:12:51 PM |  Update Check Complete 
08:12:51 PM |  Startup program unavailable 
08:12:51 PM |  Playing intro video 
08:12:55 PM |  Menu Mode is multi 
08:12:55 PM |  Loading Main Menu.xml 
08:12:55 PM |  Main Menu.xml successfully loaded 
08:12:55 PM |  Main Menu wheel loaded successfully 
08:12:57 PM |  Loading MAME.xml 
08:12:57 PM |  Main Menu.xml successfully loaded 
08:12:58 PM |  MAME wheel loaded successfully 
08:13:02 PM |  Launching Game 
08:13:02 PM |  Using HyperLaunch
08:13:02 PM |  Getting Launcher path 
08:13:02 PM |  Launcher located at C:\RocketLauncher\RocketLauncher.exe
08:13:02 PM |  Running Launcher 
08:13:02 PM |  Launcher Command Line is: C:\RocketLauncher\RocketLauncher.exe "MAME" "nbajamte"
08:13:13 PM |  Loading Main Menu.xml 
08:13:13 PM |  Main Menu.xml successfully loaded 
08:13:13 PM |  Main Menu wheel loaded successfully 
08:13:16 PM |  Exit program unavailable 
08:13:16 PM |  Quiting Hyperspin 
08:13:16 PM |  Bye!

It's a long shot, but I have deleted HyperLaunch.exe. Perhaps this will work?

Another question: Do you use HyperSpin 1.4 beta?


Thanks - see post above - i was a fool and was using the wrong HS version!!
 
Status
Not open for further replies.
Top