What does HackerNews think of ClassicUO?
ClassicUO - an open source implementation of the Ultima Online Classic Client.
Language:
C#
#9
in
OpenGL
Oh, in terms of emulators written in C#, never heard of Run[1]UO[2]? C# revolutionized the UO world back like 20 years ago(?) it has(d?) the right balance between simplicity, clarity and performance
[2] https://github.com/ClassicUO/ClassicUO
Shit shouldn't have thought about UO, now I am sad :'( (and old)
Might enjoy taking a look at Classic UO. It's UO, written in .NET, to run in the browser...
I've been working on an WebAssembly Ultima Online browser client. It's a heavily modified port of https://github.com/ClassicUO/ClassicUO (an open-source UO client written in C#).
You can play the test version using Chrome, however beware as it needs to download over 2GB of game resources, and still has a few glitches with audio. That said it runs at a stable 60fps on most systems I've tested so far. We have two test servers, one in AU and EU. Auto-account creation is on so just type in a username/password to get started.
The server the client connects to is another project myself and a few others are working on. It's a ground-up rewrite of an early 2000s custom server for UO called Zuluhotel.