Mercurial > vba-clojure
changeset 78:4a1b17917fc8
speed up emulation
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 08 Mar 2012 21:50:46 -0600 |
parents | 9ba461a5c60f |
children | 7ab48d728ee4 |
files | src/VisualBoyAdvance.cfg |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/src/VisualBoyAdvance.cfg Thu Mar 08 21:16:53 2012 -0600 1.2 +++ b/src/VisualBoyAdvance.cfg Thu Mar 08 21:50:46 2012 -0600 1.3 @@ -69,7 +69,7 @@ 1.4 gbFrameSkip=0 1.5 1.6 # Video setting. 0=1x, 1=2x, 2=3x, 3=4x. 1.7 -video=1 1.8 +video=2 1.9 1.10 # Use fullscreen mode. 0=false, any other value means true 1.11 fullScreen=0 1.12 @@ -154,19 +154,19 @@ 1.13 1.14 # Show emulation speed 1.15 # 0=none, 1=percentage, 2=detailed 1.16 -showSpeed=0 1.17 +showSpeed=2 1.18 1.19 # Show speed in transparent mode 1.20 # 0=normal, anything else for transparent 1.21 -showSpeedTransparent=1 1.22 +showSpeedTransparent=0 1.23 1.24 # Enable/Disable auto frameskip 1.25 # 0=disable, anything else to enable 1.26 -autoFrameSkip=0 1.27 +autoFrameSkip=1 1.28 1.29 # Sets the desired throttle 1.30 # 0=disable, 5...1000 valid throttle speeds 1.31 -throttle=0 1.32 +throttle=5 1.33 1.34 # Pauses the emulator when the window is inactive 1.35 # 0=disable, anything else to enable 1.36 @@ -182,7 +182,7 @@ 1.37 1.38 # Sound OFF flag 1.39 # 0=sound on, anything else turns off sound 1.40 -soundOff=0 1.41 +soundOff=1 1.42 1.43 # Sound Enable 1.44 # Controls which channels are enabled: (add values)