I’m currently in a game-dev course at school and need to edit while away from my desktop. My laptop is not powerful enough to run the engine, so I was hoping I could use my desktop as a development server, and ssh into it with my laptop.
The editor opens smoothly on my desktop, but when I access it with ssh -X and start the editor, it says it “Cannot find a compatible Vulkan device or driver”.
What can I do here?