InstallationManual

From Iris2

Jump to: navigation, search
(Install Ultima Online:Mondain's Legacy Client via WINE)
(Installation on Windows)
 
Line 2: Line 2:
-
'''1.''' Download & Install [[Download#Ultima Online: Mondains Legacy Client|Ultima Online Mondains Legacy Client]] (Update Mondains Legacy Client to newest Version (updates Up to '''Stygian Abyss Expansion''').
+
'''1.''' Download & Install [[Download#Ultima Online: Mondains Legacy Client|Ultima Online Mondains Legacy Client]] (Update Mondains Legacy Client to newest Version (up to '''Stygian Abyss Expansion''')).<br>
 +
::<font color="#FF0000">
 +
IMPORTANT: Don't take an existing UO installation, otherwise Iris2 may not work correct!<br>
 +
::::For Iris2 3D mode you need an UO installation with '''3D Character models'''. UO:ML is the only Version that has this 3D Char models!<br>
 +
</font>
-
'''2.''' Download the Windows Installer ( [[Download#Iris2|Iris2_Setup.exe]] ).
+
'''2.''' [[Download#Iris2|Download]] the Iris2 Windows Installer.
-
'''3.''' Install Iris2.
+
'''3.''' Install '''Iris2_Setup.exe'''
-
'''4.''' Start Iris2 Updater (if now automatically started).
+
'''4.''' Go to Start Menu and choose Iris2
-
'''5.''' Now choose to '''Update Iris2''' or '''just start Iris2''' with the '''Iris2 Button on the bottom''' of the Updater.
+
 
 +
'''OPTIONAL''' If you want to use the "latest" Iris2 Version (developer version), just start the '''Iris2 GUI-Updater''' select Version: '''latest''' and hit the '''Update''' button.
 +
 
 +
* If you experience problems take a look at out [[FAQ#Update_to_latest_Iris2_Version|FAQ]].
 +
 
 +
== Controls ==
 +
 
 +
see [[Controls]].
 +
 
 +
== How to set up HotKeys and Macros ==
 +
 
 +
since iris doesn't have a nice editor dialog for hotkeys and macros yet, they have to be set up by editing config/mymacros.lua 
 +
 
 +
for more infos on how to do that please see [[Macros#quickstart|Macros-Quickstart]]
<br>
<br>
<br>
<br>
Line 16: Line 33:
= Installation on Linux =
= Installation on Linux =
-
== Suse ==
+
see also [[Building From Source]].
-
 
+
-
Press this LINK to start the Suse ONE-Click Install of Iris2<br>
+
-
[[Image:Ympbutton.png]]: http://packman.links2linux.de/install/iris2
+
-
 
+
 +
== Suse ==
-
or navigate here:
+
Infos here:
http://packman.links2linux.de/package/iris2
http://packman.links2linux.de/package/iris2
Line 68: Line 82:
<pre>
<pre>
-
deb http://ppa.launchpad.net/andrewfenn/orgedev/ubuntu jaunty main
+
deb http://ppa.launchpad.net/andrewfenn/ogredev/ubuntu jaunty main
-
deb-src http://ppa.launchpad.net/andrewfenn/orgedev/ubuntu jaunty main
+
deb-src http://ppa.launchpad.net/andrewfenn/ogredev/ubuntu jaunty main
</pre>
</pre>
Line 99: Line 113:
(type in admin password)
(type in admin password)
-
 
+
<pre>
-
TODO:<br>
+
you probably have to add a symbolic link so that iris can find the fmod lib, since the filename contains the version
-
we should search for usr/local/lib/libfmodex-4.26.03.so or create a symbolic link to this file !!
+
to do that run
-
 
+
#> locate libfmod
 +
if it lists something like /usr/local/lib/libfmodex-4.27.06.so
 +
then you should make a symbolic link like this :
 +
#> sudo ln -s /usr/local/lib/libfmodex-4.27.06.so /usr/local/lib/libfmodex.so
 +
then iris will find it during compile : ./makeclean.sh && ./premakelinux.sh
 +
if you get linker errors like 'undefined reference to ... FMOD_...' (64 bit problem) you can disable fmod by editing premake.lua and setting 'gbUseSoundFmod = true' to false
 +
</pre>
=== Install Ultima Online:Mondain's Legacy Client via WINE ===
=== Install Ultima Online:Mondain's Legacy Client via WINE ===
Line 109: Line 129:
Download [[Download#Ultima Online: Mondains Legacy Client|Ultima Online Mondains Legacy Client]] (Update Mondains Legacy Client to newest Version (updates Up to '''Stygian Abyss Expansion''').<br>
Download [[Download#Ultima Online: Mondains Legacy Client|Ultima Online Mondains Legacy Client]] (Update Mondains Legacy Client to newest Version (updates Up to '''Stygian Abyss Expansion''').<br>
-
::<font color="#FF0000">IMPORTANT: Only '''this''' Version of Ultima Online Client works!</font>
+
::<font color="#FF0000">
 +
IMPORTANT: Don't take an existing UO installation, otherwise Iris2 may not work correct!<br>
 +
::::For Iris2 3D mode you need an UO installation with '''3D Character models'''. UO:ML is the only Version that has this 3D Char models!<br>
 +
</font>
Line 127: Line 150:
 +
== other linux distros ==
-
Good Luck :-)
+
even if you're not on ubuntu, see installdeps.ubuntu.sh for package names and instructions, it might help
 +
== How to set up HotKeys and Macros ==
-
SiENcE^Iris2 Team
+
since iris doesn't have a nice editor dialog for hotkeys and macros yet, they have to be set up by editing config/mymacros.lua 
 +
 
 +
for more infos on how to do that please see [[Macros#quickstart|Macros-Quickstart]]
 +
 
 +
Good Luck :-)

Current revision as of 15:43, 7 December 2011

Personal tools