Kappa971
Kappa971
> That's the issue DSOAL does NOT work at all. I can't even select EAX. The game I usually use to test to see if everything is working is Prince...
You need to add the following registry keys: [CURRENT_USER - Add dsound.zip](https://github.com/kcat/dsoal/files/8773404/CURRENT_USER.-.Add.dsound.zip) This is DSOAL + OpenAL Soft compiled from source [DSOAL.zip](https://github.com/kcat/dsoal/files/8773408/DSOAL.zip), EAX runs on Windows 11 (also on build...
@ThreeDeeJay, I don't think you need a script, just run the `.reg` file I put in the link and it should work.
Ok so for games that don't require to be run as administrator my .reg works. What games require to be run as an administrator? I have tried several games: Max...
> @Kappa971 IIRC Splinter Cell Pandora Tomorrow requires running as admin for it to load the .ini (where we can force EAX) from the regular folder instead of the VirtualStore...
So, `SetACL` is a utility that you can download from the internet. Here is a detailed guide that helped me understand: https://www.askvg.com/windows-tip-take-ownership-permission-of-registry-keys-from-command-line/. Other keys are indicated on the Indirectsound website:...
Anyway I confirm that by modifying the keys in `HKEY_LOCAL_MACHINE,` DSOAL also works by running Mafia as administrator. However, the title of this issue should be changed as it refers...
I have done some test in another discussion/issue. If I remember correctly, the OpenAL router looks for "X-Fi" in both the OpenAL device name and the system device name. In...
> It's not like they can check what doesn't exist... To know if the first two conditions are valid, I think the router actually checks if those names exist. >...
> Of course every "XX device driver on YY playback device" is _**always**_ gonna match the YY playback device name! > This includes openal-soft unsurprisingly, but this time "Generics" are...