SilentPatchCMR2
SilentPatchCMR2 copied to clipboard
Configurations and saves don't get created if directories don't exist
Not entirely sure how this can happen, but if the following directories don't exist, the game can fail to save progress, config, and more:
ConfigurationgamesaveNetworkLeaderboardsppsReplays
Consider updating the code to create the underlying directory before attempting to write to any of those directories.
I am just a casual gamer. If I do not have any experience in updating code, how do I simply consider updating the code?
I am just a casual gamer. If I do not have any experience in updating code, how do I simply consider updating the code?
You don't need to - just check if you have those directories in your game directory.