Maybe someone can help me out.
I dl one zipfile containing two files :
lair24.m2v
lair24.ogg
I manually created a framefile containing :
c:\tmp\dl
151 Lair24.m2v
When I start daphne with the following options :
daphne.exe lair vldp -framefile framefile.txt
I get an error saying :
rom image file dl_f2_u1.bin could not be loaded
Please read the daphne_log.txt .........
In that logfile I see :
--DAPHNE version 0.99.6
--Command line is: daphne.exe lair vldp -framefile framefile.txt
--CPU : GenuineIntel 2600 MHz || Mem : 512 megs
--OS : Windows XP/.NET || Video : MEDION RADEON 9600 TX
LDV1000 : Instantaneous seeking enabled!
Set 640x480 at 32 bpp with flags: 0
Initializing sound system ...
No joysticks detected
Loading compressed ROM image dl_f2_u1.bin...file not found in .ZIP archive!
Loading roms/lair/dl_f2_u1.bin ... 0 bytes read into memory
ROM image file dl_f2_u1.bin could not be loaded
DLE readme11.txt file is missing or altered.
Please get the original readme11.txt file from
www.d-l-p.com, thanks.
Could not load ROM images! You must supply these.
Shutting down sound system...
Shutting down video display...
Can anyone help me with this ?