aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorthilo <thilo@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-08-19 11:02:20 +0000
committerthilo <thilo@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-08-19 11:02:20 +0000
commit26c463829c60e871818d8e3347c9d6aa3e7274c8 (patch)
tree5d325d101004961f152a57cf18c759ff2adf29bc /README
parent65326c8f5fc9e3780f68b7ec47c835cc09899c3c (diff)
downloadioquake3-aero-26c463829c60e871818d8e3347c9d6aa3e7274c8.tar.gz
ioquake3-aero-26c463829c60e871818d8e3347c9d6aa3e7274c8.zip
- 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. git-svn-id: svn://svn.icculus.org/quake3/trunk@853 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 66caf2f..c731d77 100644
--- a/README
+++ b/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