-
Notifications
You must be signed in to change notification settings - Fork 5
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
Can't recognize install path on Mac #80
Comments
According to I've tried OpenJDK 11 and OpenJDK 8 (which is x86 only, so Java is running under emulation) instead of Azul's 17, and no difference. |
MPPatch/src/patch/install/macos.xml Lines 30 to 31 in 8adb8b7
|
Yeah, the macOS version is extremely unsupported since I have very spotty access to a development machine for it. I used to have a hackintosh desktop when I lived with my parents, but I no longer have access to that computer. Going to be a mess to try and set another one up (since I've been using AMD computers lately), but I might see if I can get that to work sometime later. In the meanwhile, I'm going to release 0.2.0 with no native macOS support, and rely instead on the Proton version, since that shouldn't be too different from Proton-on-Linux. |
There's no Proton on macOS though? |
Urgh. I'll see what I can do. |
Is there a no way of putting the instal path in manually? |
I'm trying to install the patch on macOS. If I open MPPatch, I get
MPPatch cannot find the Civilization V installation folder.
.If I try manually specifying a path in settings, I get
Civilization V does not appear to be installed in this folder.
. Doesn't matter where; I've tried:/Users/calvin/Library/Application Support/Steam/steamapps/common/Sid Meier's Civilization V/Civilization V.app/Contents/MacOS
/Users/calvin/Library/Application Support/Steam/steamapps/common/Sid Meier's Civilization V/Civilization V.app
/Users/calvin/Library/Application Support/Steam/steamapps/common/Sid Meier's Civilization V
/Users/calvin/Library/Application Support/Steam/steamapps/common
/Users/calvin/Library/Application Support/Steam/steamapps
Steam is using the default library folder:
Validating doesn't help, as it's installed and I can launch it just fine.
I'm using the Azul JDK:
This is macOS 13.4 on an M1 Pro MBP.
The text was updated successfully, but these errors were encountered: