X2CommunityCore / xcom2-launcher

The Alternative Mod Launcher (AML) is a replacement for the default game launchers from XCOM 2 and XCOM Chimera Squad.
GNU General Public License v3.0
347 stars 51 forks source link

Error on launch #248

Closed KnowChillx closed 3 years ago

KnowChillx commented 3 years ago

Screen Shot 2021-01-05 at 12 51 24 AM Screen Shot 2021-01-05 at 12 51 31 AM Screen Shot 2021-01-05 at 12 51 38 AM Screen Shot 2021-01-05 at 12 51 54 AM

Not sure why its asking me what language I want to use but the result is just the creation of some giberrish language file.

robojumper commented 3 years ago

I assume what's happening is that your OS is trying to open the .NET executable as an archive (because PE executables, .exe, are archives). AML doesn't officially support MacOS, because it's tied to Steam and only ships a steam_api64.dll for Windows 64-bit.

Folks have had success with Wine for Linux in #171, maybe Wine can be a workaround here too.

@RevZero Does it make sense to keep this issue open for MacOS support?

RevZero commented 3 years ago

@robojumper I will close this. I do not think there is much demand to run AML on Mac OS and it will "never" be natively supported. If there is a known workaround to run AML on MacOS, it should probably just go to the FAQ.