add an event and a thread to detect game start if run from steam - #22
add an event and a thread to detect game start if run from steam#22arnesacnussem wants to merge 4 commits into
Conversation
|
use a loop to detect if the game start btw, there should a dialog that indicate we're waiting for game to start,especially if we want wait unlimite time,and we should do make it wait unlimite time. |
|
we can delete the '-no_logo_splashes' param when run it from steam to reduce steam's confirmation |
|
@arnesacnussem Thank you for your contributions! I'll hopefully get a chance to review this and #23 over the weekend. |
|
still something need to change on this, about 8hr after i'll push, then we don't need to wait for timeout. it use a inifity loop thread to detect if game start, and should make the thread 'single instance'. |
remove default '-no_logo_splashes' in LaunchSteam, make the testing thread 'single instance' to remove thread timeout
|
@R4wizard i've updated my code,but |
#7