Merge branch 'master' of somewhatlurker/PD-Loader into master
This commit is contained in:
@@ -80,8 +80,6 @@ No_Timer_Sprite=1
|
||||
Unlock_Pseudo=0
|
||||
#Enable the card menu (incomplete, it doesn't bypass the card prompt)
|
||||
Card=0
|
||||
#Allow using a real arcade slider attached to COM11
|
||||
Hardware_Slider=0
|
||||
#Enable custom patches
|
||||
Custom_Patches=1
|
||||
#Prevent data deletion
|
||||
|
||||
@@ -24,6 +24,16 @@ rumble =true
|
||||
# Pause when focus is lost
|
||||
autopause =true
|
||||
|
||||
# Allow using slider in menus
|
||||
# Recommended to enable this and remove MENU_L/R bindings if you have a real slider.
|
||||
# Also needed to see slider in input test
|
||||
slider_in_menus =false
|
||||
|
||||
# Use the hardware slider from HORI FT official controller (PS4 version)
|
||||
# Warning: alpha feature, may not work properly
|
||||
# Recommended to remove Ds4_L_Stick_* and Ds4_R_Stick_* from button bindings (JVS_LEFT, JVS_RIGHT, MENU_L, MENU_R).
|
||||
ps4_official_slider =false
|
||||
|
||||
# JVS Buttons:
|
||||
JVS_TEST = F1
|
||||
JVS_SERVICE = F2
|
||||
|
||||
Reference in New Issue
Block a user