user failsafe false (#168)

user failsafe false 

for all games that use pydirectinput
This commit is contained in:
j-lin-lmg
2025-10-03 10:24:59 -07:00
committed by GitHub
parent 83486887ac
commit a9da3093f7
13 changed files with 75 additions and 28 deletions

View File

@@ -34,6 +34,7 @@ CONFIG_LOCATION = (
CONFIG_FILENAME = "UserConfigSelections"
PROCESSES = ["ForzaHorizon5.exe", "RTSS.exe"]
user.FAILSAFE = False
def start_rtss():
"""Sets up the RTSS process"""