change (simplify) ESM config, add option to allow using hardware sliders

This commit is contained in:
somewhatlurker
2019-08-08 05:33:50 +10:00
parent 365e15fdb0
commit 100aac8da0
3 changed files with 20 additions and 13 deletions
+3 -3
View File
@@ -26,10 +26,10 @@ Hide_Volume=0
#Disables the error banner
No_Error=1
#Enhanced Stage Manager (sets a custom number of stages; "stage_manager" should be disabled in "components.ini")
#Number of stages (0 = disabled)
Enhanced_Stage_Manager=0
Enhanced_Stage_Manager_Final=2
Enhanced_Stage_Manager_Encore=3
Enhanced_Stage_Manager_Has_Encore=0
#Use encore stages or not
Enhanced_Stage_Manager_Encore=1
[Graphics]
#FPS Limiter requires "fps_limiter" component to be enabled in "components.ini"