diff --git a/Knossos.NET/Assets/general/menu_debug.png b/Knossos.NET/Assets/general/menu_debug.png index 4fae816b..4e4171b1 100644 Binary files a/Knossos.NET/Assets/general/menu_debug.png and b/Knossos.NET/Assets/general/menu_debug.png differ diff --git a/Knossos.NET/Assets/general/menu_explore.png b/Knossos.NET/Assets/general/menu_explore.png index 85806958..4ae6406d 100644 Binary files a/Knossos.NET/Assets/general/menu_explore.png and b/Knossos.NET/Assets/general/menu_explore.png differ diff --git a/Knossos.NET/Assets/general/menu_home.png b/Knossos.NET/Assets/general/menu_home.png index 5f7c7fd5..13b30c73 100644 Binary files a/Knossos.NET/Assets/general/menu_home.png and b/Knossos.NET/Assets/general/menu_home.png differ diff --git a/Knossos.NET/Assets/general/menu_play.png b/Knossos.NET/Assets/general/menu_play.png index 79ddf471..c45a1fe5 100644 Binary files a/Knossos.NET/Assets/general/menu_play.png and b/Knossos.NET/Assets/general/menu_play.png differ diff --git a/Knossos.NET/Assets/general/menu_settings.png b/Knossos.NET/Assets/general/menu_settings.png index f33e3135..1a8744e4 100644 Binary files a/Knossos.NET/Assets/general/menu_settings.png and b/Knossos.NET/Assets/general/menu_settings.png differ diff --git a/Knossos.NET/ViewModels/Windows/ModSettingsViewModel.cs b/Knossos.NET/ViewModels/Windows/ModSettingsViewModel.cs index 780562a1..6622c7ab 100644 --- a/Knossos.NET/ViewModels/Windows/ModSettingsViewModel.cs +++ b/Knossos.NET/ViewModels/Windows/ModSettingsViewModel.cs @@ -400,7 +400,7 @@ private void ConfigureBuild(bool ignoreUserSettings) } /// - /// Reset settings to DEFAULT on UI BUT it does not save them, the user must click save + /// Reset settings to DEFAULT on UI /// internal void ResetSettingsCommand() { diff --git a/Knossos.NET/Views/DebugView.axaml b/Knossos.NET/Views/DebugView.axaml index 052cd511..1290ca14 100644 --- a/Knossos.NET/Views/DebugView.axaml +++ b/Knossos.NET/Views/DebugView.axaml @@ -16,9 +16,9 @@ - - - + + + diff --git a/Knossos.NET/Views/GlobalSettingsView.axaml b/Knossos.NET/Views/GlobalSettingsView.axaml index 22245690..898440cd 100644 --- a/Knossos.NET/Views/GlobalSettingsView.axaml +++ b/Knossos.NET/Views/GlobalSettingsView.axaml @@ -24,7 +24,7 @@ @@ -52,7 +52,7 @@ Mod Compression - + Disabled Manual Always @@ -414,7 +414,7 @@ - + diff --git a/Knossos.NET/Views/Windows/PerformanceHelpView.axaml b/Knossos.NET/Views/Windows/PerformanceHelpView.axaml index 65e21d75..0a9dcebc 100644 --- a/Knossos.NET/Views/Windows/PerformanceHelpView.axaml +++ b/Knossos.NET/Views/Windows/PerformanceHelpView.axaml @@ -12,8 +12,7 @@ CanResize="False"> - If in-game performance is slow, close the game and then try disabling "Extra Multisample AA" and "Shadows". Note, "Extra Multisample AA" is an added, more expensive anti-aliasing step and if it is disabled then "Post-processing AA" will still be be applied. - The next best options to disable are "Deferred Lighting" and then "Post-processing AA". - And always remember to click the "Save" button! + If in-game performance is slow, close the game and then disable "Extra Multisample AA" and "Shadows". Note, "Extra Multisample AA" is an added, more expensive anti-aliasing step and if it is disabled then "Post-processing AA" will still be be applied. + If performance remains slow the next best options to disable are "Deferred Lighting" and then "Post-processing AA". diff --git a/Knossos.NET/Views/Windows/QuickSetupView.axaml b/Knossos.NET/Views/Windows/QuickSetupView.axaml index c07665f3..123eba27 100644 --- a/Knossos.NET/Views/Windows/QuickSetupView.axaml +++ b/Knossos.NET/Views/Windows/QuickSetupView.axaml @@ -29,15 +29,15 @@ Welcome To Knossos.NET This quick setup guide will help you through the basics of configuring the KnossosNET launcher for the first time. If you already know how to configure the launcher you can close this window. Note, you can reopen this guide at any time, just go to the "Settings" tab and click the "Quick Setup Guide" button. - If you ever need assistance with KnossosNET please ask on the Knossos Discord channel linked below. - + If you ever need assistance with KnossosNET please ask on the Discord channel linked below. + Setting up the library folder - First, you must set a library folder. Go to the "Settings" tab and under the "KnossosNET" section click on the "Browse" button and choose or create a folder for Knossos to use. It is highly recommended to set this as an empty folder in a location with a large amount of available storage. Once you have set the folder be sure to click the "Save" button in the upper right corner of the "Settings" tab. + First, you must set a library folder. Go to the "Settings" tab and under the "KnossosNET" section click on the "Browse" button and choose or create a folder for KnossosNET to use. It is highly recommended to set this as an empty folder in a location with a large amount of available storage. The KnossosNET library folder is where all game and mod data will be saved to. Make sure you always have space available on this drive before installing a new mod or update. Current Library Folder @@ -45,8 +45,8 @@ KnossosNET is running in portable mode - This means KnossosNET settings and FSO pilots, settings and data are saved inside the 'kn_portable' folder, you can not set a library folder in this mode. - If you ever need to stop using the portable mode move, rename or delete the 'kn_portable' folder + This means KnossosNET settings and FSO pilots, settings and data are saved inside the 'kn_portable' folder, you cannot set a library folder in this mode. + If you ever need to stop using the portable mode move, rename or delete the 'kn_portable' folder. Current Library Folder @@ -91,8 +91,8 @@ Finishing - Finally, before launching a mod go to the "Settings" tab and configure video and audio settings, as well as any joysticks you may have installed. Always remember to click "Save" after changing any values. - It is recommended to run in windowed mode at the same resolution as your system display. There is no need to enable the borderless mode, as windowed mode is already borderless at native resolution. + Finally, before launching a mod go to the "Settings" tab and configure video and audio settings, as well as any joysticks you may have installed. +