Demul
Posted: Fri May 02, 2014 6:46 pm
After a lot of tests, I found that the 058 and upper versions are laggy so I would like to downgrade back to the 057 version which work perfectly (I managed to go through Shenmue from start to finish without major lag or glitches) but the 057 version don't want to run with mGalaxy (I know NullDC works fine but some games, like Shenmue, works better with Demul so I added both emulators in mGalaxy).
Here's the 057 version : http://demul.emulation64.com/files/demul057.rar
First, the required command-line to run the emulator is that :
Demul.exe -run=dc image=directory\file.ext (for example, this command-line works fine in a .bat file : demul.exe -run=dc -image="D:\Isos_Emulation\DreamCast\Shenmue v1.001 (2000)(Sega)(PAL)(M4)(Disc 1 of 4)[!].gdi")
Whatever I try, demul seems to be loaded in background when loaded through mGalaxy (it don't appear on my screen, but is in th taskmanager). I suppose I might need an auto-it script but the actual one is only compatible with 058+ versions (at least, even if it don't load the iso file because of a command-line problem, it should at least open the emulator, right?).
Aeliss said here (http://www.mgalaxy.com/forum/index.php? ... 42#msg1842) that another script were required for >5.0.8 versions but didn't find it anywhere.
Here's the actual command line in the xml file :
(So the command line seems okay)
So all is missing would be an auto-it script ?
I know the old video plugins of this version don't allow to force fullscreen at startup, but that's not a big problem. I rather prefer that than playing games with lag, and I think it can probably be fixed (would just need to put an "ALT+ENTER" combo key in a auto-it script after the emulator startup).
I'm ready to buy a third supporter version if my problem is fixed (and if it's someone else who fix my problem, I'm ready to buy and offer you a supporter version if you don't have one yet ).
Thanks a lot in advance if someone can help me.
Here's the 057 version : http://demul.emulation64.com/files/demul057.rar
First, the required command-line to run the emulator is that :
Demul.exe -run=dc image=directory\file.ext (for example, this command-line works fine in a .bat file : demul.exe -run=dc -image="D:\Isos_Emulation\DreamCast\Shenmue v1.001 (2000)(Sega)(PAL)(M4)(Disc 1 of 4)[!].gdi")
Whatever I try, demul seems to be loaded in background when loaded through mGalaxy (it don't appear on my screen, but is in th taskmanager). I suppose I might need an auto-it script but the actual one is only compatible with 058+ versions (at least, even if it don't load the iso file because of a command-line problem, it should at least open the emulator, right?).
Aeliss said here (http://www.mgalaxy.com/forum/index.php? ... 42#msg1842) that another script were required for >5.0.8 versions but didn't find it anywhere.
Here's the actual command line in the xml file :
Code: Select all
<Cmd id="0" name="Demul (AutoIt)" value="-run=dc -image="%path\%file%ext"" />
So all is missing would be an auto-it script ?
I know the old video plugins of this version don't allow to force fullscreen at startup, but that's not a big problem. I rather prefer that than playing games with lag, and I think it can probably be fixed (would just need to put an "ALT+ENTER" combo key in a auto-it script after the emulator startup).
I'm ready to buy a third supporter version if my problem is fixed (and if it's someone else who fix my problem, I'm ready to buy and offer you a supporter version if you don't have one yet ).
Thanks a lot in advance if someone can help me.