A mostly true to the original Ultima 5 remake in C# using the original U5 data files.
Check out the latest release https://github.com/bradhannah/Ultima5Redux/tags!
You can check out the latest and greatest videos here (https://www.youtube.com/channel/UCjhmfLq4eZDwU68tWhUAsIw/videos)!
Latest news can be found at my blog at https://u5redux.wordpress.com/.
- Download and unzip (
ut5test-w64.zip
). - Run
Ultima5Redux3D.exe
It will likely prompt that it doesn't trust it - if you want to play, you're going to have to trust it to play.
- Download MacOS version
- Untar the Application (
tar xfvz u5test-macos.tar.gz
) - Run the
u5test-macos
application. It will likely ask you to trust it, you're going to have to trust it to play.
- Download Linux version (
u5test-ogl-linux.tar.gz
(OpenGL) oru5test-linux.tar.gz
(Vulkan, recommended)) - Untar the game (
tar xfvz u5test-*.tar.gz
) cd u5test-linux.tar.gz
orcd u5test-og-linux.tar.gz
- Execute game
./u5test-linux.x86_64
while in a Windowing environment like Gnome or XFCE