RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

How do I log into my local server?

irro

Page
How do I log into my local server?

There are many ways to log into your own server. I will list the main two ways. We strongly encourage the use of the first way mentioned.

First Way

The first way is with a program called UOGateway. If you do not have it, download it from www.UOGateway.com
On the top there is a button labeled "New Local Server" Click on it.
Now Enter the name of your server, and a description if you like.
In the Directory, enter 127.0.0.1

Now click "Save Settings"
It will then bring up a new page with your servers on it. Find the server you just created and click on it, and it will allow you to log in.

(Note, this will not make your shard public on the UOG lists.)

Second Way

Open your UO directory, (The folder you installed UO to)
Open the file Login.cfg in a world editor (Like notepad)
You will see something similar to
Code:
;Loginservers for Ultima Online
;Do not edit this file or patching will fail!  Always save a backup.
LoginServer=login.owo.com,7775
LoginServer=login.owo.com,7776
Change the file to
Code:
;Loginservers for Ultima Online
;Do not edit this file or patching will fail!  Always save a backup.
LoginServer=127.0.0.1,2593
Start the "Client.exe" and you can log into your shard.

(Note, Save a backup of the orginal login.cfg, because you will need it to patch UO and login to EA Servers.)


How do others log in? Click on this link.
How do Others Login?
 
Top