I usually noticed it when on a horse, if you turn camera to the side and start moving forward it recenters camera nearly immediately, think it also does it when walking normally too but it annoyed me on horse the most.
That's awesome thanks a lot. I was trying to do that without success. For those interested in disabling the auto-centering completely, try using these values : Value="F3 0F 00 0D 00 00 00 00"
Also do you know how to make the player walk with a weapon in hand outdoors ? With a gamepad you can, but for some reason with mouse and keyboard it is not possible.
Ah did try with it disabled before posting but it felt a bit weird having the camera never go back to center, figured a long delay like 10+ seconds would probably be fine, since it's a bit hard to not move your mouse once in 10 seconds lol Maybe will see about adding it in next ver though, ideally I'd like some way for users to specify the time themselves, need to look into SUWSF more for that.
About walking, on gamepad does that depend on how far analog stick is pressed? On keyboard they might just be setting stick to full-tilt instead, maybe if code for that gets found there could be a hook made to limit it when a key is pressed.
For holstering I noticed a ton of scripts are calling the ACTOR_HOLSTER_WEAPON / ACTOR_START_FORCE_HOLSTER natives, could be any one of them that does it... could maybe try patching those to "ret" immediately and see if there's any effect (140B06C80 / 140B06D10 in cheat engine)
do you know how to make the player walk with a weapon in hand outdoors
I'm checking the Nexus every day for a mod that would do just that. :(
Ah did try with it disabled before posting but it felt a bit weird having the camera never go back to center, figured a long delay like 10+ seconds would probably be fine, since it's a bit hard to not move your mouse once in 10 seconds lol Maybe will see about adding it in next ver though
This did not work for me (Value="F3 0F 00 0D 00 00 00 00"). It had the opposite effect, it now re-centers immediately after panning around. Would you have any other suggestion to disable the auto centering altogether?
Nice. If only you could find a way to disable the automatic holstering of the weapon and the camera's distance when you accelerate. Or at least when you hold down the button to go at the speed of a satellite - here I hate the camera's distance at all))))
12 comments
i haven't noticed it
and i want make disabling auto-centering like 30 sec or even more
For those interested in disabling the auto-centering completely, try using these values : Value="F3 0F 00 0D 00 00 00 00"
Also do you know how to make the player walk with a weapon in hand outdoors ? With a gamepad you can, but for some reason with mouse and keyboard it is not possible.
Maybe will see about adding it in next ver though, ideally I'd like some way for users to specify the time themselves, need to look into SUWSF more for that.
About walking, on gamepad does that depend on how far analog stick is pressed? On keyboard they might just be setting stick to full-tilt instead, maybe if code for that gets found there could be a hook made to limit it when a key is pressed.
For holstering I noticed a ton of scripts are calling the ACTOR_HOLSTER_WEAPON / ACTOR_START_FORCE_HOLSTER natives, could be any one of them that does it... could maybe try patching those to "ret" immediately and see if there's any effect (140B06C80 / 140B06D10 in cheat engine)
I'm checking the Nexus every day for a mod that would do just that. :(
Please do, I always HATED auto-centering cameras.
This did not work for me (Value="F3 0F 00 0D 00 00 00 00"). It had the opposite effect, it now re-centers immediately after panning around. Would you have any other suggestion to disable the auto centering altogether?