TLAC: revert to old style slider emulation when not using ps4 slider input
This commit is contained in:
@@ -80,6 +80,8 @@ 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 (or PS4 official FT controller)
|
||||
Hardware_Slider=0
|
||||
#Enable custom patches
|
||||
Custom_Patches=1
|
||||
#Prevent data deletion
|
||||
|
||||
@@ -30,6 +30,7 @@ autopause =true
|
||||
slider_in_menus =false
|
||||
|
||||
# Use the hardware slider from HORI FT official controller (PS4 version)
|
||||
# Requires enabling hardware slider support.
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user