Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Dweller's Empty Path

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

Can't run.

A topic by TVoL created Jan 02, 2023 Views: 309 Replies: 1
Viewing posts 1 to 2

I can't run it. I'm on MacOS. I installed itch on my computer, downloaded game that way. It ran for about 10 seconds before closing. Menu didn't have any text on it. Upon reopening, it instantly closed after not even one second. Reopened. No text in menu. ''Started'' game. First two lines were fine. Then the window went black, I heard the sounds but no visual. 

(2 edits)

I used the following commands to get it to run (Big Sur 11.6.4 on a iMac 5k Late 2015)

1. sudo chmod -R 755 <PATH TO GAME.APP>

2. sudo xattr -dr com.apple.quarantine <PATH TO GAME.APP>

3. sudo chmod 777 <PATH TO GAME.APP>

4. sudo spctl --master-disable

IMPORTANT: If you're done playing the game you should enable Step 4 again, as it disables Apple Gatekeeper. 

After that I also got the text issues at the start screen, but once I started a new game (First Menu Point) everything worked fine from there on.