# HG changeset patch # User Robert McIntyre # Date 1330987078 21600 # Node ID dba83a5d08356f4b13cf9fbb35616ee8d9257290 # Parent 3e36553d0cbf80d23db63764dd958d6683831455 save personal settings. diff -r 3e36553d0cbf -r dba83a5d0835 src/VisualBoyAdvance.cfg --- a/src/VisualBoyAdvance.cfg Mon Mar 05 16:37:38 2012 -0600 +++ b/src/VisualBoyAdvance.cfg Mon Mar 05 16:37:58 2012 -0600 @@ -72,7 +72,7 @@ video=1 # Use fullscreen mode. 0=false, any other value means true -fullScreen=0 +fullScreen=1 # Disables MMX support disableMMX=1 @@ -89,7 +89,7 @@ filter=0 # Disable status messages. 0=false, any other value means true -disableStatus=0 +disableStatus=1 # Enable Gameboy border. 0=false, any other value means true borderOn=0 @@ -154,7 +154,7 @@ # Show emulation speed # 0=none, 1=percentage, 2=detailed -showSpeed=1 +showSpeed=0 # Show speed in transparent mode # 0=normal, anything else for transparent @@ -170,7 +170,7 @@ # Pauses the emulator when the window is inactive # 0=disable, anything else to enable -pauseWhenInactive=0 +pauseWhenInactive=1 # Enables AGBPrint support # 0=disable, anything else to enable