LEDBlinky GAME_QUIT event by BigBox

Issue #4622 new
Jonas Schaltegger created an issue

When i start a steam game through BigBox i get the following events for LEDBlinky:

Current Behaviour

BigBox sends the event GAME_QUIT right after the game actually starts.

[11.16.2018 11:46:48] Event Started: FE_START
[11.16.2018 11:46:57] Event Started: EMULATOR_SELECTED [Windows] []
[11.16.2018 11:46:57] Event Started: LIST_SELECTED
[11.16.2018 11:46:58] Event Started: EMULATOR_SELECTED [Windows] []
[11.16.2018 11:47:00] Event Started: GAME_SELECTED [Broforce] [] []
[11.16.2018 11:47:03] Event Started: GAME_START
[11.16.2018 11:47:05] Event Started: GAME_QUIT
[11.16.2018 11:47:32] Event Started: LIST_SELECTED
[11.16.2018 11:47:37] Event Started: FE_QUIT

I quitted the game at the time LIST_SELECTED was fired (30 Seconds later)

Expected Behaviour

Sending the Event GAME_QUIT when the game actually ends.

Probable Cause

The game is a Steam Game (fact) and Bigbox thinks the game quit bc it cannot see the process.

Versions

Windows 10 Home Version 1809
LaunchBox 9.0
LEDBlinky 6.5

Comments (1)

  1. Log in to comment