Skip to main content

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

goose-nest

13
Posts
235
Followers
2
Following
A member registered Jun 24, 2025 · View creator page →

Creator of

Recent community posts

what if you run:

./petsitting.app/Contents/MacOS/petsitting --rendering-driver opengl3

what if you try running from the command line:

petsitting.exe --rendering-method gl_compatibility --rendering-driver opengl3

if that doesn't work what does this output:

petsitting.exe --verbose

can you send a screenshot? are you able to click the red button on the phone? i don't have a mac so i can't test this out myself :(

try pressing E on dog first, sorry maybe i should have made the interaction more clear

1-800-giant-worm

was it stuck on the phone cutscene? you can click on the red button to close it

maybe check your graphics drivers or try running as .\petsitting.exe --rendering-driver opengl3 from the command line

didn't know this before, thanks! I think I'll keep it as is for now

Are you on Windows? If so can you try running .\petsitting.exe --verbose from the command line and see if there's any output when this happens? Alternatively could you try doing .\petsitting.exe --rendering-driver opengl3 or ./petsitting.exe --rendering-driver vulkan? If none of these work could you give more details on if this happens on the main menu or only after pressing start, and what your hardware specs are?

Hi, are you having the "Windows protected your PC" message? If so, you should be able to press "More info" and then "Run anyway". It seems to be a documented issue: https://itch.io/blog/744096/code-signing-your-games-mainly-godot

I enjoyed your commentary and am glad you liked it! thanks for playing

Your commentary made me laugh. thanks so much for playing!

Darn, sorry to hear that. Can you try running from CMD with .\petsitting.exe --verbose and see the output there? Or if you haven't already, try running as administrator?