Alright… two more possible things to try to narrow things down: figuring out if it’s something with the graphics system or audio system.
To disable all graphics, run this in the console instead, with two dashes in front of “headless”. This will run the game without any kind of graphical output (which doesn’t help much for playing the game I know, but’ll help with where to look for next):
.\LancerTactics.console.exe --headless
To test disabling audio, I just uploaded a build of the game with all the FMOD stuff jettisoned. There should be a new download available called “lancer-tactics-pc-no-audio.zip”; try that?
If neither of those yield results, I’m going to make a post in the Godot support forums to see if anyone else is running into this. Would you mind sharing your video driver info? I don’t have a windows computer on me since I’m traveling but found these steps to getting driver information:
- Press Windows + R
- Type dxdiag and press Enter
- Click the Display tab