Player: Webplayer hangs on tab switching

Created on 26 May 2020  路  2Comments  路  Source: EasyRPG/Player

It seems to hang on tab switching since 0.6.2. In 0.6.1 does not seem to happen. Tested on Firefox and Chromium. It could be related with interpreter or music pause on losing focus like desktop does after switching to the new loop mechanism not required with the new llvm backend.

HTML5 Hang Patch available Regression

All 2 comments

SDL emscripten sourcecode should be checked, maybe they added something

this is somehow fixed by SDL_SetHint(SDL_HINT_EMSCRIPTEN_ASYNCIFY, "0");. shrug

Was this page helpful?
0 / 5 - 0 ratings