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
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
Improvements
Properly detecting all Steam games subprocesses that need to be optimized (no need to map launchers anymore)
Launcher mapping now optimizes all matches instead of just the last born process
New optimizer service property launcher.mapping.found_timeout: maximum time in seconds to still keep looking for a process mapped to a different process after a match. This property also affects the period to look for Steam subprocesses. (default: 10)
The optimizer service property launcher.mapping.timeout has now a default value of 60 (seconds)