MonteChristo
Member
- Nov 20, 2017
- 134
- 65
- 64
So, I'm trying something on my Mac:I found out what is wrong. Your build is essentially inside out. For the Mac app to work, all content should be inside it, not at the same level as the app itself, as is the case here. I suppose this happens when you roll the Linux and Mac build into one.
1) R-click DDGame.app and select "show package contents"
2) Open "contents"
3) Open "resources"
4) Create a folder & name it "autorun"
5) Copy/paste into the "autorun" folder all the files and folders that were in the original "DD 0.49.0" folder that was created when you unzipped the download (except of cooure the .app and .exe files).
So far, this is working for me...