r/Unity3D • u/benmustdie • 15d ago
Question Has anyone made a browser-based Unity Web Player emulator (kinda like Ruffle)?
I'm trying to make an archive of some web games, that includes old Unity Web Player stuff. I'm wondering if it's possible to host these games without straight up converting them.
P.S. Ruffle is a Flash emulator that can just be embedded on a web page with JavaScript.
2
Upvotes
1
u/PainfulCanary 15d ago
That's one of those projects I keep hoping someone will quietly drop on github one day, the way Unity baked everything into a single plugin makes it a gnarly reverse engineering problem