Offline Play¶
Ultima: Memento follows suit with it's predecessors; it is an open source project. This means the source code is readily available to you for your consumption, review, and modification.
Online server is recommended
The live-hosted server has very relaxed rules but disallows griefing and PVP. As an added bonus, it will contain the latest and greatest features as well as most recent bugfixes.
Only use GitHub Releases
The live-hosted server runs the code directly from the GitHub, but it is generally recommended to avoid doing this. Instead, to ensure optimal stability and compatibility, only the latest GitHub Release should be downloaded and used for playing.
Fresh Install¶
- Download the attached
Ultima-Memento-Server.zip - Unzip to
C:\Ultima-Memento\Server- Alternatively, you may install it whereever you wish
- If necessary (non-Windows users), compile the EXE (see README)
- Compile the World.exe:
- Navigate to
World\Source\Tools - Execute
compile-world-win.batorcompile-world-linux.sh
- Navigate to
- Compile the World.exe:
- Run the
World.exein theUltima-Memento\Worldfolder - Log in to the Admin (password is 'password') and run the
[BuildWorldcommand
Upgrades (Existing Install)¶
- Archive your old
Ultima-Memento\Worldfolder toUltima-Memento\World_Old - Download and unzip the attached
Ultima-Memento-Server.zip- Move the
Ultima-Memento\Worldfolder to your install location
- Move the
- Copy the following from
Ultima-Memento\World_OldtoUltima-Memento\World:- (optional) Backups folder
- Info folder
- Saves folder
- Run the
World.exein theUltima-Memento\Worldfolder