Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

Make a New PostPrevious ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectRe: Advancemenu and Daphne Reply to this message
Posted byfred123456
Posted on06/30/06 01:38 PM




daphne.lst format:
game (
name lair
description "Dragon's Lair (US revision F2)"
year 1983
manufacturer "Cinematronics (USA)"
)
game (
name dle21
description "Dragon's Lair (US enhancement 2.1)"
year 1983
manufacturer "Cinematronics"
cloneof lair
)

Also to fix the scoreboard deal I installed 2 versions of daphne: "daphne" and "daphne-sb" (Score Board). I stuck the roms in the appropriate install. All the framefiles, mpegs,
etc, could go in one place.

advmenu.rc additions:
emulator "daphne" generic "/usr/local/daphne/daphne" "%s vldp -framefile /usr/local/daphne/framefile/%s.txt -fullscreen"
emulator_roms "daphne" "/usr/local/daphne-sb/roms"
emulator_include "daphne"
emulator "daphne-sb" generic "/usr/local/daphne-sb/daphne" "%s vldp -framefile /usr/local/daphne/framefile/%s.txt -useoverlaysb 2 -fullscreen"
emulator_roms "daphne-sb" "/usr/local/daphne-sb/roms"
emulator_include "daphne-sb"


-
Entire Thread
Subject  Posted byPosted On
*Advancemenu and Daphne  sphincter11/01/05 12:49 PM
..Re: Advancemenu and Daphne  fred12345606/30/06 01:38 PM