Posted by: RocketMan
« on: 30. March 2022, 04:20:39 » Just to double-check, if I want 5.1 sound that's better than what's currently available in the game settings, first I do this:
Download the OpenAL Soft Windows binaries: Download link.
Copy the DLL from bin\Win32\ to your game's main folder.
Download the alsoft.ini file from the end of this post and copy it to your game's main folder.
Open cam_ext.cfg with a text editor and put the following line at its end:
snd_oal_device OpenAL Soft
...except in the ini I change "channels" to "surround51" and that's it?
What about "stereomode = headphones" ? Would that have to take on a different value for 5.1?
Any other optimizations to make this suited for 5.1? Should I change my windows settings or disable crystallizer and CMSS like the tutorial video says?
Thanks.
Download the OpenAL Soft Windows binaries: Download link.
Copy the DLL from bin\Win32\ to your game's main folder.
Download the alsoft.ini file from the end of this post and copy it to your game's main folder.
Open cam_ext.cfg with a text editor and put the following line at its end:
snd_oal_device OpenAL Soft
...except in the ini I change "channels" to "surround51" and that's it?
What about "stereomode = headphones" ? Would that have to take on a different value for 5.1?
Any other optimizations to make this suited for 5.1? Should I change my windows settings or disable crystallizer and CMSS like the tutorial video says?
Thanks.