Skip to content
Zane Wagner edited this page Mar 4, 2015 · 14 revisions

How to get started:

It is suggested that you use Visual Studio 2013 to develop and run UltimaXNA. Visual Studio Express 2013 for Windows desktop Desktop is available at: https://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx.

You can install XNA for Visual Studio 2013 by following the directions at: https://msxna.codeplex.com/releases/view/117230.

The UO client file format has changed since UltimaXNA was first implemented. I have no plans at the moment to support multiple versions of client. I have found that Client version 7.0.24.0 (downloadable at http://web.cdn.eamythic.com/us/uo/installers/20120309/UOClassicSetup_7_0_24_0.exe) works for both UltimaXNA and the latest available version of RunUO (downloadable at http://www.runuo.com).

Clone this wiki locally