Difference between revisions of "Troubleshooting"
UO Evolution (talk | contribs) |
UO Evolution (talk | contribs) |
||
Line 60: | Line 60: | ||
Please keep in mind that this fix will ONLY affect Razor or Assist UO and | Please keep in mind that this fix will ONLY affect Razor or Assist UO and | ||
is proven to be a safe fix for the "white flicker" issue on Windows 7 / 8 | is proven to be a safe fix for the "white flicker" issue on Windows 7 / 8 | ||
+ | |||
+ | ===Lag Issues=== | ||
+ | |||
+ | ====Leatrix Latency==== | ||
+ | |||
+ | This is a possible fix for "lag" and slow connections | ||
+ | |||
+ | ====What does it do?==== | ||
+ | |||
+ | Leatrix Latency Fix will reduce your Ultima Online latency significantly by increasing the frequency of TCP acknowledgements sent to the game server. For the technically minded, this is a script which will modify TCPAckFrequency. | ||
+ | |||
+ | The average reduction in latency (based on feedback from comments) is 66% | ||
+ | |||
+ | ====System Requirements==== | ||
+ | |||
+ | Leatrix Latency Fix is supported on these operating systems only. | ||
+ | |||
+ | *Windows XP (SP2 or higher) | ||
+ | *Windows Vista (SP1 or higher) | ||
+ | *Windows 7 | ||
+ | |||
+ | Both 32-bit and 64-bit versions of Windows are supported. | ||
+ | |||
+ | ====How It Works==== | ||
+ | |||
+ | Leatrix uses the TCP protocol which requires that network segments sent to your computer be acknowledged in order to provide a reliable connection. | ||
+ | |||
+ | Windows bundles these acknowledgements together and sends them in pairs. While this is an efficient way of dealing with them generally, the inevitable delays caused by the bundling process increase latency considerably. | ||
+ | |||
+ | This is because when Windows queues up an acknowledgement in order to bundle it with the following one, the game server has to wait for the acknowledgement timer to expire before sending new data. | ||
+ | |||
+ | Leatrix Latency Fix removes the acknowledgement bundling process so that an acknowledgement is sent immediately for every segment that's received. This produces a significant reduction in latency as there is no longer a delay before new data is sent to your computer. | ||
+ | |||
+ | In a normal networking environment, you would prioritize network efficiency over latency and use the Windows defaults, but in mmorpg games the opposite is true and you want the lowest latency you can possibly get. | ||
+ | |||
+ | ====Here are the links==== | ||
+ | |||
+ | Leatrix<br> | ||
+ | www.leatrix.com/ | ||
+ | |||
+ | Video Support<br> | ||
+ | www.youtube.com/user/LeatrixSupport | ||
+ | |||
+ | Info Article<br> | ||
+ | www.ghacks.net/2012/09/17/lower-your-game-ping-with-leatrix-latency-fix/ |
Revision as of 10:13, 21 May 2021
Contents
Troubleshooting
UO Steam Error?
UO Steam Errors? Make sure that all of the programs that you use for UO are run in "Compatibility Mode" and "run as administrator". In a lot of cases that fixes the error you were receiving
"not enough memory" error in UO Steam
Because the UO client only uses the first two mb of virtual memory, this along with UO Steam can prevent your client from opening if you have other programs open at the same time. Chrome is particularly bad for this, as is firefox and other browsers. If you receive a "not enough memory" error do not worry, just close out other opened programs and try launching UO Steam FIRST.
UOS Windows 10 Fix A few UO Players have reported minor issues with Windows 10. Most have been easily overcome by running as administrator or my disabling the "Defender" anti-virus that comes standard in Windows 10
Windows Defender is included with Windows 10 and helps keep malware from infecting your PC, but can be annoying and block several UO Clients and Utilities like UO Razor and UO Steam
How to fix the "OpenGL" error
1. Go to Device Manager
2. Expand the option Display adapters and locate the graphics device you have
3. In Driver tab, choose the option Update Drive
4. Then choose Search automatically for updated driver software
5. Wait for a couple of seconds for the latest driver Windows update could find to install for you
Other Fixes:
Problem: Windows automatically updated the graphics driver, and Chrome stopped working with an OpenGL ES Error dialog box stating "Can't find the name of the Intel ICD OpenGL driver."
Fix: I rolled back the driver from 21.20.16.4574 to 20.19.15.4454 and it fixed the issue.
Problem: I have a 64 bit system but am running a 32 bit version of Chrome (which I use because the 64 bit version is incompatible with other software I use. Chrome is the program that originally gave me the error.
Fix: Update your browser or change browser. It also may be that running 32 bit programs on a 64 bit system causes the problem with this driver
Last thing to try:
Have you checked if the issue persists with the latest driver version .4590? https://downloadcenter.intel.com/download/26836?v=t
- Uninstalling current driver installed
- Open the Device Manager.
- Expand the Display Adapters section.
- Find the Intel Graphics Driver.
- Right click Intel Graphics Driver and select Uninstall.
- Select the check box Delete the driver software for this device.
- Reboot the computer after uninstall process has finished.
Manually Install an Intel® Graphics Driver in Windows® 10 https://www.intel.com/content/www/us/en/support/graphics-drivers/000005629.html
Screen Flicker
Ever wonder why you sometimes get that annoying screen flicker when you are running AssistUO or UO Razor? Here is how to fix it!
1. Right click on your Razor/AssistUO desktop icon
2. Select "Properties"
3. Select "Compatibility"
4. Select "Disable Visual Themes" AND "Disable Desktop Composition"
5. Select "Apply"
Please keep in mind that this fix will ONLY affect Razor or Assist UO and is proven to be a safe fix for the "white flicker" issue on Windows 7 / 8
Lag Issues
Leatrix Latency
This is a possible fix for "lag" and slow connections
What does it do?
Leatrix Latency Fix will reduce your Ultima Online latency significantly by increasing the frequency of TCP acknowledgements sent to the game server. For the technically minded, this is a script which will modify TCPAckFrequency.
The average reduction in latency (based on feedback from comments) is 66%
System Requirements
Leatrix Latency Fix is supported on these operating systems only.
- Windows XP (SP2 or higher)
- Windows Vista (SP1 or higher)
- Windows 7
Both 32-bit and 64-bit versions of Windows are supported.
How It Works
Leatrix uses the TCP protocol which requires that network segments sent to your computer be acknowledged in order to provide a reliable connection.
Windows bundles these acknowledgements together and sends them in pairs. While this is an efficient way of dealing with them generally, the inevitable delays caused by the bundling process increase latency considerably.
This is because when Windows queues up an acknowledgement in order to bundle it with the following one, the game server has to wait for the acknowledgement timer to expire before sending new data.
Leatrix Latency Fix removes the acknowledgement bundling process so that an acknowledgement is sent immediately for every segment that's received. This produces a significant reduction in latency as there is no longer a delay before new data is sent to your computer.
In a normal networking environment, you would prioritize network efficiency over latency and use the Windows defaults, but in mmorpg games the opposite is true and you want the lowest latency you can possibly get.
Here are the links
Leatrix
www.leatrix.com/
Video Support
www.youtube.com/user/LeatrixSupport
Info Article
www.ghacks.net/2012/09/17/lower-your-game-ping-with-leatrix-latency-fix/