Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No reverb effect in Mass Effect (2007) #19

Open
bibendovsky opened this issue Jul 7, 2021 · 5 comments
Open

No reverb effect in Mass Effect (2007) #19

bibendovsky opened this issue Jul 7, 2021 · 5 comments

Comments

@bibendovsky
Copy link
Owner

No description provided.

@bibendovsky
Copy link
Owner Author

#18 partially fixes the problem.

@bibendovsky
Copy link
Owner Author

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].

@mirh
Copy link

mirh commented Jul 7, 2021

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)

@bibendovsky
Copy link
Owner Author

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

@mirh
Copy link

mirh commented Apr 19, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants