comparison src/VisualBoyAdvance.cfg @ 81:db8e0a563c8e

generated intro
author Robert McIntyre <rlm@mit.edu>
date Fri, 09 Mar 2012 01:43:25 -0600
parents 7ab48d728ee4
children a6d060a64246
comparison
equal deleted inserted replaced
80:ad6ebe886a21 81:db8e0a563c8e
61 Motion_Right=0106 61 Motion_Right=0106
62 Motion_Up=0108 62 Motion_Up=0108
63 Motion_Down=0102 63 Motion_Down=0102
64 64
65 # Frame skip setting. Allowed values are from 0 to 5 only. 65 # Frame skip setting. Allowed values are from 0 to 5 only.
66 frameSkip=2 66 frameSkip=0
67 67
68 # Gameboy Frame skip setting. Allowed values are from 0 to 5 only. 68 # Gameboy Frame skip setting. Allowed values are from 0 to 5 only.
69 gbFrameSkip=0 69 gbFrameSkip=0
70 70
71 # Video setting. 0=1x, 1=2x, 2=3x, 3=4x. 71 # Video setting. 0=1x, 1=2x, 2=3x, 3=4x.
152 # 0=none, 1=motion blur, 2=smart 152 # 0=none, 1=motion blur, 2=smart
153 ifbType=0 153 ifbType=0
154 154
155 # Show emulation speed 155 # Show emulation speed
156 # 0=none, 1=percentage, 2=detailed 156 # 0=none, 1=percentage, 2=detailed
157 showSpeed=2 157 showSpeed=0
158 158
159 # Show speed in transparent mode 159 # Show speed in transparent mode
160 # 0=normal, anything else for transparent 160 # 0=normal, anything else for transparent
161 showSpeedTransparent=0 161 showSpeedTransparent=0
162 162
163 # Enable/Disable auto frameskip 163 # Enable/Disable auto frameskip
164 # 0=disable, anything else to enable 164 # 0=disable, anything else to enable
165 autoFrameSkip=1 165 autoFrameSkip=0
166 166
167 # Sets the desired throttle 167 # Sets the desired throttle
168 # 0=disable, 5...1000 valid throttle speeds 168 # 0=disable, 5...1000 valid throttle speeds
169 throttle=0 169 throttle=0
170 170