Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Ryse: Son of Rome"

From PCGamingWiki, the wiki about fixing PC games
m
Line 96: Line 96:
 
|antialiasing notes        = [[SSAA]] 1.5x1.5 to 2x2 and Temporal Anti-Aliasing. [[SMAA]] always on.
 
|antialiasing notes        = [[SSAA]] 1.5x1.5 to 2x2 and Temporal Anti-Aliasing. [[SMAA]] always on.
 
|vsync                      = true
 
|vsync                      = true
|vsync notes                = See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
+
|vsync notes                = See [[#Vertical sync (V-Sync)|Vertical sync (V-Sync)]].
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
Line 114: Line 114:
 
}}
 
}}
  
===[[Glossary:Vertical sync (Vsync)|Vertical sync (Vsync)]]===
+
===[[Glossary:Vertical sync (V-Sync)|Vertical sync (V-Sync)]]===
{{Fixbox|description=Set Vsync buffering|ref=<ref name="cvars"/>|fix=
+
{{Fixbox|description=Set V-Sync buffering|ref=<ref name="cvars"/>|fix=
 
# Go to the installation folder.
 
# Go to the installation folder.
 
# Open <code>system.cfg</code>.
 
# Open <code>system.cfg</code>.
Line 383: Line 383:
  
 
===Stuttering===
 
===Stuttering===
{{ii}} The following steps may fix stuttering on some systems due to the way VSync is handled in the game.
+
{{ii}} The following steps may fix stuttering on some systems due to the way V-Sync is handled in the game.
  
{{Fixbox|description=Enable triple buffering and vsync|ref={{cn}}|fix=
+
{{Fixbox|description=Enable triple buffering and V-Sync|ref={{cn}}|fix=
 
#First apply the [[#Low CPU performance|Low CPU performance]] fix.
 
#First apply the [[#Low CPU performance|Low CPU performance]] fix.
#Disable VSync in game.
+
#Disable V-Sync in game.
 
# Go to <code>{{p|game}}</code>.
 
# Go to <code>{{p|game}}</code>.
 
# Open <code>system.cfg</code> in a text editor.
 
# Open <code>system.cfg</code> in a text editor.
 
#Add this line at the bottom to enable triple buffering: <code>r_NumBackbuffers=3</code>
 
#Add this line at the bottom to enable triple buffering: <code>r_NumBackbuffers=3</code>
 
#Save the file.
 
#Save the file.
#Go to the Nvidia control panel (or AMD equivalent) and enable both Triple Buffering and VSync for Ryse in the "Manage 3D Settings" tab and press Apply.
+
#Go to the Nvidia control panel (or AMD equivalent) and enable both Triple Buffering and V-Sync for Ryse in the "Manage 3D Settings" tab and press Apply.
 
}}
 
}}
  
===The game is capped at around 65 fps on Nvidia cards===
+
===The game is capped at around 65 FPS on Nvidia cards===
 
{{ii}} Can/should be done in conjunction with the [[#Low CPU performance|Low CPU performance]] and [[#Stuttering|Stuttering]] fixes mentioned above.
 
{{ii}} Can/should be done in conjunction with the [[#Low CPU performance|Low CPU performance]] and [[#Stuttering|Stuttering]] fixes mentioned above.
  
 
{{Fixbox|description=Enable ultra low latency mode<ref>[https://forums.guru3d.com/threads/why-does-ultra-low-latency-mode-fix-stuttering-in-some-games-ryse-son-of-rome-for-example.432504/]</ref>||fix=
 
{{Fixbox|description=Enable ultra low latency mode<ref>[https://forums.guru3d.com/threads/why-does-ultra-low-latency-mode-fix-stuttering-in-some-games-ryse-son-of-rome-for-example.432504/]</ref>||fix=
#Disable VSync in game.
+
#Disable V-Sync in game.
#Go to the Nvidia control panel and enable Ultra Low Latency Mode for Ryse in the "Manage 3D Settings" tab and press Apply.
+
#Go to the Nvidia control panel, enable Ultra Low Latency Mode for Ryse: Son of Rome in the "Manage 3D Settings" tab and press Apply.
 
}}
 
}}
  

Revision as of 15:35, 1 January 2021

Ryse: Son of Rome
Ryse: Son of Rome cover
Developers
Crytek
Publishers
Digital Crytek
Retail Deep Silver
Engines
CryEngine (4th generation)
Release dates
Windows October 10, 2014
Ryse: Son of Rome on Wikipedia

General information

Official website
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Windows
Amazon.com
Icon overlay.png
Windows
Amazon.co.uk
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.[1]

Downloadable content (DLC) and expansions

Base game includes all DLC released for the Xbox One version.[2]
The in-game micro-transactions used in the Xbox One version have been removed.[2][3]

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\system.cfg[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/302510/pfx/[Note 2]
Ryse supports several CVAR values which can be inserted into the system.cfg file.

Save game data location

System Location
Windows <Steam-folder>\userdata\<user-id>\302510\remote\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/302510/pfx/[Note 2]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Graphics settings.
Graphics settings.
Advanced graphics settings.
Advanced graphics settings.

Template:Video settings

Borderless fullscreen windowed

Enable borderless fullscreen windowed[4]
  1. Go to the installation folder.
  2. Open system.cfg.
  3. Add r_FullscreenWindow=1.

Vertical sync (V-Sync)

Set V-Sync buffering[4]
  1. Go to the installation folder.
  2. Open system.cfg.
  3. Add r_NumBackbuffers=x where x is one of the aftermentioned values.
    • 0 – Auto detect based on desktop resolution
    • 2 – Double buffer always
    • 3 – Triple buffer always

Sharpening

With this CVar the image sharpness can be set, e.g. to increase it for getting better quality screenshots. Recommended values are between 0 and 2. Default value is 0.2.
Set AA sharpening[4]
  1. Go to the installation folder.
  2. Open system.cfg.
  3. Add r_PostAASharpening=x where x is a value between 0-4.

Notes

Can either be set in system.cfg or in the console when being ingame.

Input settings

Template:Input settings

Haptic feedback

Disable force feedback for XInput controllers[4]
  1. Go to the installation folder.
  2. Open system.cfg.
  3. Add i_forcefeedback=0.

Notes

Can either be set in system.cfg or in the console when being ingame.

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Czech
Fan translation, download
French
German
Italian
Russian
Spanish

VR support

Network

Multiplayer types

Type Native Players Notes
Local play
2 Co-op
Use Nucleus Coop & Unofficial mod.
LAN play
Online play
2 Co-op
Colosseum Mode.[5]

Connection types

Issues fixed

Texture resolution is grayed out and can't be changed in the menu

Set texture resolution manually[4]
  1. Go to <path-to-game>.
  2. Open system.cfg in a text editor.
  3. Add sys_spec_textureresolution=x where x is one of the aftermentioned values.
    • 0 – Automatic detection based upon available video memory
    • 1 – Low (1.0 GB VRAM)
    • 2 – Medium (1.5 GB VRAM)
    • 3 – High (2.0 GB VRAM)
    • 4 – Very High (3.0 GB VRAM)

Notes

It's not recommended to set the texture resolution to a value higher than your available video memory (as per above) as it can possibly cause stuttering, but it might still be possible to use a certain texture setting depending on the resolution you're running the game at and VRAM usage you're getting.

Low/inconsistent framerate

Turn on ShadowPlay[6]

Turn on ShadowPlay on Nvidia gpus or use Windows 10 Game DVR feature, AMD Radeon Relive may have the same effect (needs confirmation).

Notes

This can make the game use more GPU power and run properly for some people.

Low CPU performance

Can help increase frame rate.
Enable high resolution system timer[4]
  1. Go to <path-to-game>.
  2. Open system.cfg in a text editor.
  3. Add sys_highrestimer=1 to enable the high res system timer.
  4. Save the file.

Stuttering

The following steps may fix stuttering on some systems due to the way V-Sync is handled in the game.
Enable triple buffering and V-Sync[citation needed]
  1. First apply the Low CPU performance fix.
  2. Disable V-Sync in game.
  3. Go to <path-to-game>.
  4. Open system.cfg in a text editor.
  5. Add this line at the bottom to enable triple buffering: r_NumBackbuffers=3
  6. Save the file.
  7. Go to the Nvidia control panel (or AMD equivalent) and enable both Triple Buffering and V-Sync for Ryse in the "Manage 3D Settings" tab and press Apply.

The game is capped at around 65 FPS on Nvidia cards

Can/should be done in conjunction with the Low CPU performance and Stuttering fixes mentioned above.
Enable ultra low latency mode[7]
  1. Disable V-Sync in game.
  2. Go to the Nvidia control panel, enable Ultra Low Latency Mode for Ryse: Son of Rome in the "Manage 3D Settings" tab and press Apply.

Other information

API

Technical specs Supported Notes
Direct3D 11
Shader Model support 5
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio FMOD Ex

Toggle flash elements

Enables/disables all flash elements in the game (also including the menu). Should only be disabled when trying to create beauty shots of ingame environment.
Disable flash elements[4]
  1. Go to the installation folder.
  2. Open system.cfg.
  3. Add gfx_draw=0 to disable all flash elements.

Notes

Can either be set in system.cfg or in the console when being ingame.

System requirements

Windows
Minimum Recommended
Operating system (OS) Vista, 7, 8
Processor (CPU) Intel Core i3-3220T 2.8 GHz
AMD Phenom II X4 945 3.2 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 26 GB
Video card (GPU) Nvidia GeForce GTX 560
AMD Radeon HD 7770
1 GB of VRAM
DirectX 11 compatible
64-bit operating system required

Notes

  1. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References