Open SlevinSkrreeek opened 1 year ago
I'm not very familiar with Windows/batch/etc and this adds a lot more logic to the script so I don't want to blindly merge it. I don't have this game to test it myself so I hope someone else can review/test this and confirm it works then I'll merge it.
I tested this and it seems to work for Witcher 3.
Do we know if a Linux version isn't needed? Or was it just not added to this PR?
The new witcher 3 update add a launcher that broke the old script, I added a loop to wait for the game exe to start and a loop to wait for the game exe to end. I added a new variable GAMEEXE , if left empty the old script logic is used.