ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/play.html
Revision: 1.47
Committed: Fri Apr 2 21:35:05 2010 UTC (14 years, 2 months ago) by sf-dustfinger
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +0 -0 lines
State: FILE REMOVED
Log Message:
Second commit for the highscore functionality. (Forgot an important file.)

File Contents

# Content
1 Play now
2
3 <h2>Play Now!</h2>
4
5 <h3>Client Download</h3>
6
7 <div class="box">
8 Microsoft <b>Windows</b> users can simply download and run
9 <div style="margin: 1em" id="playlink"><a href="http://dist.schmorp.de/deliantra/deliantra.exe">The Deliantra MORPG Client for Windows</a></div>
10 This is not an installer, but the client itself. Nothing will be installed permanently on your computer. You can uninstall simply
11 by removing the downloaded .exe file.
12 </div>
13
14 <div class="box">
15 <b>Mac OS X</b> users can also simply download and run
16 <div style="margin: 1em" id="playlink"><a href="http://dist.schmorp.de/deliantra/Deliantra_MORPG_Client-2.10.dmg">The Deliantra MORPG Client for Mac OS X</a></div>
17 Just open up the disk image with a double click and start the client.
18 <b>NOTE: You will need an Intel CPU for this binary, it will not work with PPC CPUs! Also you will need Mac OS X 10.5 or later.</b>
19 </div>
20
21 <div class="box">
22 <b>GNU/Linux x86</b> users can simply download and run
23 <div style="margin: 1em" id="playlink"><a href="http://dist.schmorp.de/deliantra/deliantra-gnu-linux-x86.tar.gz">The Deliantra MORPG Client for GNU/Linux x86</a></div>
24 <br />
25 After downloading you need to extract the client and execute the extracted binary.
26 </div>
27
28 <div class="box">
29 <b>GNU/Linux amd64</b> users can simply download and run
30 <div style="margin: 1em" id="playlink"><a href="http://dist.schmorp.de/deliantra/deliantra-gnu-linux-amd64.tar.gz">The Deliantra MORPG Client for GNU/Linux amd64</a></div>
31 <br />
32 After downloading you need to extract the client and execute the extracted binary.
33 </div>
34
35 <div class="box">
36 After starting Deliantra, you should adjust your <b>Video Mode</b> in the
37 <b>Graphics</b> tab, enter a <b>Username</b> and <b>Password</b> in the
38 <b>Login</b> tab and press <b>Register / Login</b>. You must be able to connect to <b>TCP Port 13327</b>
39 on the host <tt>gameserver.deliantra.net</tt>.
40 <br />
41 <br />
42
43 To <b>register</b> a new account, simply chose a username that isn't used and follow the instructions
44 given by the server in case the username already exists.
45 <br />
46 <br />
47
48 If you get stuck, it is always good to ask other players who are online.
49 To chat, activate the <b>Chat-3</b> tab in the <b>Messages</b> window and hit your <b>Return</b> key
50 to activate the chat prompt, enter your message/question/greeting and hit <b>Return</b> to send it.
51 <br />
52 <br />
53 </div>
54
55 <p>
56 For further information (eg. notes, news, ...) about the client see the <a href="client.html">client page</a>.
57 </p>
58
59 <p>
60 If you encounter problems and/or have questions, look on the
61 <a href="contact.html">Contact Page</a>.
62 </p>