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:
-
Configuration
-
gamesave
-
NetworkLeaderboards
-
pps
-
Replays
Consider updating the code to create the underlying directory before attempting to write to any of those directories.