Added '-a' switch to go between OpenAL and MixSDL at runtime

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@656 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-02-03 16:33:32 +00:00
parent f91e06d2e2
commit b20848a700
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -38,6 +38,12 @@ combine with -r 320x240.
Use OpenGL drivers. This produces higher-quality graphics, and may be
faster as well -- but it also may not work on older cards.
-a (or --openal)
Use OpenAL drivers. This may produce higher-quality sound, but
it is not very stable on linux platforms, and may not work well
with some sound cards.
-c (or --scale=mode)
Graphics scaling mode (bilinear, sai or supersai). Default is none.