You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
update_folder = os.path.abspath('update_folder') # Source folder for compressed packages. Must be absolute path.
games_folder = os.path.abspath('games_folder') # Destination folder for uncompressed games. Must be absolute path.
timeout_kill_proc = 90 # Seconds of inactivity until the program kills the game process for no input. 'None' to disable timeout. Suggested 90 for party venues
timeout_attract_mode = 90 # Seconds of inactivity until the attract mode video is started (if configured)
timeout_accountability = 10 # Seconds after no input time to stop counting time for the game's stats