Skip to content

Fixes a vanilla bug that happens when auto rotation is disabled.

License

MIT, Unlicense licenses found

Licenses found

MIT
LICENSE-MIT
Unlicense
LICENSE-Unlicense
Notifications You must be signed in to change notification settings

SchuhBaum/NoAutoRotationFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoAutoRotationFix

Version: 0.0.3

This is a mod for Elden Ring.

Description

In Elden Ring v1.10 the camera rotates slightly every time you move your character left or right. Unless you have used the mouse in the last 3 seconds or so. This happens even when the option Auto Rotation is disabled.

See this youtube video for a demonstration:
https://www.youtube.com/watch?v=0-MaByXTaxw

Installation

  1. Download and install Elden Mod Loader and Anti-Cheat Toggler. Disable anti-cheat if not done already.
  2. Download the file NoAutoRotationFix.zip from Releases.
  3. Extract its content in the folder [Steam]\SteamApps\common\ELDEN RING\Game\.
  4. Start the game as normal. Make sure that the in-game option Launch Setting is set to Play Offline.

Bug reports

This is my first mod for Elden Ring and my first time modifying a game using assembly language. If you find bugs or side effects let me know. Please describe step-by-step how to reproduce the issue.

Contact

If you have feedback, you can message me on Discord @schuhbaum or write an email to SchuhBaum71@gmail.com.

License

There are two licenses available - MIT and Unlicense. You can choose which one you want to use.

Changelog

v0.0.3:

  • Added a delay that is necessary when using the mod via ModEngine2. Otherwise the first change is not applied, i.e. it reaches the end of scannable memory.

v0.0.2:

  • The same vanilla bug happens when you lock-on. Fixed in this version.

v0.0.1:

  • Initial release.

About

Fixes a vanilla bug that happens when auto rotation is disabled.

Topics

Resources

License

MIT, Unlicense licenses found

Licenses found

MIT
LICENSE-MIT
Unlicense
LICENSE-Unlicense

Stars

Watchers

Forks

Languages