Build Your Own Arcade Controls Forum
Main => Main Forum => Topic started by: shateredsoul on February 26, 2010, 02:36:53 am
-
can someone tell me what's wrong with my batch file?
:: daphne
::
@ECHO OFF
K:
CD \Games\daphne\
daphne.exe lair vldp -framefile "K:\Games\daphneframefilepath\Lair.txt" -fullscreen
this is what the daphnelog.txt read
--DAPHNE version 1.0.0
--Command line is: daphne.exe lair vldp -framefile K:\Games\daphneframefilepath\Lair.txt -fullscreen
--CPU : GenuineIntel 2650 MHz || Mem : 4096 megs
--OS : Windows XP/.NET || Video : ATI Radeon HD 4850
--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 ...
GI Sound chip initialized at 2000000 Hz
No joysticks detected
Remapping input ...
Loading ./roms/lair/dl_f2_u1.bin ... 8192 bytes read into memory
Loading ./roms/lair/dl_f2_u2.bin ... 8192 bytes read into memory
Loading ./roms/lair/dl_f2_u3.bin ... 8192 bytes read into memory
Loading ./roms/lair/dl_f2_u4.bin ... 8192 bytes read into memory
Could not open framefile : K:\Games\daphneframefilepath\Lair.txt
Could not initialize laserdisc player!
Shutting down sound system...
Shutting down video display...
-
realized the path for that file was wrong.. now i'm getting another issue
Loading ./roms/lair/dl_f2_u4.bin ... 8192 bytes read into memory
Framefile parse succeeded. Video/Audio directory is: c:/daphne/mpeg/lair/
Could not open file : c:/daphne/mpeg/lair/dl-slates.m2v
Could not initialize laserdisc player!
Shutting down sound system...
Shutting down video display...
-
ok fixed it, just had to point the fraimfile toward the right folder.
Does anyone know if there's anyway of improving the video? looks a bit pixelated
-
Yes get the HD version from Digital Leisure and make your own frame file.
I did this for Space Ace and it looks million times better.
Other than that just put your Digital Leisure DL DVD in your PC drive and let Daphne download the original laserdisc capture.
-
How did you have Daphne capture the video? Did you use the frontend? How do you get Daphne to download the frame file?
I found this version of Dragon's lair, would this work?
http://www.google.com/products/catalog?q=dragon%27s+lair+hd&oe=utf-8&rls=org.mozilla:en-US:official&client=firefox-a&um=1&ie=UTF-8&cid=2744203225216478140&ei=gg6IS_LfCYSKsgOsl6mGAw&sa=X&oi=product_catalog_result&ct=result&resnum=3&ved=0CBAQ8wIwAg#ps-sellers (http://www.google.com/products/catalog?q=dragon%27s+lair+hd&oe=utf-8&rls=org.mozilla:en-US:official&client=firefox-a&um=1&ie=UTF-8&cid=2744203225216478140&ei=gg6IS_LfCYSKsgOsl6mGAw&sa=X&oi=product_catalog_result&ct=result&resnum=3&ved=0CBAQ8wIwAg#ps-sellers)
-shatered
-
Yes that is the software version to get, yet I suggest getting the 20th Anniversary Edition. Nice price too!
You need DVD2Daph (http://www.laserarchive.com/dvd2daph/) to make the files from the disc.
The rest is documented in the archive.
If you get stuck visit www.daphne-emu.com (http://www.daphne-emu.com)
Have fun!