Skyrim
0 of 0

File information

Last updated

Original upload

Created by

User_5494861

Uploaded by

User_5494861

Virus scan

Safe to use

Tags for this mod

About this mod

This mod removes auto aim completely, the config tweaks do not fully remove auto aim on their own.

Permissions and credits
SSE VERSION MADE BY TOESHRED:  http://www.nexusmods.com/skyrimspecialedition/mods/6268/?


Hi!

Many of you probably know about Skyrim's auto aim, and some of you may also know that the config tweaks (I will post them here) to remove auto aim do not do their job well, and there is still auto aim left in the game.
There was a mod called "AutoAim" which had 2 options: increase auto aim or remove it completely. Personally for me this was the only thing which had the capability to truly disable auto aim, however this mod is removed now. I've researched a bit and found a post which names the three settings that are changed by the mod. Credits to Tascani on reddit for this information.

Anyway, I went into the CK and made a mod which set the value of those 3 settings to 0. (They are: fAutoAimMaxDegrees fAutoAimScreenPercentage and fAutoAimMAxDegrees3rdPerson )

Installation:
Installation is very simple, just put the esp in your skyrim data folder, or install with MO or whatever other mod manager you have.




If you didn't already, I highly recommend to also use the config tweaks to help disable auto aim, change how arrows fly above your crosshair and give your arrows/bolts the capability to hit far targets.

Go to your Skyrim.ini which is located in documents\my games\Skyrim folder OR if you use Mod Organizer its "Mod Organizer Folder\profiles\name of your profile"

Add the following to Skyrim.ini:

[Combat]
fMagnetismStrafeHeadingMult=0.0
fMagnetismLookingMult=0.0
f1PArrowTiltUpAngle=0.7
f3PArrowTiltUpAngle=0.7
f1PBoltTiltUpAngle=0.7
f3PBoltTiltUpAngle=0.7

and also:

[Actor]
fVisibleNavmeshMoveDist=12288.0000


The first two lines are supposed to remove "magnetism" (auto aim, but like I said without this mod it won't fully work)
The next 2 lines change the way how your arrow flies above your crosshair when you shoot. If you feel your arrows are shooting above the crosshair and not at its center, then this tweak will help you change that. You can change the values to 0.5 or 0.3 by the way. I personally use 0.5.
The 2 lines after that do exactly the same, but for crossbow bolts. If you don't have Dawnguard you don't need it of course.
The last line gives you the capability to hit faraway targets. Without it, arrows will disappear after a certain distance and won't be able to reach their destination.

Hope this helps!