Codectory / AutoActions

Application-based actions to change Windows settings ( display, audio) or run any program or action
GNU General Public License v3.0
486 stars 18 forks source link

Auto HDR sometimes crashes system. #150

Open Yehetto opened 1 year ago

Yehetto commented 1 year ago

Describe the bug Sometimes when I open or close a game/program system crashes and restarts itself. It doesn't matter if it's turning on HDR or turning off HDR.

Expected behavior

  1. Open game.
  2. HDR turns on automatically.
  3. Play the game.
  4. Close the game.
  5. HDR turns off automatically.

Files UserSettings.zip

Desktop (please complete the following information):

Hardware (please complete the following information):

Additional context I think the reason that this bug happens is it instantly turns on or off the HDR as soon as the game/program opens/closes.

What I think that'll fix the bug is a timer. Instead of turning on HDR as soon as the game/program launches or closes, it'll wait 5000 or 10000ms then it'll turn on or off the HDR.

Yehetto commented 1 year ago

By the way;

It doesn't always crash maybe 20-30% of my sessions end this way.