Davidobot / love.js

LÖVE ported to the web using Emscripten, updated to the latest Emscripten and LÖVE (v11.5)
MIT License
605 stars 27 forks source link

Fix Audio Playback in Compat Mode #61

Closed Davidobot closed 2 years ago

Davidobot commented 2 years ago

Amongst other changes:

The fix will be incorporating this fix. The Audio.h change can be global; the event/sdl/Event.cpp will be made by creating a duplicate Event_compat.cpp in the directory and including it in LOVE's CMakeLists here.

Davidobot commented 2 years ago

Fixed in https://github.com/Davidobot/love.js/commit/8f9a7b85da9149b6d4d0af46442ead1e71f76477