comparison src/VisualBoyAdvance.cfg @ 40:dba83a5d0835

save personal settings.
author Robert McIntyre <rlm@mit.edu>
date Mon, 05 Mar 2012 16:37:58 -0600
parents f9f4f1b99eed
children
comparison
equal deleted inserted replaced
39:3e36553d0cbf 40:dba83a5d0835
70 70
71 # Video setting. 0=1x, 1=2x, 2=3x, 3=4x. 71 # Video setting. 0=1x, 1=2x, 2=3x, 3=4x.
72 video=1 72 video=1
73 73
74 # Use fullscreen mode. 0=false, any other value means true 74 # Use fullscreen mode. 0=false, any other value means true
75 fullScreen=0 75 fullScreen=1
76 76
77 # Disables MMX support 77 # Disables MMX support
78 disableMMX=1 78 disableMMX=1
79 79
80 # Use bios file. 0=false, any other value means true 80 # Use bios file. 0=false, any other value means true
87 # 5=Pixelate, 6=Motion Blur, 7=AdvanceMAME Scale2x, 8=Simple 2x, 87 # 5=Pixelate, 6=Motion Blur, 7=AdvanceMAME Scale2x, 8=Simple 2x,
88 # 9=Bilinear, A=Bilinear Plus, B=hq2x, C=lq2x 88 # 9=Bilinear, A=Bilinear Plus, B=hq2x, C=lq2x
89 filter=0 89 filter=0
90 90
91 # Disable status messages. 0=false, any other value means true 91 # Disable status messages. 0=false, any other value means true
92 disableStatus=0 92 disableStatus=1
93 93
94 # Enable Gameboy border. 0=false, any other value means true 94 # Enable Gameboy border. 0=false, any other value means true
95 borderOn=0 95 borderOn=0
96 96
97 # Gameboy emulator type. 0=automatic, 1=CGB/GBC, 2=SGB, 3=GB, 4=GBA, 5=SGB2 97 # Gameboy emulator type. 0=automatic, 1=CGB/GBC, 2=SGB, 3=GB, 4=GBA, 5=SGB2
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=1 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=1 161 showSpeedTransparent=1
162 162
168 # 0=disable, 5...1000 valid throttle speeds 168 # 0=disable, 5...1000 valid throttle speeds
169 throttle=0 169 throttle=0
170 170
171 # Pauses the emulator when the window is inactive 171 # Pauses the emulator when the window is inactive
172 # 0=disable, anything else to enable 172 # 0=disable, anything else to enable
173 pauseWhenInactive=0 173 pauseWhenInactive=1
174 174
175 # Enables AGBPrint support 175 # Enables AGBPrint support
176 # 0=disable, anything else to enable 176 # 0=disable, anything else to enable
177 agbPrint=0 177 agbPrint=0
178 178