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 1 year ago • 0 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