there seems to be a problem with the game's window, it's launching behind the taskbar in borderless fullscreen
Viewing post in Parasite Infection 2 v1.20 comments
if you create a shortcut and add a "--fullscreen" you can fix that.
like this:
C:\Games\ParasiteInfection2\ParasiteInfection2.exe --rendering-driver opengl3 --fullscreen
You can use these command line arguments from godot for that.