Simple Ultima Multi Patch

Here you can post about UO Tools not specific to POL, but to the UO Client. This includes map editors, custom clients, mul editors (except UOFiddler, use it's forum), and so on.

Moderator: POL Developer

Post Reply
Yukiko
Distro Developer
Posts: 2825
Joined: Thu Feb 02, 2006 1:41 pm
Location: San Antonio, Texas
Contact:

Simple Ultima Multi Patch

Post by Yukiko »

Here's another client patcher for UO clients. It's supposed to support clients version 4.x to 7.x but according to the this post it doesn't appear to support all version 7 clients. Thanks to Bodom for posting this info in the thread I linked to. I decided to go ahead and add it to the UO Tools forum. Here is the link on the POL server for SUMP. There's a ReadMe.txt file with usage info in our copy of the ZIP file as well as a directory containing the source code.

From the original source of the program which can be found here.:

Code: Select all

Simple Ultima Multi Patcher .4
Currently supported UO clients: 4.x - 7.x
Note: wildcards are supported for filename. For example: *.exe

Usage: SUMP.exe <filename> <options>
Example: SUMP.exe client.exe -m -l -s -b -g -e -h

Options:
-m : Apply multi-uo patch which allows you to run multiple clients.
-l : Apply always light patch.
-s : Remove stamina check when pushing through mobiles.
-b : Apply Batlin's sleep patch to reduce CPU usage.
-g : Apply Garret's patch to display no-draw items.
-e : Remove protocol encryption (and decryption).
-h : Apply hifi's global sound patch which enables sound for minimized client.
Post Reply