Add korenkonder's enhanced stage manager

This commit is contained in:
nastys
2019-07-10 00:34:16 +02:00
parent 7af71d670f
commit 73d374f4fb
5 changed files with 43 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ frame_rate_manager = false
# sets an unlimited per session play count for the normal game mode.
# this means the player won't be sent back to the title screen after 2 plays.
stage_manager = true
stage_manager = false
# skip unnecessary DATA_INITIALIZE loading time, speed up SYSTEM_STARTUP and skip the startup WARNING message.
# further improvements can be achieved by shortening the duration of the pv_999 script file as it's test loaded during the SYSTEM_STARTUP.
+5
View File
@@ -25,6 +25,11 @@ No_Movies=0
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")
Enhanced_Stage_Manager=0
Enhanced_Stage_Manager_Final=2
Enhanced_Stage_Manager_Encore=3
Enhanced_Stage_Manager_Has_Encore=0
[Graphics]
#FPS Limiter requires "fps_limiter" component to be enabled in "components.ini"
+1 -1
View File
@@ -30,7 +30,7 @@ border_excellent = true
use_card = false
# Allows module selection without card and attempts to disable module refresh when sliding in PV select to reduce CPU and IO load.
module_card_workaround = false
module_card_workaround = true
# Allows use of game mode modifiers (hi-speed, hidden, and sudden)
gamemode_options = true