Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits) (+1)

why it doesn't load, the game just break my pc. I have tried to load it on 3 different devices and it hasn't worked on any of them. I even did a bat to try to load but nothing works 

@echo off

cd /d "%~dp0"

start "" godot.exe --rendering-driver opengl3 --resolution 1200x600 --windowed

exit