-
Notifications
You must be signed in to change notification settings - Fork 20
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
How do I get it to accept my aoe2 installation? :D #7
Comments
the windows stuff is very untested, I don't have windows unfortunately. it seems like voobly might be changing the installation path set in the registry? but it should pop up a (very ugly) file dialog asking you to set the path manually, does that work? |
I should probably have made it check in the folder it is running from too, though, I feel a bit dumb for not doing that :p |
This is still broken. I believe it works with wine when using a linux-style path Also, the registry locations are incorrect, at least on 64-bit Windows 10
The correct location:
I would also recommend leveraging Steam's Registry for the 2013 HD version:
|
Now I might be stupid, but even though I'm running it in my aoe2 folder, it won't accept it as a valid installation, and complains about no Data Path being set ...
←[01;33mFailed to get key InstallationDirectory from SOFTWARE\Microsoft\Microsoft Games\Age of Empires II: The Conquerors Expansion\1.0 ←[0m←[2;37m(getRegistryString C:\projects\freeaoe\src\global\Config.cpp:69)←[0m ←[01;33mFailed to resolve game path '' ←[0m←[2;37m(Config::setValue C:\projects\freeaoe\src\global\Config.cpp:363)←[0m ←[01;33mFailed to resolve game path 'G:\Program Files\age2\Voobly' ←[0m←[2;37m(Config::setValue C:\projects\freeaoe\src\global\Config.cpp:363)←[0m ←[01;33mfailed to load: No data path set No error ←[0m←[2;37m(main C:\projects\freeaoe\src\main.cpp:216)←[0m
This is the log output ... which tries to pull something out of my voobly aoe2 dir? Which still doesn't work, even if I put the exe in there.
Any ideas?
The text was updated successfully, but these errors were encountered: