Results 7 comments of Sean Pesce

Thanks for the bug report! I haven't had time to work on the project recently so I appreciate that you isolated the source of the issue to a specific build....

Interesting, I always thought this bug was a result of the ladder fix (I’m still not fully convinced it’s not). Can you post your entire configuration here?

The `LadderFix` setting fixes the bug that would cause the player to clip through the map when sliding down the two ladders seen in [this video](https://www.youtube.com/watch?v=G8-mGx4nf-A&t=26) at 0:20. This bug...

Okay, that’s definitely a problem. Can you do me a favor and check the status of the ladder fix at runtime? While in-game, open the console (default key bind is...

The problem (besides the underlying bug itself) seems to be twofold: - ~Most importantly, [this line](https://github.com/metal-crow/Dark-Souls-1-Overhaul/blob/f5612376dbf7beaefb22af8947ff67ed1ef69e4b/OverhaulDLL/src/ModData.cpp#L204) has bad logic; it seems that **you would have to set `LadderFix=1` to disable...

Currently the armor sound effect patch alters the armor parameter file (ProtectorParam.param) in memory to disable the sound effects. For possible fixes, we should try one (or more) of the...

~I was also looking for a solution to this issue; any help would be appreciated.~ EDIT: I'm no longer experiencing this issue.