No Save Corruption (Erase 8MB Limit)
No Save Corruption (Erase 8MB Limit)
This is a mod with let’s you remove the 8MB limit on game saves to overpass the corruption save problem.
Here is a mod i never seen at least for now: A game save corruption fixer.
Based on the ini settings extracted found on pcgameswiki website, i was able to find settings that were related to the game save and increase the 8MB limit which makes any save corrupted by going upper than the limit.
This mod change the overall limit of the game saves from 8MB to 96MB.
Download the .ini and copy it inside Cyberpunk2077/engine/config/platform/pc/ or follow the steps below :
1. Create a new .ini named NoSaveCorruption inside Cyberpunk2077/engine/config/platform/pc/
2. Add these lines :
[GameServices]
LogPath = “”
MaxProfileSize = 25165824
MaxSaveSize = 67108864
MaxSaveSizeTotal = 12582912
MaxSettingsSize = 100663296
SaveCompressedChunkSize = 524288
SaveMaxCompressedChunks = 1024
ScreenshotBuffer = 1048576
Wrapper = “”
3. Enjoy your almost unbreakable save.