- Add device enumeration support on windows and make "Generic Software" new default device as that one seems to work more reliably on many platforms.
- Add shfolder.lib library to dependencies in MSVC project files - update documentation for OpenAL changes.
This commit is contained in:
parent
4450057eb7
commit
87a3858f9a
5 changed files with 94 additions and 7 deletions
2
README
2
README
|
@ -118,6 +118,8 @@ New cvars
|
|||
s_alMaxSpeakerDistance - ET_SPEAKERS beyond this distance are
|
||||
culled
|
||||
s_alDriver - which OpenAL library to use
|
||||
s_alDevice - which OpenAL device to use
|
||||
s_alAvailableDevices - list of available OpenAL devices
|
||||
|
||||
s_sdlBits - SDL bit resolution
|
||||
s_sdlSpeed - SDL sample rate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue