Could not initialize SDL2, No audio context available
Author: comodsCreated Jan 3, 2025Updated Nov 25, 2025
LabelsSpace Cadet
Using DustinBrett.com on Android in Tor (Android Firefox ESR) 115.2.1
Trying to open Space Cadet
Could not initialize SDL2
No audio context availableThis is something Unity crashes on as well, but is a solvable problem with a shim/polyfill.
An OfflineAudioContext shim might be able to shim AudioContext, allowing data processing but not playback.
Maybe an old version of https://github.com/chrisguttandin/standardized-audio-context might work.
Source: DustinBrett/daedalOS