Difference between revisions of "Ryzom location"

From Ryzom Forge Wiki

Jump to: navigation, search
(With App Store)
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{migrated to|:en:Ryzom location}}
 
== Linux ==
 
== Linux ==
  
 
=== With Ryzom Installer ===
 
=== With Ryzom Installer ===
  
* Data (Client executable + client_default.cfg + Data) is in $HOME/.local/share/Ryzom/{server_id}, server_id beeing "ryzom_live" by default
+
* Data (Client executable + client_default.cfg + Data) is in '''$HOME/.local/share/Ryzom/{server_id}''', server_id beeing "ryzom_live" by default
* Profile (screenshots, save, user, client.cfg)is  in $HOME/.local/share/Ryzom/{ProfileNumber}
+
* Profile (screenshots, save, user, client.cfg)is  in '''$HOME/.local/share/Ryzom/{ProfileNumber}'''
  
 
=== With Steam ===
 
=== With Steam ===
  
You'll need to find your SteamLibrary folder where your games are saved, (default location is $HOME/steam/SteamLibrary/steamapps/common) and find the Ryzom folder inside.
+
You'll need to find your SteamLibrary folder where your games are saved, (default location is '''$HOME/steam/SteamLibrary/steamapps/common/Ryzom''') and find the Ryzom folder inside.
 
* Data (Client executable + client_default.cfg + data) is directly in that folder
 
* Data (Client executable + client_default.cfg + data) is directly in that folder
 
* Profile (screenshots, save, user, client.cfg) is also directly in that folder
 
* Profile (screenshots, save, user, client.cfg) is also directly in that folder
Line 17: Line 18:
 
=== With Ryzom Installer ===
 
=== With Ryzom Installer ===
  
* Data (Client executable + client_default.cfg + Data) is in C:\Users\{YourName}\AppData\Local\Ryzom\{server_id}, server_id beeing "ryzom_live" by default
+
* Data (Client executable + client_default.cfg + Data) is in '''C:\Users\{YourName}\AppData\Local\Ryzom\{server_id}''', server_id beeing "ryzom_live" by default
* Profile (screenshots, save, user, client.cfg)is  in C:\Users\{YourName}\AppData\Roaming\Ryzom\{ProfileNumber}
+
* Profile (screenshots, save, user, client.cfg)is  in '''C:\Users\{YourName}\AppData\Roaming\Ryzom\{ProfileNumber}'''
 
Note : You can access the AppData folder by typing %appdata% in the start search box
 
Note : You can access the AppData folder by typing %appdata% in the start search box
  
 
=== With Steam ===
 
=== With Steam ===
  
You'll need to find your SteamLibrary folder where your games are saved, (default location is C:\Program Files\Steam (x86)\SteamApps\Common) and find the Ryzom folder inside.
+
You'll need to find your Steam library folder where your games are saved, default location is '''C:\Program Files (x86)\Steam\steamapps\common\Ryzom''' but you can change it.
 
* Data (Client executable + client_default.cfg + data) is directly in that folder
 
* Data (Client executable + client_default.cfg + data) is directly in that folder
 
* Profile (screenshots, save, user, client.cfg) is also directly in that folder
 
* Profile (screenshots, save, user, client.cfg) is also directly in that folder
 
  
 
== Windows XP ==
 
== Windows XP ==
Line 32: Line 32:
 
=== With Ryzom Installer ===
 
=== With Ryzom Installer ===
  
* Data (Client executable + client_default.cfg + Data) is in C:\Documents and Settings\{YourName}\Local Settings\Application Data\Ryzom\{server_id}, server_id beeing "ryzom_live" by default
+
* Data (Client executable + client_default.cfg + Data) is in '''C:\Documents and Settings\{YourName}\Local Settings\Application Data\Ryzom\{server_id}''', server_id beeing "ryzom_live" by default
* Profile (screenshots, save, user, client.cfg) is in C:\Documents and Settings\{YourName}\Application Data\Ryzom\{ProfileNumber}
+
* Profile (screenshots, save, user, client.cfg) is in '''C:\Documents and Settings\{YourName}\Application Data\Ryzom\{ProfileNumber}'''
  
 
=== With Steam ===
 
=== With Steam ===
  
Does steam even support XP ??
+
You'll need to find your Steam library folder where your games are saved, default location is '''C:\Program Files\Steam\steamapps\common\Ryzom''' but you can change it.
 +
* Data (Client executable + client_default.cfg + Data) is also directly in that folder
 +
* Profile (screenshots, save, user, client.cfg) is also directly in that folder
  
 
== Mac OS X ==
 
== Mac OS X ==
Line 43: Line 45:
 
=== With Ryzom Installer ===
 
=== With Ryzom Installer ===
  
* Data (Client executable + client_default.cfg + Data) is in $HOME/Library/Application Support/Ryzom/{server_id}, server_id beeing "ryzom_live" by default
+
* Data (Client executable + client_default.cfg + Data) is in '''$HOME/Library/Application Support/Ryzom/{server_id}''', server_id beeing "ryzom_live" by default
* Profile (screenshots, save, user, client.cfg) is in HOME/Library/Application Support/Ryzom/{ProfileNumber}
+
* Profile (screenshots, save, user, client.cfg) is in '''$HOME/Library/Application Support/Ryzom/{ProfileNumber}'''
  
 
=== With App Store ===
 
=== With App Store ===
Line 53: Line 55:
 
=== With Steam ===
 
=== With Steam ===
  
You'll need to find your SteamLibrary folder where your game are saved, (default location is $HOME/Library/Application Support/Steam/SteamApps/common/) and find the Ryzom folder inside.
+
* Data (Client executable + client_default.cfg + data) is in '''$HOME/Library/Application Support/Steam/SteamApps/common/Ryzom''' or another directory if you changed it
* Data (Client executable + client_default.cfg + data) is directly in that folder
+
* Profile (screenshots, save, user, client.cfg) is in '''$HOME/Library/Application Support/Ryzom'''
* Profile (screenshots, save, user, client.cfg) is also directly in that folder
 

Latest revision as of 11:47, 29 August 2018

Migration

Please use the migrated document at URL shown below.

Migrated to en:Ryzom location at 2018-08-29

Linux

With Ryzom Installer

  • Data (Client executable + client_default.cfg + Data) is in $HOME/.local/share/Ryzom/{server_id}, server_id beeing "ryzom_live" by default
  • Profile (screenshots, save, user, client.cfg)is in $HOME/.local/share/Ryzom/{ProfileNumber}

With Steam

You'll need to find your SteamLibrary folder where your games are saved, (default location is $HOME/steam/SteamLibrary/steamapps/common/Ryzom) and find the Ryzom folder inside.

  • Data (Client executable + client_default.cfg + data) is directly in that folder
  • Profile (screenshots, save, user, client.cfg) is also directly in that folder

Windows Vista or newer

With Ryzom Installer

  • Data (Client executable + client_default.cfg + Data) is in C:\Users\{YourName}\AppData\Local\Ryzom\{server_id}, server_id beeing "ryzom_live" by default
  • Profile (screenshots, save, user, client.cfg)is in C:\Users\{YourName}\AppData\Roaming\Ryzom\{ProfileNumber}

Note : You can access the AppData folder by typing %appdata% in the start search box

With Steam

You'll need to find your Steam library folder where your games are saved, default location is C:\Program Files (x86)\Steam\steamapps\common\Ryzom but you can change it.

  • Data (Client executable + client_default.cfg + data) is directly in that folder
  • Profile (screenshots, save, user, client.cfg) is also directly in that folder

Windows XP

With Ryzom Installer

  • Data (Client executable + client_default.cfg + Data) is in C:\Documents and Settings\{YourName}\Local Settings\Application Data\Ryzom\{server_id}, server_id beeing "ryzom_live" by default
  • Profile (screenshots, save, user, client.cfg) is in C:\Documents and Settings\{YourName}\Application Data\Ryzom\{ProfileNumber}

With Steam

You'll need to find your Steam library folder where your games are saved, default location is C:\Program Files\Steam\steamapps\common\Ryzom but you can change it.

  • Data (Client executable + client_default.cfg + Data) is also directly in that folder
  • Profile (screenshots, save, user, client.cfg) is also directly in that folder

Mac OS X

With Ryzom Installer

  • Data (Client executable + client_default.cfg + Data) is in $HOME/Library/Application Support/Ryzom/{server_id}, server_id beeing "ryzom_live" by default
  • Profile (screenshots, save, user, client.cfg) is in $HOME/Library/Application Support/Ryzom/{ProfileNumber}

With App Store

  • Data (Client executable + client_default.cfg + Data) is in /Applications/Ryzom.app
  • Profile (screenshots, save, user, client.cfg) is in the same folder, $HOME/Library/Containers/com.winchgate.Ryzom/Data/Library/Application Support/Ryzom

With Steam

  • Data (Client executable + client_default.cfg + data) is in $HOME/Library/Application Support/Steam/SteamApps/common/Ryzom or another directory if you changed it
  • Profile (screenshots, save, user, client.cfg) is in $HOME/Library/Application Support/Ryzom