- Joined
- Jun 24, 2017
- Messages
- 165
I'm running a puzzle generator to examine a large number of puzzles generated from random seeds and pick the best ones. I'd like to do something else while I wait, but the app stops updating when not in focus.
Does anyone know how to make it stay running always (idle priority is fine)? I'm using GLF3, compiling in MSVC (old Monkey).
Does anyone know how to make it stay running always (idle priority is fine)? I'm using GLF3, compiling in MSVC (old Monkey).