Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Allen262 opened this issue Mar 30, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Allen262
Copy link

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
Copy link
Contributor

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.

@OmniBlade OmniBlade added the enhancement New feature or request label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants