aboutsummaryrefslogtreecommitdiff
path: root/gui/KeysDialog.cpp
diff options
context:
space:
mode:
authorColin Snover2017-05-04 22:42:32 -0500
committerColin Snover2017-05-04 23:00:53 -0500
commit8d94a046052bc5c041831a77b2a9a8b59e1f527e (patch)
treedf46a1cae27115944ed4b862077f27e4ac162430 /gui/KeysDialog.cpp
parentc057f00eab65bc31f48b40c04aadc73f1569ee3a (diff)
downloadscummvm-rg350-8d94a046052bc5c041831a77b2a9a8b59e1f527e.tar.gz
scummvm-rg350-8d94a046052bc5c041831a77b2a9a8b59e1f527e.tar.bz2
scummvm-rg350-8d94a046052bc5c041831a77b2a9a8b59e1f527e.zip
SCI32: Disable game script video benchmarking
The approach to video benchmarking used by SCI engine does not translate very well to modern video devices -- it will either be so slow that the games think the system is not capable of showing normal visual effects, or so fast that the benchmarks overflow their counters. So, game scripts that perform video benchmarking are now patched to unconditionally return the highest speed value. A pleasant but subtle side-effect of this change is that the extra time sitting at a blank screen before the start of a game (while benchmarks ran) is now gone. Fixes Trac#9741.
Diffstat (limited to 'gui/KeysDialog.cpp')
0 files changed, 0 insertions, 0 deletions