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