Closed VortexFeedback closed 5 years ago
This is not a bug, the staging folder is a per-game setting. The {GAME} variable alone isn't enough, users might have games on different drives and have to set the drive for the staging folder accordingly to allow hard links. There is no way to make this a global setting without a) making it very error prone b) needing more complicated UI that still allows to overwrite the setting per-game
This is not a bug, the staging folder is a per-game setting. The {GAME} variable alone isn't enough, users might have games on different drives and have to set the drive for the staging folder accordingly to allow hard links. There is no way to make this a global setting without a) making it very error prone b) needing more complicated UI that still allows to overwrite the setting per-game
What you say makes sense.
Anyway, my main issue here was that I have Vortex installed on C:\, none of my games are ever installed on C:\, and every time I add a new game in Vortex it defaults the game's mod dir to C:\. I only have limited space on that drive bc its an SSD (and I have dual-boot setup and lot of apps installed).... so I prefer to not store mods or downloads on it. If that behavior doesn't sound correct; I can try backing up my vortex appdata folder and attempting a fresh install.
Do I have ANY other options available to tell Vortex "never ever set the default mod dir for any game to be on C:\" ? Or would it always need to be a manual process? I would even prefer to have Vortex pop-up a dialog and force me to update the mod dir every time I add a game then to have it assume C:\ is ok. Would something like that possibly be an option (e.g. a user setting that forces displaying a dialog from Games tab when Add Game is clicked, where user could then explicit confirm/change relevant paths) ?
There is an open issue on this in #3042
The idea is that instead of having one staging folder per game we let you set up one for each drive that contains games and then automatically use that folder for every game installed on that drive.
As long as you only have one drive containing games (e.g. D:) it would essentially be the same as your proposal but still support the case where games are on different drives and the UI wouldn't become super complicated.
But this kind of feature can't be done before 2.0 because it would require a migration of the user database and we vowed to limit those to major updates to limit the number of breaking points.
Vortex Version: 1.0.0 Memory: 31.43 GB System: win32 x64 (6.1.7601) Summary: Settings for custom mod dir must be manually re-applied for each new game that is activated
Expected Results: If using a variable such as {GAME} in the path, then Vortex should use the custom path automatically when the new game is activated
Actual Results: Vortex ignores the custom path and uses the default path when a new game is activated.
Steps to Create:
==Now to rule out Game #2 being initialized prior to all games being installed==
Observe under settings that the mod path has reverted to the default location
Reported by: zpangwin