Better Daphne support
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...
--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...
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)
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
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 all
<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 "vldp\%file\%file.txt" -fullscreen" />
</Emu>
<Extensions>.txt,.zip</Extensions>
<Active>True</Active>
<Script>True</Script>
<Database>False</Database>
</System>
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 all
.
151 badlands.m2v
Last edited by Aeliss on Thu Mar 05, 2015 7:10 pm, edited 1 time in total.