Mac OS Sierra

Everything about development and the OpenMW source code.
GHRobson
Posts: 1
Joined: 31 Oct 2016, 15:10

Re: Mac OS Sierra

Post by GHRobson »

I'm also having this issue! :cry:
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: Mac OS Sierra

Post by corristo »

Folks experiencing settings-default.cfg issue, can you please try the following?

1. Open Terminal
2. run "cd <your OpenMW folder>". You can type "cd " and then drag & drop OpenMW folder right in Terminal to get full path.
3. run "xattr -d com.apple.quarantine OpenMW.app"
4. try to launch OpenMW again
User avatar
dongato
Posts: 4
Joined: 13 Oct 2016, 08:36

Re: Mac OS Sierra

Post by dongato »

corristo wrote:Folks experiencing settings-default.cfg issue, can you please try the following?

1. Open Terminal
2. run "cd <your OpenMW folder>". You can type "cd " and then drag & drop OpenMW folder right in Terminal to get full path.
3. run "xattr -d com.apple.quarantine OpenMW.app"
4. try to launch OpenMW again
This solution worked. I can now start and play the game. Some other issues are present but I will direct those to the appropriate channel. Thanks for the help.
zauberberg
Posts: 6
Joined: 27 Oct 2016, 19:31

Re: Mac OS Sierra

Post by zauberberg »

I got the message:
No such xattr: com.apple.quarantine
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: Mac OS Sierra

Post by corristo »

I have a WIP test build:
http://downloads.openmw.org/osx/OpenMW- ... c568d1.dmg

All the resources & configs were moved inside application bundles. It hasn't been thoroughly tested yet, though.
User avatar
Bessarion
Posts: 12
Joined: 08 Nov 2016, 20:02

Re: Mac OS Sierra

Post by Bessarion »

corristo wrote:I have a WIP test build:
http://downloads.openmw.org/osx/OpenMW- ... c568d1.dmg

All the resources & configs were moved inside application bundles. It hasn't been thoroughly tested yet, though.
This test build is working great for me so far!
zauberberg
Posts: 6
Joined: 27 Oct 2016, 19:31

Re: Mac OS Sierra

Post by zauberberg »

Many thanks. That worked for me. There are some minor bugs, but I'll try report them elsewhere. Otherwise this is so vastly superior to the version I played in Wine that it scarcely feels like the same game.
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: Mac OS Sierra

Post by corristo »

Thanks for the feedback, I'm going to finish this and propose a PR on GitHub.
Post Reply