This is really strange.
I’d check a couple of things:
- Is your system 64 bit? I assume so, did you get the 64 bit version?
- Is your system ARM64 instead of 64 bit? ARM cant emulate x64 executables
This game isn’t a java game, it is html5 and javascript. I don’t believe Java is required. Electron.js is the runtime, which should package all the needed stuff with the executable. Electron.js doesnt really give a specific set of system requirements so Im not sure why this would happen.
How much VRAM does your graphics unit have?