Skip to content
Zane Wagner edited this page Mar 28, 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.

UltimaXNA does not include the Ultima Online resource files, maps, and art, and thus will not work on a computer that does not have Ultima Online installed. UltimaXNA only works with versions of the Ultima Online client that were created prior to the introduction of the *.UOP resource format. Thus, the latest version of the Ultima Online client that UltimaXNA is designed to work with is Mondain's Legacy. The client for Mondain's Legacy is downloadable at: http://games.mirrors.tds.net/pub/ea-games/uo/uoml_setup.exe.

UltimaXNA may work with different server software; however, it is currently being tested on RunUO. The recommended installation of RunUO which will work with UltimaXNA is downloadable at https://code.google.com/p/runuo/downloads/list.

Clone this wiki locally