I'm having a major issue launching the game, I'd open it and just get a black screen, then an error, Godot Engine is not responding
This is a rendering driver issue. You can create a shortcut to the game and then add this at the end of the "Target" section:
" --rendering-driver opengl3"
Hope that helps!