Difference between revisions of "Running the game"

From EncyclopAtys

Jump to: navigation, search
m (β†’β€ŽSupport)
Line 1: Line 1:
 +
'''Most of this page is outdated.'''
 +
 
== System requirements ==
 
== System requirements ==
βˆ’
[http://www.ryzom.com/en/mmorpg-rpg-mmo-system-requirements.html Official specifications] for Ryzom:
+
[http://www.ryzom.com/en/mmorpg-rpg-mmo-system-requirements.html  
βˆ’
 
 
βˆ’
{| {{STDT}}
 
βˆ’
|- style="background:lightgray;"
 
βˆ’
! Component !! Minimum specification !! Recommended
 
βˆ’
|-
 
βˆ’
! Operating System
 
βˆ’
| Windows 2000/XP/Vista/7<br/>GNU/Linux
 
βˆ’
| Windows 2000/XP/Vista/7<br/>GNU/Linux
 
βˆ’
|-
 
βˆ’
! Processor
 
βˆ’
| Pentium III 1Ghz or equivalent
 
βˆ’
| Pentium IV / Celeron 2Ghz or equivalent
 
βˆ’
|-
 
βˆ’
! Memory
 
βˆ’
| 512 MB RAM
 
βˆ’
| 1 GB RAM
 
βˆ’
|-
 
βˆ’
! Optical drive
 
βˆ’
| colspan=2 | DVD-ROM drive (only needed for installation from boxed version)
 
βˆ’
|-
 
βˆ’
! Hard drive
 
βˆ’
| colspan=2 | 7 Gb free Hard Disk Space
 
βˆ’
|-
 
βˆ’
! Graphics card
 
βˆ’
| NVIDIA GeForce 2 series (64 MB of VRAM)
 
βˆ’
| Nvidia GeForce 4 TI (with 128 MB RAM)
 
βˆ’
|-
 
βˆ’
! Internet connection
 
βˆ’
| colspan=2 | Internet connection with 56k Modem
 
βˆ’
|-
 
βˆ’
! Input
 
βˆ’
| colspan=2 | Keyboard and mouse
 
βˆ’
|-
 
βˆ’
! DirectX
 
βˆ’
| colspan=2 | DirectX 8
 
βˆ’
|}
 
βˆ’
 
 
βˆ’
'''Note:''' The a 4x CD-Rom drive or higher is required only for installation of boxed versions of the game. Boxed versions' client will most likely be incompatible and will require a special patch.
 
  
 
== Support ==
 
== Support ==
Line 56: Line 20:
  
 
== Languages ==
 
== Languages ==
βˆ’
Ryzom currently supports four different languages; English, German, French, Spanish and Russian. As of patch [[Game_updates/20100217|Patch 1.8.0]] the client fully supports the Cyrillic alphabet.
+
Ryzom currently supports four different languages; English, German, French, Spanish and Russian.  
  
 
== Running the game on other supported systems ==
 
== Running the game on other supported systems ==
βˆ’
=== Supported operating systems ===
 
βˆ’
Currently Windows (XP, Vista, 7), Linux and Mac OS are being supported by Ryzom. Below you can find details about the Linux and Mac OS versions of Ryzom and how to get them working.
 
βˆ’
 
βˆ’
==== Linux (any variation) ====
 
βˆ’
It is recommended to use a Debian based System such as Ubuntu, however any other distribution should work. To install the Client on Ubuntu, follow [http://dev.ryzom.com/projects/ryzom/wiki/LinuxBinaries this guide].
 
βˆ’
 
βˆ’
To manually install the Client and precompiled binaries, follow [http://dev.ryzom.com/projects/ryzom/wiki/OfficialRyzomClientLinux this guide].
 
βˆ’
 
βˆ’
It is also possible to download the source and build your own binaries, see [http://dev.ryzom.com/projects/ryzom/wiki/BuildForLinuxCmake this page] for details.
 
βˆ’
 
βˆ’
==== Apple ====
 
βˆ’
Ryzom can be downloaded in the App Store. Due to the limitations of the App Store, Ryzom is not allowed to update itself. Every update has to be downloaded from the App Store and is currently as large as the original download (3Gb).
 
βˆ’
 
βˆ’
It is possible to bypass this limitation and update the Client manually with the following commands:
 
  
βˆ’
<pre style="overflow:auto;">
 
βˆ’
mkdir ryzom_client.app/Contents/Resources
 
βˆ’
cd ryzom_client.app/Contents/Resources
 
βˆ’
rsync -rtzv --progress --stats www.ryzom.com::ryzom/data data
 
βˆ’
rsync -rtzv --progress --stats www.ryzom.com::ryzom/client_default.cfg .
 
βˆ’
</pre>
 
  
βˆ’
Further details and binaries can be found [http://dev.ryzom.com/projects/ryzom/wiki/MacBinaries here].
 
  
 
[[Category:Guides]]
 
[[Category:Guides]]

Revision as of 03:22, 15 June 2016

Most of this page is outdated.

System requirements

[http://www.ryzom.com/en/mmorpg-rpg-mmo-system-requirements.html

Support

For help with problems running the game when your system meets the above system requirements, look at the official support site, where you can also ask for help from a support representative if you cannot find a solution to your problem in the current support forums.

Using IRC: http://webchat.freenode.net/ channel are:

  • #ryzomsupport
  • for mac and linux users, resp. #ryzommac and #yyzomlinux
  • FYI: Ryzomatys to contact Event Team

And http://megacorp.io may be usefull too.

Ranger du Cercle du Bois d'Almati (talk) 03:19, 15 June 2016 (CEST)

Command line arguments

Command line arguments are startup parameters that can be used to alter the game's behavior. For a complete list and instructions on how to use these see command line arguments.

Languages

Ryzom currently supports four different languages; English, German, French, Spanish and Russian.

Running the game on other supported systems