File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,18 @@ free item in the Marketplace.❗**
131
131
- ** Other distros** : Make sure to install the
132
132
PipeWire ALSA plugin depending on your system configuration.
133
133
134
+ #### sdl3audio SDL_OpenAudioDeviceStream failed, audio will be unavailable: Audio subsystem is not initialized
135
+
136
+ Starting with release 1.0.0, this app uses sdl3 for audio on linux to no longer require to ship properitary components from fmod.
137
+ Make sure you had installed the dependencies for sdl3 audio subsystem
138
+
139
+ Like alsa dev, pulseaudio dev or pipewire dev libraries.
140
+
141
+ E.g.
142
+ - Ubuntu: libpulse-dev
143
+ - Fedora: alsa-lib-devel pulseaudio-libs-devel
144
+
145
+
134
146
### Updating the launcher
135
147
136
148
- Linux AppImage or macOS to update the launcher on newer versions of
@@ -313,3 +325,5 @@ macOS|GPU is firepro D300 2D|Pencil Icon -> Advanced Settings -> Select Metal
313
325
macOS|Intel HD 4000|Both OpenGL and Metal working, SDL3 Metal crashs iff menubar is rendered
314
326
macOS|Apple M4|Both OpenGL and Metal working, SDL3 Metal crashs
315
327
linux|* mesa3d|Fixed long time ago
328
+
329
+
You can’t perform that action at this time.
0 commit comments