User Tools

Site Tools


client

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
client [2014/03/03 19:58]
thooge created
client [2016/12/25 15:52] (current)
thooge [Wolfpack Client]
Line 1: Line 1:
-======  Wolfpack Client  ======+====== Clients ====== 
 + 
 +For testing purposes you should use the OSI Client at the moment. 
 + 
 +===== OSI Client ===== 
 + 
 +You can run the original (OSI) client under GNU/Linux with the help of Wine (see http://appdb.winehq.org/appview.php?iAppId=228). 
 + 
 +There was a download called ''uoml_setup.exe'' called Mondain's Legacy which contains Client Version 4.0.11c (Patch 0). 
 + 
 +You can download a client from <del>http://largedownloads.ea.com/pub/uo/uoml_setup.exe</del> 
 +http://largedownloads.ea.com/pub/uo/setup-1.46.0.3.exe. 
 +After installation you have a client v6.0.1.10 (Patch 72).  
 + 
 +There also seems to exist an //god client//: http://necrotoolz.sourceforge.net/kairpacketguide/godcli.htm 
 + 
 + 
 +=====  Wolfpack Client  =====
  
 The current version (build 72) is based on QT4. The current version (build 72) is based on QT4.
 +
 +  apt-get install libqt4-dev qt4-qmake libopenal-dev libalut-dev
 +
 +Perhaps there are some minor changes in ''uoclient.pro'' nessesary.
 +
 +<code>
 +qmake
 +make
 +</code>
 +
  
 After compilation the file ''uoclient'' exists in the current directory. After compilation the file ''uoclient'' exists in the current directory.
Line 18: Line 45:
 To be standards compilant one should move ''uoclient'' to ''/usr/local/bin'', the UO-files should stay in ''/usr/local/share/UO'', the wolfpack stuff perhaps in ''/usr/local/share/wolfpack'' and so on :-) To be standards compilant one should move ''uoclient'' to ''/usr/local/bin'', the UO-files should stay in ''/usr/local/share/UO'', the wolfpack stuff perhaps in ''/usr/local/share/wolfpack'' and so on :-)
  
-======  OSI Client  ====== 
- 
-You can run the original (OSI) client under GNU/Linux with the help of Wine (see http://appdb.winehq.org/appview.php?iAppId=228). 
- 
-You can download a client from <del>http://largedownloads.ea.com/pub/uo/uoml_setup.exe</del> 
-http://largedownloads.ea.com/pub/uo/setup-1.46.0.3.exe. 
-After installation you have a client v4.0.11c. 
  
-======  Iris2 2D/3D Client  ======+=====  Iris2 2D/3D Client  =====
  
 see: http://www.iris2.de/ see: http://www.iris2.de/
  
client.1393873123.txt.gz · Last modified: 2014/03/03 19:58 by thooge