scummvm + other newb questions :)

Feel free to talk about anything and everything in this board.
Post Reply
retroblade
Newbie
Newbie
Posts: 6
Joined: Wed Jul 23, 2014 6:19 pm

Hi all

Had great fun configuring mgalaxy for the past few days but I have 3 questions which would be great if someone could shed some light on:

1. Has anyone tried to get scummvm launched via mgalaxy? Would anyone know if it is possible to launch the .exe file from within mgalaxy? It doesn't have to integrate with it, just be able to launch it would be great, (without having to close down mgalaxy first).

2. I'm struggling with NullDC. I can launch games fine if I launch the NullDC exe and manually load the image, but I'm not being able to get NullDC to work thru mgalaxy. When I launch a game the mgalaxy music stops and freezes. If I kill the nullDC_Win32_Release-NoTrace.exe process mgalaxy starts responding again. Has anyone encountered this issue b4?

3. The 16/9 supporters edition theme's 2 windows aren't center justified, I guess there is a good reason for it, just curious really if its by design?

Everything else works like a dream and I'm really pleased to have found a home for all my ROMS :)

Be great to hear from other fans on here....

Steve
Last edited by retroblade on Wed Jul 23, 2014 6:39 pm, edited 1 time in total.
Aeliss
Hero Member
Hero Member
Posts: 900
Joined: Thu Apr 04, 2013 5:55 pm

1 - Not tried (for me) but it s possible scumm work with commandline, the problem is for rom, I see 2 possibilities with autoit script or in using the PC launcher and make 1 bat file by game like

Code: Select all

C:\Emulateurs\ScummVM\scummvm.exe monkey
Rename this bat "Monkey Island 1.bat" and use this bat file as rom.

2 - Are you using the script ? http://www.mgalaxy.com/forum/index.php?topic=431.0 ?
Last edited by Aeliss on Fri Jul 25, 2014 5:20 pm, edited 1 time in total.
retroblade
Newbie
Newbie
Posts: 6
Joined: Wed Jul 23, 2014 6:19 pm

Thanks for the suggestions Aeliss. I will certainly play around with scummvm to see if I can get it running and post back on here. As for NullDC, I have to be honest and say no, I'm not using a script  :-[

I will give it another try, hopefully that is all it is!
retroblade
Newbie
Newbie
Posts: 6
Joined: Wed Jul 23, 2014 6:19 pm

Hi Aeliss

Just thought I'd pass on my gratitude for your suggestion for scummvm. I've now got it working exactly as you suggested. I am able to select the rom from within mgalaxy and it launches it full screen  :D

If anyone would like to give it a try you need to create a batch file with the example code below (for Monkey Island):

"C:\Emu prog files\scummvm\scummvm.exe" -f -p "c:\Emulation\Scummvm\ROMS\MONKEY1" monkey

for Broken Sword:

"C:\Emu prog files\scummvm\scummvm.exe" -f -p "c:\Emulation\Scummvm\ROMS\Broken Sword" sword1

etc, etc, etc

set the app path to: C:\Windows\SysWOW64\cmd.exe
set the rom path to a shortcut pointing to the relevant batch file

screenshot attached!

thanks again
Last edited by retroblade on Wed Aug 06, 2014 8:57 pm, edited 1 time in total.
Aeliss
Hero Member
Hero Member
Posts: 900
Joined: Thu Apr 04, 2013 5:55 pm

Nice ^^

But, there is a functionnality to change the background according to the choosen system ?
retroblade
Newbie
Newbie
Posts: 6
Joined: Wed Jul 23, 2014 6:19 pm

Sorry Aeliss I'm not sure what you mean? I'm using the supporters theme so the background image changes to which game is selected. This is working fine for scummvm too. happy days!  8)
User avatar
mgalaxy
Administrator
Administrator
Posts: 1192
Joined: Tue Dec 05, 2006 7:46 pm

Surely a little bit too late for you Retroblade but I've just finished to write a little utility intended to automatically create shortcuts for ScummVM !
This system is officially added to mGalaxy supported systems.

Here's the text that has been added to the 'Emulators help' page on the website:
ScummVM:
Use 'cmd.exe' (or a copy of it) as 'emulator' (it is located in Windows > system32).
Your 'roms' will be the shortcuts to your games and we're going to use an mGalaxy utility application to create them.

Launch 'scummvm.exe' and add games to it then quit.
Download 'ScummVM shortcut generator.exe' here
Launch 'ScummVM shortcut generator.exe', pick path to the ScummVM application then choose the destination folder for the shortcuts to be created (this can be the same folder as your ScummVM games folder)
Click 'Create shortcut files'...your shortcuts are now created.

Launch mGalaxy_Runway, browse to 'ScummVM', check the 'Activated' checkbox.
Click the 'App path' button and select the 'cmd.exe' application.
Click the 'Rom path' button and select the folder you chose in the previous step to save your shortcuts.
Click the 'Save' button...you're ready to play!!
You can download this utility there...and give me a feedback on it if you will!
http://www.mgalaxy.com/downloads/ScummVM shortcut generator.zip
Last edited by mgalaxy on Fri Aug 15, 2014 10:17 pm, edited 1 time in total.
retroblade
Newbie
Newbie
Posts: 6
Joined: Wed Jul 23, 2014 6:19 pm

Hi mgalaxy, I've just given this a go, and yes the shortcuts are created! Great - that's a much easier method  8). I guess the option to browse to 'Scummvm' in the runway and activate it from there will be added in a later update, as it is currently not available to me in the version I'm using (v5.2)?
User avatar
mgalaxy
Administrator
Administrator
Posts: 1192
Joined: Tue Dec 05, 2006 7:46 pm

Exactly..you'll find this in the next version (to be released in a few days!!)
razorfx
Newbie
Newbie
Posts: 2
Joined: Tue Apr 15, 2014 11:00 pm

how do i have to rename the cover jpg-files to show them in the preview window?
Aeliss
Hero Member
Hero Member
Posts: 900
Joined: Thu Apr 04, 2013 5:55 pm

You mean as screenshot ?
razorfx
Newbie
Newbie
Posts: 2
Joined: Tue Apr 15, 2014 11:00 pm

k i got it.... files had to be in png format...not jpg! thx :)
Last edited by razorfx on Mon Jan 05, 2015 1:27 am, edited 1 time in total.
Post Reply