gurrgur / er-patcher

Elden Ring enhancement patches (ultrawide support, custom frame rate limits and more) seamlessly integrated with steam.
MIT License
308 stars 25 forks source link

Adds disable camera reset #81

Closed clutterskull closed 1 month ago

clutterskull commented 1 month ago

Offset taken from https://github.com/techiew/EldenRingMods/tree/master/CameraFix

I didn't include the disable camera rotate one, because I don't use it, but I would be happy to. Also, I didn't include a short param because -c and -r were already taken.

clutterskull commented 1 month ago

Seems that this might disable dismount as well. Closing for now.

*Edit, confirmed unrelated.

gurrgur commented 1 month ago

Hi, thanks for your contribution. We had a camera reset patch before, but it was removed after the option was officially added to the settings menu of the game. Does this work differently than the ingame setting?

clutterskull commented 1 month ago

I would love to be wrong about this, because I hate it so much, but I think they only added an option for specifically the camera auto-rotating on move, which is annoying with M+KB input. I think this is the camera "wall recovery" setting.

This patch disables the camera reset when using the lock on command (R3 on controller) when there is no enemy in range or not in front of you (eg, during a fight if you run away from the enemy and try to lock on, the camera instantly resets to the direction the character is facing).

Looking through recent comments on the mod page (https://www.nexusmods.com/eldenring/mods/118?tab=posts) suggests that the lock on fix is not in the settings, even though the sticky comment suggests it's obsolete.

Do you know what setting turns that binding off? If I am wrong, go ahead and close.

Edit: Specifically, this is all this patch does: image