TheAssemblyArmada / Vanilla-Conquer

Vanilla Conquer provides clean, cross-platform builds of the C&C Remastered Collection and the standalone legacy games.
Other
343 stars 52 forks source link

(Feature Request) Saved games be saved to SavedGames folder or be named differently. #916

Open Allen262 opened 1 year ago

Allen262 commented 1 year ago

A request that saved games be saved to SavedGames folder or be named differently so that vanilla conquer saved games are not seen by original game .exe and vice versa.

OmniBlade commented 1 year ago

You can set a path for user data to be written to if you add the following to your conquer.ini or redalert.ini files:

[Paths]
UserPath=C:\Path\To\Use

Be aware that this affects all files that the game can write to and will generate another copy of the config .ini file in that directory that will configure the game from then on, the original will only act as a redirect for the writable data folder.