It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi! Does anyone else experience problems launching the game when installed by GOG Galaxy on macOS? I have an M1 Mac mini running macOS Monterey (12.0.1) and the game won't launch. There is no error message, simply nothing happens after double-clicking the app. It also won't launch from within Galaxy itself.

When installed using the offline installer, the game works fine.
This question / problem has been solved by zfilimage
Mine has been working fine on Mac for years until today when I downloaded the latest patch, now it won't start at all! The Play button just says "syncing" then nothing happens. I think the issue is with the most recent patch
Same here MacBook Air M1, the game is not starting.
Yep, same here, Macbook Air M1, game wont start from Galaxy Client!

edit: Have to add, as OP said, using offline installers worked for me too.
Post edited December 12, 2021 by Tiron
It was working perfectly fine for me until I downloaded the latest update. Now it will no longer load.

I hope this gets fixed soon. Until then any mac user should NOT update

edit: Just downloaded the offline installation file and it works. Issue is the GoG update application it seems
Post edited December 16, 2021 by cspirou
Same here, M1 Mac Air.
downgrade via the offline installer as you have said a patch seems to have broken it.
Your saves will all still be available
Where can I find the offline installer?
avatar
erkanart: Where can I find the offline installer?
go to your games, click on the game you want the offline installer of and there should be an offline installer option listed.
The fix is quite simple, the executable don't have the proper permissions.

Use the terminal to fix it:

chmod +x /Applications/Stardew\ Valley.app/Contents/MacOS/Stardew\ Valley
avatar
zfil: The fix is quite simple, the executable don't have the proper permissions.

Use the terminal to fix it:

chmod +x /Applications/Stardew\ Valley.app/Contents/MacOS/Stardew\ Valley
Thanx so much. THIS works. :)
Post edited December 20, 2021 by piXelbreach
avatar
zfil: The fix is quite simple, the executable don't have the proper permissions.

Use the terminal to fix it:

chmod +x /Applications/Stardew\ Valley.app/Contents/MacOS/Stardew\ Valley
That does the trick, indeed. Thanks a lot!
avatar
zfil: The fix is quite simple, the executable don't have the proper permissions.

Use the terminal to fix it:

chmod +x /Applications/Stardew\ Valley.app/Contents/MacOS/Stardew\ Valley
avatar
piXelbreach: Thanx so much. THIS works. :)
Hi guys, I am new here. So, sorry for the stupid question upfront. I have found the Terminal window, copied your code, having changed the name of the app and the name of the launching file (it was not the app name for some reason, but the "GOGlauncher" in the contents). So, it failed either way. What have I done wrong and what is chmod +x - is it part of the code, cause I have copied it, too.
As I said, super new here, so apologies and thanks in advance for the response!
avatar
piXelbreach: Thanx so much. THIS works. :)
avatar
MerryMary777: Hi guys, I am new here. So, sorry for the stupid question upfront. I have found the Terminal window, copied your code, having changed the name of the app and the name of the launching file (it was not the app name for some reason, but the "GOGlauncher" in the contents). So, it failed either way. What have I done wrong and what is chmod +x - is it part of the code, cause I have copied it, too.
As I said, super new here, so apologies and thanks in advance for the response!
I have the same issue! Please help