Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Dweller's Empty Path

A small RPGMaker game exploring the life of a lost being from another planet. · By temmie

Possible fix for mac

A topic by Razkanaz created May 05, 2023 Views: 721 Replies: 4
Viewing posts 1 to 5
(+2)

i don't play this game, and i don't think i will, but i noticed you had a problem with exporting to mac?
i'm a fellow Gamedev and the solution i found that works, is this:
- go to the mac
- open the terminal
- open the directory that the .app file is in
- and type in "sudo chmod -R 755 [filename].app" (make sure the R is capital)
then you should be able to run it

a few notes:
once you've gotten the game running you're able to zip it, and other mac players should be able to play it aswell, that means you need a mac to be able to export the game

i've discovered a way to do it without mac, but it's difficult, and if you have a mac, i suggest you use that

I extremely doubt she has a mac to do this but excellent tip for people looking to play it on one!

well, to do it on windows, you gotta download linux on it, and do the same steps, but make sure to zip the file using the terminal

To be able to fix the problem you have to download the nwjs binary from its respective website and replace it inside the MacOS folder, then you have to copy the Frameworks folder into the Contents folder. Then lastly all you gotta do is give the NodeJS project a name inside Contents/Resources/app.nw/package.json (the value for name cannot be blank idk why...)

lmk if this works :3

This definitely works better when using the itch.io app on the mac book. I wasn't able to make it work at all without the app