ioq3/misc/nsis
Zack Middleton c2ce1c2f51 Make client for Windows x86_64 use OpenAL64.dll by default
ioquake3.x86_64.exe can't load x86 OpenAL32.dll. Using separate
library names allows shipping OpenAL for both architectures.

Though since the dll name is saved in the config file, using both
clients on the same computer will cause one client arch to always
try to load the wrong OpenAL dll and then fallback to the correct
default OpenAL dll. I guess it could be fixed by using separate
cvar names for s_alDriver.
2017-09-04 20:34:55 -05:00
..
Makefile Make client for Windows x86_64 use OpenAL64.dll by default 2017-09-04 20:34:55 -05:00
ioquake3-q3a.nsi nsis data file installer 2009-04-18 17:50:07 +00:00
ioquake3-q3ctc.nsi Update standalone code in Catch the Chicken NSIS installer. 2012-11-24 06:00:29 +00:00
ioquake3.nsi.in Include SDL2 dll from repository in NSIS installer 2016-05-27 00:44:13 -05:00