0 of 0

File information

Last updated

Original upload

Created by

powerofthree

Uploaded by

powerofthree

Virus scan

Safe to use

About this mod

Fixes free camera position and other issues caused by the game not serializing certain camera data to save

Requirements
Permissions and credits
Changelogs
CAMERA PERSISTENCE FIXES



Requirements

Latest version of SKSE64
Visual C++ Redistributables 2022
Address Library for SKSE Plugins

Description

This plugin fixes several issues caused by the game not serializing certain camera data to save.
eg. if you save in free camera mode (tfc) and reload, camera will bug out and put you near 0,0,0 world coordinates

These are now serialized properly :

  • Free camera state (position/rotation)
  • Camera target (using Papyrus SetCameraTarget function).  Added SetCameraTarget (cts) console command for convinience.

Serialized camera data is stored in CameraSaveData.json at My Documents/Skyrim (Special Edition/GOG)/Saves.

Source

https://github.com/powerof3/CameraPersistenceFixes