changeset 40:dba83a5d0835

save personal settings.
author Robert McIntyre <rlm@mit.edu>
date Mon, 05 Mar 2012 16:37:58 -0600
parents 3e36553d0cbf
children f94fa48624d0
files src/VisualBoyAdvance.cfg
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/src/VisualBoyAdvance.cfg	Mon Mar 05 16:37:38 2012 -0600
     1.2 +++ b/src/VisualBoyAdvance.cfg	Mon Mar 05 16:37:58 2012 -0600
     1.3 @@ -72,7 +72,7 @@
     1.4  video=1
     1.5  
     1.6  # Use fullscreen mode. 0=false, any other value means true
     1.7 -fullScreen=0
     1.8 +fullScreen=1
     1.9  
    1.10  # Disables MMX support
    1.11  disableMMX=1
    1.12 @@ -89,7 +89,7 @@
    1.13  filter=0
    1.14  
    1.15  # Disable status messages. 0=false, any other value means true
    1.16 -disableStatus=0
    1.17 +disableStatus=1
    1.18  
    1.19  # Enable Gameboy border. 0=false, any other value means true
    1.20  borderOn=0
    1.21 @@ -154,7 +154,7 @@
    1.22  
    1.23  # Show emulation speed
    1.24  # 0=none, 1=percentage, 2=detailed
    1.25 -showSpeed=1
    1.26 +showSpeed=0
    1.27  
    1.28  # Show speed in transparent mode
    1.29  # 0=normal, anything else for transparent
    1.30 @@ -170,7 +170,7 @@
    1.31  
    1.32  # Pauses the emulator when the window is inactive
    1.33  # 0=disable, anything else to enable
    1.34 -pauseWhenInactive=0
    1.35 +pauseWhenInactive=1
    1.36  
    1.37  # Enables AGBPrint support
    1.38  # 0=disable, anything else to enable