diff --git a/es-app/src/FileData.cpp b/es-app/src/FileData.cpp index 5e7d6a604..74fefd98c 100644 --- a/es-app/src/FileData.cpp +++ b/es-app/src/FileData.cpp @@ -1186,7 +1186,7 @@ void FileData::launchGame() // been set for the specific launch command, then block the video player, stop scrolling // game names and descriptions and keep the screensaver from getting activated. if (runInBackground) - window->setLaunchedGame(); + window->setLaunchedGame(true); else // Normalize deltaTime so that the screensaver does not start immediately // when returning from the game.