SilentPatchCMR2 icon indicating copy to clipboard operation
SilentPatchCMR2 copied to clipboard

Configurations and saves don't get created if directories don't exist

Open CookiePLMonster opened this issue 2 years ago • 2 comments

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.

CookiePLMonster avatar Jun 01 '23 07:06 CookiePLMonster

I am just a casual gamer. If I do not have any experience in updating code, how do I simply consider updating the code?

majorholland avatar Mar 18 '25 19:03 majorholland

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.

CookiePLMonster avatar Mar 18 '25 19:03 CookiePLMonster