Skip to content

1.3.0

Compare
Choose a tag to compare
@vinifmor vinifmor released this 15 Oct 13:33
· 33 commits to master since this release
7de369d

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