Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. [Exception]
  2. AutoSaveGame = true
  3. MiniDumpWithFullMemory = false
  4. ReportToWindows = false
  5.  
  6. [Memory]
  7. RecordFormHeapAllocateFailed = true
  8. FormHeapAllocateFromLargerSpace = true
  9. FixInfiniteLoad = true
  10. ReplaceDefaultHavokHeap = true
  11. doNotReleaseHavokResource = true
  12.  
  13. [Optimize]
  14. FasterLoading = true
  15. UseShaderCache = false
  16.  
  17. [Camera]
  18. fix3rdPersonCameraScale = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement