Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (26 loc) · 1.25 KB

File metadata and controls

32 lines (26 loc) · 1.25 KB

DisableDialogueCameraSFSE

SFSE plugin that disables the dialogue camera in Starfield.

The project structure is copied and modified from SmartAimingSFSE by powerofthree, which was released under the MIT license.

Requirements

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/JonathanFeenstra/DisableDialogueCameraSFSE.git
cd DisableDialogueCameraSFSE
cmake --preset vs2022-windows-vcpkg-sf
cmake --build build --config Release

License

GPL-3.0-or-later WITH Modding Exception AND GPL-3.0 Linking Exception (with Corresponding Source).