Skip to content

fix: s_list command with s_useOpenAL 1 - #844

Merged
timangus merged 1 commit into
ioquake:mainfrom
WofWca:implement-openal-s_list
Dec 4, 2025
Merged

fix: s_list command with s_useOpenAL 1#844
timangus merged 1 commit into
ioquake:mainfrom
WofWca:implement-openal-s_list

Conversation

@WofWca

@WofWca WofWca commented Nov 29, 2025

Copy link
Copy Markdown

The code is pretty much copy-pasted from S_Base_SoundList.
Some things from the original S_Base_SoundList are not implemented,
e.g. compression and the final "free memory" line.

I have checked that it works:

image image

For comparison: the output with s_useOpenAL 0 in the web version, and in the native version:

image image

The code is pretty much copy-pasted from `S_Base_SoundList`.
Some things from the original `S_Base_SoundList` are not implemented,
e.g. compression and the final "free memory" line.
@timangus
timangus merged commit 03c4c4a into ioquake:main Dec 4, 2025
12 checks passed
tomkidd pushed a commit that referenced this pull request Jan 14, 2026
The code is pretty much copy-pasted from `S_Base_SoundList`.
Some things from the original `S_Base_SoundList` are not implemented,
e.g. compression and the final "free memory" line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants