6 years ago
How to disable camera drift Sims 4 PC
I find it very annoying that especially in build mode the camera drifts to wrong places and I can't have full control over my camera. Is there a proper solution for this one?
I did find a workaround, but it's not perfect: (I use Sims 3 cameramode settings, not tested with default ones) Locate the game folder (can be found in Origin > Application settings > Installs & Saves > Game library location) go to \the Sims 4\Game\Bin\res and edit Camera.ini with any text editor. Find all (ctrl + f) IgnoreLotLevel and change them all to true. Save and open Sims4, you shouldn't see much camera drift anymore.
Should look something like this after change:
ForcedPitchRailThreshold = 12 RotationVerticalSensitivity = -1.0 RotationHorizontalSensitivity = -1.0 IgnoreLotLevel = true SwapMiddleAndRightMouseButtonAction = true TetherLockedZoomPercent = 1.01 EnableFollowSocialGroup = true
If there is any better solutions for this one please let me know.