OrfeasZ/HitmanUnlocker

Fix disable for Creative Alchemy

Opened this issue · 2 comments

Hi i have a little problem, i like use this fix but i like too use eax sound, the only way i found is use creative alchemy but when i activate alchemy your fix are disable...
Any idea to solve this?

I know this is an old issue, but theoretically can't this be fixed making the dlls dazychain? You could make the unlocker search for a second dsound.dll (the one with the EAX restoration fix) inside the Sounds folder in the hitman directory, or perhaps have the second dsound use an alternate name ("asound", ect.) and have it map to the dll with that name. Just a though.

using dsound. any d3d dinput and other inout output dlls that usually get wrapped is bad idea. its safer to use version.dll user32.dll or compile your dll as asi loader compatible and let advanced asi loader handle everything to avoid collision with other wrappers< can you recompile please?