Page 1 of 1

Daphne configuration

Posted: Wed Nov 26, 2014 6:11 am
by curtishart
Hi guys,

Is it possible to set some kind of configuration within Daphne so when mGalaxy launches it, it adheres to these configurations?

Example: With Dragon's Lair, it's not having the blank seek times I'm used to in the original Laserdisc arcade cabinets and I'd like to add it back.  I know you can set these in the DaphneLoader such as adding:

-blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20

However, it seems like you can't set these within mGalaxy's menu when launching these games.

Any ideas?

Re: Daphne configuration

Posted: Wed Nov 26, 2014 7:14 pm
by Aeliss
You want different configuration by game.

Or a different configuration than this one from mgalaxy ?

If it s the same for all your game edit this line in systems.xml

Code: Select all

      <Cmd id="0" name="Daphne" value="%file vldp -framefile "mpeg\%file\%file.txt" -fullscreen" />

Re: Daphne configuration

Posted: Thu Nov 27, 2014 7:38 am
by curtishart
Ah-ha!  That's it!

Many thanks!