Quick Startup; Novidia disabled by default; Credits now require coins if Freeplay is disabled on 7.10

This commit is contained in:
nastys
2020-08-05 02:34:45 +02:00
parent 93b8038554
commit 2852312cba
3 changed files with 59 additions and 30 deletions
+24 -19
View File
@@ -7,7 +7,7 @@
Enable=1
[GPU]
# Force GPU model (-1=auto; 0=Kepler; 1=Maxwell; 2=Turing)
# Force GPU model -- -1=auto, 0=Kepler, 1=Maxwell, 2=Turing
Model=-1
[Launcher]
@@ -25,38 +25,40 @@ Command_Line=
Use_divahook_bat=0
[Patches]
#Disable movies (enable this if the game hangs when loading certain PVs)
No_Movies=0
#Enable custom MP4 adv movies (experimental)
MP4_Movies=1
#Enable or disable mouse cursor
Cursor=1
#Use 2 channels instead of 4 (when not using DivaSound)
Stereo=1
#Skip one or more menus -- 0=disabled, 1=guest, 2=guest+normal
Quick_Start=1
#Disable the scrolling sound effect
No_Scrolling_SFX=0
#Hide the volume and SE control buttons
Hide_Volume=0
#Remove the photo controls during PV playback
No_PV_UI=0
#Hide the watermark that's usually shown in PV viewing mode
Hide_PV_Watermark=0
#Set the card reader and network status icons -- 0=default, 1=hidden, 2=error, 3=OK, 4=partial OK
Status_Icons=0
#Disable showing lyrics
No_Lyrics=0
#Disable the error banner
No_Error=1
#Hide "CREDIT(S)"/"FREE PLAY"
Hide_Freeplay=0
#Show "FREE PLAY" instead of "CREDIT(S)"
Freeplay=1
#Show "PD Loader <version>" instead of "FREE PLAY"
PDLoaderText=1
#Set the card reader and network status icons -- 0=default, 1=hidden, 2=error, 3=OK, 4=partial OK
Status_Icons=0
#Hide the watermark that's usually shown in PV viewing mode
Hide_PV_Watermark=0
#Permanently the photo controls during PV playback
No_PV_UI=0
#Disable showing lyrics
No_Lyrics=0
#Disable movies (enable this if the game hangs when loading certain PVs)
No_Movies=0
#Enable custom MP4 adv movies (experimental)
MP4_Movies=1
#Hide the volume and SE control buttons
Hide_Volume=0
#Disable the error banner
No_Error=1
#Freeze the timer
No_Timer=1
#Disable the timer sprite
No_Timer_Sprite=1
#Allow using a real arcade slider attached to COM11
Hardware_Slider=0
#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
@@ -66,6 +68,8 @@ Enhanced_Stage_Manager_Encore=1
Unlock_Pseudo=0
#Enable the card menu (incomplete, it doesn't bypass the card prompt)
Card=1
#Allow using a real arcade slider attached to COM11
Hardware_Slider=0
#Enable custom patches
Custom_Patches=1
@@ -109,3 +113,4 @@ r.Height=1080
[plugins]
DivaWig.dva=0
DSCRemote.dva=0
Novidia.dva=0