Frequently Asked Questions - comgram/ClassicUO GitHub Wiki

How to I fix an error that says something about "Ultima, Version=4.3.3.0"

Your Ultima.dll is locked.

This has been fixed in most releases, but there are some files that were published before the fix that are still floating around.

  1. Go to your ClassicUO folder, then navigate to Data>Plugins>Assistant
  2. Right click on Ultima.dll and click Properties
  3. At the bottom under "Security" click "Unblock"


How do I turn off the pink highlight on my cursor?

You can toggle "Highlight game objects" in Options > General


How do I get this debug gump off my screen?

On the menubar, click "Debug"


HELP, I have green boxes around everything on my screen!

You simply need to turn off "Debug Mode" in Options > Video


How do I resize my game window?

There are 2 ways to do this.

  1. Drag the corner of the game window to your desired size.

  2. Input your desired settings in the Options > Video Settings

You can also lock your screen size to prevent resizing by dragging, or moving the gameplay window around the screen.

Forgive the ghosting at the end, that's from the screen recorder and not the client


Can I zoom in with ClassicUO?

You can "Enable in game zoom scaling" under Options > Video

To zoom, just use your mouse wheel

You can also "Save scale after close client" to save your zoom level.


How do I reset my zoom level?

You can set a hotkey to go back to the default zoom level


Can I use Steam with ClassicUO?

Short Answer: No

Long Answer: No. The developer of Steam has never released the source code so we cannot support the assistant. Multiple people have tried to contact him through different means that have been found on the internet, but no one (to our knowledge) has received a response.


How do I save my Razor profiles when updating to the newest release?

Your Razor profile(s) shouldn't be overwritten, unless you only use the default profile. If that's the case, follow these directions.

You can simply copy your Razor profiles folder to your desktop, and then paste it back into you Assistant folder after you extract the new files from the zip.

  1. Go to your Assistant folder in your ClassicUO install directory [ C:\Program Files (x86)\ClassicUO\Data\Plugins\Assistant ] and copy your [ Profiles ] folder to your desktop.
  2. Now extract the contents of the new .zip file into your ClassicUO install directory [ C:\Program Files (x86)\ClassicUO ] overwriting all the files.
  3. Copy your [ Profiles ] folder back into the [ Assistant ] folder.

How do I get Organizer, Buy, and Restock Agents to work in Razor?

Open your ClasicUO.exe.Config file with any text editor and add the following into the <appSettings> section.

You can adjust the numerical values to however many of each agent type you'd like to show up in Razor.​

<add key="MaxOrganizerAgents" value="20"/>

<add key="MaxBuyAgents" value="10"/>

<add key="MaxRestockAgents" value="10"/> 

How do I get Razor to display counters in the title bar?

The current Razor port and CUO cannot display anything in the title bar.

There will eventually be a fix for this, but its not a priority as its an enhancement and not a core feature.

A temporary Work around would be to use the "Display Counters" hotkey in Razor. This will show your counters in the system message location.


⚠️ **GitHub.com Fallback** ⚠️