eaxefx icon indicating copy to clipboard operation
eaxefx copied to clipboard

No reverb effect in Mass Effect (2007)

Open bibendovsky opened this issue 4 years ago • 5 comments

bibendovsky avatar Jul 07 '21 17:07 bibendovsky

#18 partially fixes the problem.

bibendovsky avatar Jul 07 '21 17:07 bibendovsky

The other problems is how the application set reverb effect parameters.

The pattern is following:

... Defer all reverb parameter. Defer reverb room value (*). ...

This means the accumulated parameters will be applied on next immediate reverb parameter(s). And the game does not use reverb immediate parametr(s) at all.

Another problem is reverb room value (*) which varies in menu and on different levels from -2000 mB to -5500 mB. Appropriate gain range is [0.002..0.1].

bibendovsky avatar Jul 07 '21 18:07 bibendovsky

https://www.youtube.com/watch?v=X30rSM-kpSg https://www.youtube.com/watch?v=Gw20N5z-NG8 @GreatEmerald Some videos on the old cards (even though drivers and reverb gain are all over the place)

mirh avatar Jul 07 '21 18:07 mirh

Test builds (forced immediate mode with / without reverb room). eaxefx_bin_win32_v1_0_6_e03b0b8_1.zip

bibendovsky avatar Jul 07 '21 19:07 bibendovsky

I have been told this is broken in the new eax openal-soft.

mirh avatar Apr 19 '22 20:04 mirh