NeuroUO Client Setup Guide

Server IP: 95.216.11.178 | Port: 2593

Quick Setup Instructions

1 Download ClassicUO Client

Choose one of these ClassicUO versions:

Official ClassicUO (Latest) ClassicUO Bittiez Fork
2 Download Ultima Online Game Files

Download the UO game files (928 MB):

Download UO Client Files
3 Extract Files

Create a new folder (e.g., C:\NeuroUO\) and extract both downloads:

  • Extract ClassicUO to C:\NeuroUO\ClassicUO\
  • Extract UO Client to C:\NeuroUO\UOClient\
4 Configure and Launch

Create a batch file to launch with NeuroUO settings:

  1. Create a new text file in C:\NeuroUO\
  2. Copy this content:
@echo off cd /d "C:\NeuroUO\ClassicUO" start "" "ClassicUO.exe" -ip 95.216.11.178 -port 2593 -path "C:\NeuroUO\UOClient"
  1. Save as LaunchNeuroUO.bat
  2. Double-click to launch!

Alternative: All-in-One Installers

Choose your preferred installer type:

Windows Installers
Batch Installer (.bat) PowerShell Installer (.ps1) VBScript Installer (.vbs)
To create .EXE installer:
  1. Download PowerShell installer
  2. Download PS to EXE converter
  3. Run Convert_PS_to_EXE.bat to create NeuroUO_Installer.exe
Python Launcher

Cross-platform launcher (requires Python 3.6+):

Download Python Launcher
First Time Setup:

Manual Configuration

If you prefer to configure manually, create a settings.json in your ClassicUO folder:

{ "ip": "95.216.11.178", "port": 2593, "ultimaonlinedirectory": "C:\\NeuroUO\\UOClient", "last_server_name": "NeuroUO", "saveaccount": true, "autologin": false, "reconnect": true, "reconnect_time": 10 }
Troubleshooting:

Need help? Visit neurouo.fun