TLAC slider emulator: more directly emulate input data to avoid tracking section state, testing for ps4 official controller slider support

also allow slider in menu (toggle in keyconfig) and remove need for hardware slider disabling patch (patches/launcher)
This commit is contained in:
somewhatlurker
2020-08-11 00:55:20 +10:00
parent b8526d837e
commit 865a64bd96
8 changed files with 114 additions and 42 deletions
-2
View File
@@ -78,8 +78,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
+8
View File
@@ -24,6 +24,14 @@ rumble =true
# Pause when focus is lost
autopause =true
# allow using slider in menus
# (recommended to disable this and remove MENU_L/R bindings if you have a real slider)
slider_in_menus =false
# use the hardware slider from hori FT official controller
# warning: alpha untested feature, may not work
ps4_official_slider =false
# JVS Buttons:
JVS_TEST = F1
JVS_SERVICE = F2