2.6: start.bat, quick start warning, fully fix hand size, gamma control, fix coin, customizable toon key, rumble intensity, error 998 explaination, divawig enum, launcher option tab cleanup, gpu driver version detection, precise lag compensation, 7.10 check
This commit is contained in:
@@ -25,7 +25,7 @@ OpenGL_Patch_A=0
|
||||
OpenGL_Patch_B=0
|
||||
# Command line arguments
|
||||
Command_Line=
|
||||
# Launches divahook.bat intead of diva.exe.
|
||||
# Launches divahook.bat/start.bat intead of diva.exe.
|
||||
Use_divahook_bat=0
|
||||
|
||||
[Patches]
|
||||
@@ -54,8 +54,8 @@ Force_Expressions=0
|
||||
Force_Look=0
|
||||
#Disable hand scaling
|
||||
No_Hand_Scaling=0
|
||||
#Default hand size -- -1=default, 12200=PDA
|
||||
Default_Hand_Size=-1
|
||||
#Default hand size -- 0-10000=default, 12200=PDA
|
||||
Default_Hand_Size=0
|
||||
#Sing missed notes
|
||||
Sing_Missed=0
|
||||
#Hide the volume and SE control buttons
|
||||
@@ -111,6 +111,8 @@ MAG=0
|
||||
DOF=1
|
||||
# Reflections
|
||||
Reflections=1
|
||||
# Gamma -- 0 or 100=default, 125=console-like
|
||||
Gamma=100
|
||||
# Shadows
|
||||
Shadows=1
|
||||
# Transparent Meshes
|
||||
|
||||
@@ -24,7 +24,9 @@ VID = 046D
|
||||
PID = C216
|
||||
|
||||
# Rumble (Xinput)
|
||||
rumble =true
|
||||
rumble = true
|
||||
xinput_rumble_intensity_left = 8000
|
||||
xinput_rumble_intensity_right = 4000
|
||||
|
||||
# Pause when focus is lost
|
||||
autopause =true
|
||||
@@ -59,6 +61,7 @@ MENU_L = Left, Up, Ds4_L1, XINPUT_LS, Ds4_DPad_Left, Ds4_DPad_Up, XINPUT_LEFT, X
|
||||
MENU_R = Right, Down, Ds4_R1, XINPUT_RS, Ds4_DPad_Right, Ds4_DPad_Down, XINPUT_RIGHT, XINPUT_DOWN, E, O, Ds4_L_Stick_Right, XINPUT_LRIGHT, Ds4_L_Stick_Down, XINPUT_LDOWN, Ds4_R_Stick_Right, XINPUT_RRIGHT, Ds4_R_Stick_Down, XINPUT_RDOWN
|
||||
MENU_CIRCLE = Spacebar
|
||||
|
||||
TOON = F9
|
||||
COIN = F10
|
||||
|
||||
# Touch Slider:
|
||||
|
||||
Reference in New Issue
Block a user