andymanic / PresentMonLauncher

Launcher made for PresentMon to make it easier to use.
MIT License
23 stars 4 forks source link

Implement global hotkey #17

Closed h0rnman closed 8 years ago

h0rnman commented 8 years ago

Implement a global hotkey to activate data collection. Workflow would be:

  1. Launch Game
  2. Launch PresentmonLauncher
  3. Select process
  4. Switch back to game and use hotkey to begin recording

We might also want to tie this into the game autodetection feature. If we can get a central process list to search against, we might have PresentmonLauncher automatically select the process when it starts up if it finds an active process that matches in the list. This way, we could cut out step 3, and I feel like that would be a more pleasant user experience.

andymanic commented 8 years ago

Added