Hacker News new | ask | show | jobs
Show HN: Running Win32/DirectX games in the browser via x86 emulation and WebGPU (bottleship.happydog.games)
5 points by jenissimo1 17 days ago
2 comments

What's the licensing situation for those games?
The runtime itself doesnt include any commercial games. For the public library, I use old demo versions or other freely redistributable releases.

You can also package your own game files or import supported GOG installers from games you legally own. Everything is processed locally in your browser and none of the game files are uploaded anywhere.

The current compatibility list is available at github.

Awesome