From cd2ce7db47b2f5c07f61b4e02b0fff926e87f767 Mon Sep 17 00:00:00 2001 From: zilmar Date: Thu, 11 Aug 2016 20:19:58 +1000 Subject: [PATCH] [Android] Add some more advanced settings --- Android/res/values/strings.xml | 37 ++++++++++++++----- Android/res/xml/settings_advanced.xml | 35 ++++++++++++------ .../project64/settings/SettingsActivity.java | 14 ++++++- 3 files changed, 63 insertions(+), 23 deletions(-) diff --git a/Android/res/values/strings.xml b/Android/res/values/strings.xml index 9e28e8ab1..2adc098eb 100644 --- a/Android/res/values/strings.xml +++ b/Android/res/values/strings.xml @@ -29,7 +29,9 @@ App version Hardware info Help/Forum - + Report Issue + App loading image + @@ -110,7 +112,25 @@ Interpreter Recompiler Synchronize Cores - + Advanced + Display Speed + Show the speed of the emulation + Display Speed Display + Display lists per second + Percentage of full speed + Vertical interrupts per second + + + @string/DListPerSecond + @string/PercentageOfSpeed + @string/VerticalInterruptsPerSecond + + + 1 + 2 + 0 + + @string/Interpreter @string/Recompiler @@ -122,7 +142,7 @@ 3 - + @string/TraceError @string/TraceWarning @string/TraceNotice @@ -138,16 +158,15 @@ 5 6 - - - Game save folder - !project64 Reset game? The game will go back to a clear state, all progress made will be lost. - - + Save Support + Save support is a one time purchase and the only purchase in Project64.\n\nProject64 may not be perfect and making this as an upgrade it allows you to play and test the emulator before you have to spend any money.\n\nThis is also a good way for you to support and give back to the creation of the emulator.. + Purchase + + Starting Up … version %1$.0f%% done: extracting - %2$s diff --git a/Android/res/xml/settings_advanced.xml b/Android/res/xml/settings_advanced.xml index 496dcd055..47ce3dd3c 100644 --- a/Android/res/xml/settings_advanced.xml +++ b/Android/res/xml/settings_advanced.xml @@ -6,18 +6,29 @@ android:key="audio_Enabled" android:summary="@string/audioEnabled_summary" android:title="@string/audioEnabled_title" /> - - - + + + + + + +