PoE 1 Xbox servers are undergoing maintenance. Some features will be unavailable.
Game still won't open on M1 Mac...
" |
![]() |
Thanks for looking into this on a saturday GGG, much appreciated
|
![]() |
The problem is still not solved, the game does not open.
|
![]() |
Still not working for me :(
|
![]() |
I combined a few of the other Mac threads that all seem to be related to the same issue.
These are the steps I have taken and it seems to have gotten things to work. in ~/Library/Application Support/Path of Exile rename update.dat to update.zip unzip the update.zip in place cp -R Path Of Exile.app "/Users/<USERNAME>/Library/Application Support/Steam/steamapps/common/Path of Exile" sudo xattr -cr "/Users/<USERNAME>/Library/Application Support/Steam/steamapps/common/Path of Exile/PathOfExileClient.app" sudo codesign --force --deep --sign - "/Users/<USERNAME>/Library/Application Support/Steam/steamapps/common/Path of Exile/PathOfExileClient.app" run the "/Users/<USERNAME>/Library/Application Support/Steam/steamapps/common/Path of Exile/Path of Exile.app/Contents/MacOS/Path\ of\ Exile" executable. Updating of the game should start to happen.. Once it is complete, you should be able to launch the game by pressing Launch. I can't seem to launch it from Steam, but it does work from the command line. It looks like the update installer that comes out to check versions, etc has some sort of bad metadata that is preventing Mac to run it successfully. That's why we had to change the guardian bit and resign the package. Once that was done, the update process and game seems to run as it should. Last edited by RaginBajin#5872 on Jun 14, 2025, 9:59:13 AM
|
![]() |