0 of 0

File information

Last updated

Original upload

Created by

RepTours

Uploaded by

RepTours

Virus scan

Safe to use

About this mod

Disable camera auto rotation! You know when you move around the camera follows you. This mod disables that.

Permissions and credits
Disables the automatic camera reset that normally snaps behind your character during movement.
This version is implemented as a DLL plugin for Mod Engine 2.
This is the same thing Elden Ring has a setting for "Camera Auto Rotation".
Using it offline is recommended.

How to Install:
1. Download and install Mod Engine 2 [https://github.com/soulsmods/ModEngine2/releases]
2. Place the DisableAutoCam.dll into the game folder (The same folder the .exe file is; [DARK SOULS III\Game\DarkSoulsIII.exe]
3. Open the config_darksouls3.toml file from Mod Engine and add the dll to the external_dlls shown below:
external_dlls = [
"DisableAutoCam.dll",
]
4. Play the game trough the launchmod_dark_souls3.bat or modengine2_launcher.exe.


Disclaimer:
* I have no idea if this mod is bannable or not.