mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-26 12:48:16 +00:00
GCW0: Remove hardcoded list of skipped engines.
Now we rely on highres feature of the backends
This commit is contained in:
parent
4fdef191b3
commit
f5f41d7daa
@ -3,4 +3,4 @@
|
||||
export PATH=/opt/gcw0-toolchain/usr/bin:$PATH
|
||||
|
||||
# Disable high resolution engines since we have 320x240 hardware
|
||||
./configure --host=gcw0 --enable-plugins --default-dynamic --enable-release --disable-engine=he,mohawk,neverhood,sword1,sword2,sword25,toltecs,wintermute,zvision --disable-mt32emu --disable-hq-scalers && make -j6 gcw-opk && ls -l scummvm.opk
|
||||
./configure --host=gcw0 --enable-plugins --default-dynamic --enable-release --disable-mt32emu --disable-hq-scalers && make -j6 gcw-opk && ls -l scummvm.opk
|
||||
|
Loading…
x
Reference in New Issue
Block a user