Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.3.0 #9

Merged
merged 16 commits into from Oct 15, 2022
Merged

1.3.0 #9

merged 16 commits into from Oct 15, 2022

Conversation

vinifmor
Copy link
Owner

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)

Fix

  • wild card mapping to proper regex pattern

…before yielding the pid (SteamLauncherMapper)
…atches instead of just the last born process + wild card regex mapping fix
@vinifmor vinifmor merged commit 7de369d into master Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant