Author Topic: Better Daphne support  (Read 7298 times)

Aeliss

  • Hero Member
  • *****
  • Posts: 900
Re: Better Daphne support
« Reply #5 on: March 05, 2015, 12:55:17 PM »
Have you used the special application to download daphne iso ? this one http://ddl.pleasuredome.org.uk/ ?

Open the mgalaxy/data/Systems.xml file with notepad
change this line to have something like that (you can change path, but keep the same folder)

Code: [Select]
  <System Type="Arcade">
    <Name>Laserdisc</Name>
    <AppPath>F:\emulateur\Daphne\daphne.exe</AppPath>
    <RomPath>F:\emulateur\Daphne\vldp</RomPath>
    <SnapPath>F:\emulateur\Mgalaxy\snapsemul\Daphne</SnapPath>
    <VidPath />
    <Emu selected="0">
      <Cmd id="0" name="Daphne" value="%file vldp -framefile &quot;vldp\%file\%file.txt&quot; -fullscreen" />
    </Emu>
    <Extensions>.txt,.zip</Extensions>
    <Active>True</Active>
    <Script>True</Script>
    <Database>False</Database>
  </System>

This setup will work if you have in the Daphne\vldp\badlands folder the files
badlands.txt (framefile file)
badlands.m2v
badlands.ogg

The 2 lasts files are from this special version. I think you will have the same.

in the badlands.txt I have this file and folder
Code: [Select]
.
151 badlands.m2v
« Last Edit: March 05, 2015, 01:10:38 PM by Aeliss »

Don

  • Newbie
  • *
  • Posts: 4
Re: Better Daphne support
« Reply #4 on: March 04, 2015, 03:59:20 PM »
Text log from Badlands

--DAPHNE version 1.0.12
--Command line is: C:\Daphne\daphne.exe badlands vldp -framefile .\framefile\badlands.txt -fullscreen -volume_vldp 24
--CPU : AuthenticAMD 1600 MHz || Mem : 3712 megs
--OS : Windows XP/.NET || Video : AMD Radeon HD 6300 series Graphics
--OpenGL: Compiled In
--RGB2YUV Function: MMX
--Line Blending Function: MMX
--Audio Mixing Function: MMX
Set 640x480 at 32 bpp with flags: 80000001
Initializing sound system ...
No joysticks detected
Remapping input ...
Loading compressed ROM image badlands.a13...8192 bytes read.
Loading compressed ROM image badlands.a14...8192 bytes read.
Loading compressed ROM image badlands.c8...8192 bytes read.
Loading compressed ROM image badlands.c4...32 bytes read.
Framefile parse succeeded. Video/Audio directory is: C:/games/Daphne/vldp/badlands/
Could not open file : C:/games/Daphne/vldp/badlands/badlands-pc.m2v
Could not initialize laserdisc player!
Shutting down sound system...
Shutting down video display...

Don

  • Newbie
  • *
  • Posts: 4
Re: Better Daphne support
« Reply #3 on: March 04, 2015, 03:55:40 PM »
Command line is: C:\Daphne\daphne.exe road blaster vldp -framefile .\framefile\road blaster.txt -fullscreen -volume_vldp 24

Aeliss

  • Hero Member
  • *****
  • Posts: 900
Re: Better Daphne support
« Reply #2 on: March 04, 2015, 09:53:53 AM »
Can you paste here the command line displayed in daphnee for the not working rom or the "daphne_log.txt" for the same game ?

Don

  • Newbie
  • *
  • Posts: 4
Better Daphne support
« Reply #1 on: March 04, 2015, 05:53:07 AM »
Love this Frontend but it sucks and doesn't work at all with Daphne. Like to see better support for it. Will go back to Maximus arcade for now.