Author Topic: Daphne configuration  (Read 4857 times)

curtishart

  • Newbie
  • *
  • Posts: 6
    • Email
Re: Daphne configuration
« Reply #3 on: November 27, 2014, 01:38:51 AM »
Ah-ha!  That's it!

Many thanks!

Aeliss

  • Hero Member
  • *****
  • Posts: 900
Re: Daphne configuration
« Reply #2 on: November 26, 2014, 01:14:29 PM »
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]
      <Cmd id="0" name="Daphne" value="%file vldp -framefile &quot;mpeg\%file\%file.txt&quot; -fullscreen" />

curtishart

  • Newbie
  • *
  • Posts: 6
    • Email
Daphne configuration
« Reply #1 on: November 26, 2014, 12:11:30 AM »
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?