mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 01:39:57 +00:00
9527139deb
Some games are not moved to ADGF_TESTING yet because they have not been played through completely: * QFG4 * PQ:SWAT Some games are not moved to ADGF_TESTING yet because they are broken: * Chest (fails to read/parse its custom archive files) * Hoyle5 (Poker DLL needs to be reverse-engineered; main menu needs to be "fixed" for budget derivatives that only contain some of the games and used Windows shortcuts to bypass the menu) * MGDX (missing MIDI playback)
5 lines
238 B
Plaintext
5 lines
238 B
Plaintext
# This file is included from the main "configure" script
|
|
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
|
|
add_engine sci "SCI" yes "sci32" "SCI 0-1.1 games"
|
|
add_engine sci32 "SCI32 games" yes "" "" "highres"
|