Advertisement
TheDemystifier

Disable in-game AutoSaves

Aug 12th, 2017
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <Purpose>
  2. - Disabled autosaves as they are not generally safe and may cause additional CTDs. Manual saves are highly recommended on a periodic basis.
  3. </Purpose>
  4.  
  5. <Notes>
  6. </Notes>
  7.  
  8. <Download-Installation>
  9. - For this, make the following changes if you haven't done so already :
  10. in `Skyrimprefs.ini`
  11. [MAIN]
  12. bSaveOnPause = 0
  13. bSaveOnTravel = 0
  14. bSaveOnWait = 0
  15. bSaveOnRest = 0
  16.  
  17. </Download-Installation>
  18.  
  19. <Compatibility-Issues>
  20. </Compatibility-Issues>
  21.  
  22. <LoadOrder>
  23. </LoadOrder>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement