The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Enhanced client
Author Message
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #4
RE: Enhanced client
Here is the easy part:

1. Make sure your sphereserver is using the latest nightly build
2. Make sure the sphereCrypt.ini file includes the enhanced client keys (currently 4.0.32.3)
067900320 0A9BA7FD 0B069527F ENC_TFISH // 4.00.32.0
3. Download the enhanced client installer from http://www.uo.com/Client-Download
4. Install and patch the enhanced client as normal (this took me an hour)

Now the complicated part(s):

First you need to add a "loopback adapter" to Windows using the Hardware Wizard:

1. Click the Start menu.
2. Search for “cmd".
3. Right-click on “cmd” and select “Run as Administrator”
4. Enter “hdwwiz.exe”
5. Choose install manually (advanced mode)
6. Select "Network Adapters"
7. Select "Microsoft" in the Manufacturer column
8. Select "Microsof Loopback Adapter" in the Network Adapter column

Second, you need to edit the properties of your new loopback adapter and give it the IP address of the real EA UO server:

1. Find it in the Control Panel -> Network and Sharing Center... it depends on your hardware, but it likely appears as "Local Area Connection 2". When you open it, the "Connect using:" will have "Microsoft Loopback Adapter" listed. Make sure you edit the right one because if you edit the wrong one then no internets for you!!!
2. Uncheck everything except "Internet Protocol Version 4", then highlight IPv4 and click properties
3. Select "user the following IP address" and enter:
IP Address: 107.23.85.115
Subnet Mask: 255.255.255.0
4. Apply these changes and then test it from a command prompt by typing: ping 107.23.228.67

Third, you need to intercept all the traffic being sent to your loopback adapter (that is currently impersonating the real EA UO server), and redirect it to the free shard of your choice:

1. Download the opensource version of rinetd for Windows from here: http://www.boutell.com/rinetd/
2. Unzip that package into a directory on your PC... I used c:\rinetd
3. Create a new file in that directory, named after the shard you are connecting to... I used c:\rinetd\myshard.txt
4. In that file, put the following 2 lines of information (replace X.X.X.X with the IP address of the freeshard you are connecting to... and if they use a port other than 2593, change that too):

0.0.0.0 7775 X.X.X.X 2593
0.0.0.0 7776 X.X.X.X 2593

5. you need to open a cmd prompt and run the rinetd.exe file and tell it to use your freeshard text file:

cd c:\rinetd
rinetd.exe -c myshard.txt

At this point, with rinetd running, you can launch the enhanced client and log into your free shard.

NOTE: If you want to log into the real EA UO server, you can use the control panel to disable the loopback adapter (and make sure rinetd is not running).
(This post was last modified: 09-08-2013 08:27 AM by RanXerox.)
09-08-2013 08:22 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Enhanced client - Runcuks - 09-08-2013, 03:04 AM
RE: Enhanced client - RanXerox - 09-08-2013, 03:18 AM
RE: Enhanced client - Runcuks - 09-08-2013, 03:21 AM
RE: Enhanced client - RanXerox - 09-08-2013 08:22 AM
RE: Enhanced client - Runcuks - 09-08-2013, 04:11 PM
RE: Enhanced client - RanXerox - 09-08-2013, 05:09 PM
RE: Enhanced client - Runcuks - 09-08-2013, 05:14 PM
RE: Enhanced client - amonvangrell - 09-09-2013, 05:32 AM
RE: Enhanced client - Runcuks - 09-09-2013, 07:58 PM
RE: Enhanced client - RanXerox - 09-10-2013, 01:09 AM
RE: Enhanced client - Runcuks - 09-10-2013, 01:37 AM

Forum Jump:


User(s) browsing this thread: 8 Guest(s)