Hello guys
So finally I've been able to install the Dragon's Lair 2 files on the Caanoo and give it a try.
I used the Windows Daphne version to convert the video files and get the resources you need to get it working (validation with original DVD). I copied all the files (videos, sound files, roms, framefile and stuff to the respective dirs) and ran it using ssh. Gladly for me I saw the first clues that the thing almost works. I copy some errors it gave; I'll be checking mcbit posts more detail now, and the Dragon's Lair Project as the last dude (thx) said. Also I'll search google a while for answers... of course your help is always welcomed.
Before I copy the errors I want to remark some things that came to my attention:
1. I had to force 320x240 or it would throw a seg fault (guess its becouse the Caanoo's max res. is exceeded), seems that Daphne only recognizes 640x480 as the smallest res.
2. Sound driver not found... odd... I'll check the compilation process and stuff.
3. On the screen of the Caanoo throws a message that I cannot read completly becouse there is an image over the text. It says something about resizing videos and take a while. Not sure though.
4. The last error about the vldp takes a while in order to show and the Caanoo hangs.
Finally... the dump:
root@wiz:/mnt/sd/game/daphne# ./daphne2x lair2 vldp -framefile vldp_dl/lair2/dl2-framefile.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -h
omedir . -sound_buffer 2048 -x 320 -y 240
--DAPHNE version 1.0.7
--Command line is: ./daphne2x lair2 vldp -framefile vldp_dl/lair2/dl2-framefile.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir . -sound_buffer 2048 -x 320 -y 240
ls: /proc/kcore: No such file or directory
--CPU : UnknownCPU 0 MHz || Mem : 0 megs
--OS : Linux 2.6 || Video : Unknown video
--OpenGL: Not Compiled In
--RGB2YUV Function: C
--Line Blending Function: C
--Audio Mixing Function: C
Setting alternate home dir:
.
Setting sound buffer size to 2048
Setting screen width to 320
Setting screen height to 240
FB_OpenMouse()
Using tslib touchscreen
WARNING : You have specified an abnormal screen resolution! Normal screen resolutions are:
640 x 480
800 x 600
1024 x 768
1280 x 960
1280 x 1024
1600 x 1200
Set 320x240 at 24 bpp with flags: 80000021
Initializing sound system ...
WARNING: Audio device could not be opened: No available audio device
Joystick #0 was successfully opened
Loading compressed ROM image dl2_319.bin...65536 bytes read.
Framefile parse succeeded. Video/Audio directory is: vldp_dl/lair2/./
VLDP940: libmpeg940.bin could not be loaded
Best
E.-
Edit: I ran it using GDB and the audio initialized OK... daphne hung the same way... no errors. It keeps saying something about resizing videos.