yquake2remaster/doc
Yamagi b3c47df0c8 Don't overwrite SDLs audio driver selection.
Hardcoding default driver for some of the supported platform is a
remnant of SDL 1.2 and hasn't been necessary since SDL 2.0 a long
time ago. In fact it has a high properbility to break things, SDL
could easily end up with a non working driver.

When `s_sdldriver` is set to the newly introduced value `auto` the
driver is selected by SDL. In all other cases the string is the
driver name which SDL will be forced to.

This doesn't fix existing configs. Since the OpenAL sound backend has
been the default for nearly 15 years and we haven't received bug reports
for some other problem with the SDL sound backend in the past, I'm half
sure that there are next to users out there. These can reset the cvar
by hand if necessary.

Closes #1132.
2024-08-07 12:04:54 +02:00
..
010_index.md Document the commands added by YQ2. 2019-10-12 16:39:42 +02:00
020_installation.md Update 020_installation.md 2023-01-15 01:24:54 -05:00
030_configuration.md Show correct replacement for gl_lightmap cvar 2023-08-26 19:18:24 -04:00
040_cvarlist.md Don't overwrite SDLs audio driver selection. 2024-08-07 12:04:54 +02:00
050_commands.md game: Add spawn on start point 2022-09-04 23:40:55 +03:00
060_multiplayer.md Include downloads into the security considerations. 2024-06-22 16:57:30 +02:00
070_packaging.md Small corrections to the documentation. 2021-06-03 07:24:42 +02:00
080_contributing.md Reorder documentation files and make room for future additions. 2019-10-12 16:17:18 +02:00
090_filelists.md Add fotosteps.pkz to the filelist. 2022-10-09 11:05:42 +02:00