How to change CiV documents folder?

Thalassicus

Bytes and Nibblers
Joined
Nov 9, 2005
Messages
11,057
Location
Texas
attachment.php


Does anyone know where in the windows registry the Civ 5 folder path is stored?

The problem is when debugging mods, the path name is too long so I can't tell what file an error occurs in. I'd like to move the folder to somewhere with a shorter path name to work around this bug.
 

Attachments

  • Pathname.PNG
    Pathname.PNG
    35.5 KB · Views: 241
Yeah, that's what I did to get it to my D drive. Shortening the name of the documents folder would only chop off a few characters though, and the path name is ~40 characters too long. Basically what I need to do is move the Civ folder out of the documents folder.

I spent another twenty minutes searching... it appears they made the decision to hardcode the path instead of storing it in the registry or config files like most programs. If anyone else can think of a way to work around this bug, I'm out of ideas. It's the worst kind of error... an error with the error-reporting system itself. :crazyeye:
 
Back
Top Bottom