Hard Light Productions Forums

General FreeSpace => FreeSpace & FreeSpace Open Support => Topic started by: Fury on February 11, 2013, 02:08:29 pm

Title: OpenAL Soft weirdness
Post by: Fury on February 11, 2013, 02:08:29 pm
While I was setting up FS2 from scratch, I downloaded OpenAL Soft 1.15.1. Copied the 32-bit DLL from the zip-file to FS2 dir and renamed it as OpenAL32.dll.

Old 5.5g launcher
- Appcrash if the dll is named as OpenAL32.dll.
Code: [Select]
Faulting application name: Launcher.exe_Launcher Application, version: 5.5.0.6, time stamp: 0x4c85a270
Faulting module name: Launcher.exe, version: 5.5.0.6, time stamp: 0x4c85a270
Exception code: 0xc0000005
Fault offset: 0x00010433
Faulting process id: 0xf80
Faulting application start time: 0x01ce0893158c286d
Faulting application path: C:\Games\FreeSpace2\Launcher.exe
Faulting module path: C:\Games\FreeSpace2\Launcher.exe
Report Id: 543e682a-7486-11e2-991b-00a0d5ffffae

Wxlauncher
- Can't detect OpenAL if named as OpenAL32.dll.

FSO debug
- Detects and initializes OpenAL correctly and audio work just fine.
Title: Re: OpenAL Soft weirdness
Post by: Iss Mneur on February 11, 2013, 09:49:45 pm
FSO debug was built by you? Which version/where did you get it?

Where is OpenAL32.dll installed? FSO directory, wxLauncher bin directory, windows system32 directory?
Title: Re: OpenAL Soft weirdness
Post by: Fury on February 11, 2013, 11:53:38 pm
Official 3.6.16 build.
Copied the 32-bit DLL from the zip-file to FS2 dir
Title: Re: OpenAL Soft weirdness
Post by: Iss Mneur on February 12, 2013, 12:48:48 am
Official 3.6.16 build.
Copied the 32-bit DLL from the zip-file to FS2 dir
Okay, I seem to have missed that. One of the pitfalls of how wxLauncher works is you will either need to install things like that globally (that is, the windows system32 folder) or for both FS2 and wxLauncher.
Title: Re: OpenAL Soft weirdness
Post by: Fury on February 12, 2013, 01:09:39 am
Okay, copied the dll to wxlauncher dir too and now it doesn't complain about missing OpenAL. Now it gives "Unable to open device" message, whatever that might mean. Audio settings are available in the launcher in any case. I'd still like to get the classic launcher to work though, because it's still the only windows launcher that is portable.
Title: Re: OpenAL Soft weirdness
Post by: Phantom Hoover on February 12, 2013, 03:25:59 am
I was having problems with OpenAL 1.15.1 on Linux; try downgrading to 1.14.
Title: Re: OpenAL Soft weirdness
Post by: Fury on February 12, 2013, 04:40:31 am
Tried it now, old launcher still crashes with it.
Title: Re: OpenAL Soft weirdness
Post by: Iss Mneur on February 12, 2013, 01:43:32 pm
Have you tried running the 5.5g launcher as an Administrator one time on the computer?
Title: Re: OpenAL Soft weirdness
Post by: Fury on February 12, 2013, 02:01:52 pm
Yup, same results.