Tags: Eukaryot/sonic3air
Tags
Added workaround for no sound on iOS (web) - iOS gets a "Tap to start" overlay which must be tapped for sound to work. This is because starting in iOS 16 tapping the canvas no longer counts as a page interaction worthy of enabling sound.
Update macOS and Web projects for next release - Force Apple Silicon and Web ports to use OpenGL Software - Update Dockerfile for web builds to target a known working version of emscripten from September - Update web build Cmakelists.txt to properly pass emscripten settings - New emscripten version no longer needs experimental filesystem library, so share code with Linux
PreviousNext