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 "Risen 2: Dark Waters"

From PCGamingWiki, the wiki about fixing PC games
m (Reorganized sections. Still, more cleanup is necessary.)
(Cleanup. Removed the table and placed fixes in fixboxes. Some code cleanup (although, in some places the I was forced to use OL / LI code).)
Line 1: Line 1:
{{Stub}}
 
{{cleanup}}
 
 
{{infobox
 
{{infobox
 
|cover          = Risen_2_Dark_Waters_cover.jpg
 
|cover          = Risen_2_Dark_Waters_cover.jpg
Line 78: Line 76:
  
 
===[[Widescreen resolution]]===
 
===[[Widescreen resolution]]===
* Edit the file %AppData%\Local\Risen2\Config\ConfigUser.xml, in section <code><Window></code> as follows
+
{{Fixbox|1=
:<code>
+
{{Fixbox/fix|link=false|Edit ConfigUser.xml}}
:<Window
+
<ol><li>Edit the file %AppData%\Local\Risen2\Config\ConfigUser.xml, in section <code><Window></code> as follows:</li>
: Top="0"
+
<pre><Window
: Right="5040"
+
Top="0"
: RefreshRate="60"
+
Right="5040"
: Left="0"
+
RefreshRate="60"
: Bottom="1050"
+
Left="0"
: AdapterNumber="0"
+
Bottom="1050"
: >
+
AdapterNumber="0"
:</code>
+
></pre>
 +
<li>Add the line <code>"AdapterNumber="0"</code> if not present.</li>
  
'''Add the line <code>"AdapterNumber="0"</code> if not present'''
+
<li>Edit the file ..\Steam\SteamApps\common\risen 2\data\ini\ConfigDefault.xml; in section <code><GUI></code> as follows:</li>
 
+
<pre><Aspect48x10
* Edit the file ..\Steam\SteamApps\common\risen 2\data\ini\ConfigDefault.xml; in section <code><GUI></code> as follows
+
VirtalWidth="1728"
:<code>
+
VirtalHeight="1080"
:<Aspect48x10
+
EnableDrawScale="True"
: VirtalWidth="1728"
+
></pre>
: VirtalHeight="1080"
+
<li>Change VirtalWidth and VirtalHeight to match your current resolution</li></ol>
: EnableDrawScale="True"
+
}}
: >
 
:</code>
 
 
 
'''Change VirtalWidth and VirtalHeight to match your current resolution'''
 
  
 
===[[Windowed]]===
 
===[[Windowed]]===
* Edit the file %AppData%\Local\Risen2\Config\ConfigUser.xml, in section <code><Window></code> as follows
+
{{Fixbox|1=
:<code>
+
{{Fixbox/fix|link=false|Edit ConfigUser.xml}}
:<Window
+
<ol><li>Edit the file %AppData%\Local\Risen2\Config\ConfigUser.xml, in section <code><Window></code> as follows:</li>
:Right = "1024"
+
<pre><Window
:FullScreen = "false"
+
Right = "1024"
:Bottom = "768"
+
FullScreen = "false"
:>
+
Bottom = "768"
:</code>
+
></pre>
 
+
<li>Change Right and Bottom to match the windowed resolution you want to use.</li></ol>
'''Change Right and Bottom to match the windowed resolution you want to use'''
+
}}
  
 
==Input settings==
 
==Input settings==
Line 126: Line 121:
  
 
== Issues fixed ==
 
== Issues fixed ==
 +
'''See reference for location that provided fixes for following table: <ref>http://forum.deepsilver.com/forum/showthread.php/63018-FAQ-Risen-technical-information-difficulties-problems</ref>'''
  
'''See reference for location that provided fixes for following table: <ref>http://forum.deepsilver.com/forum/showthread.php/63018-FAQ-Risen-technical-information-difficulties-problems</ref>'''
+
===Very Low Framerate on AMD with Crossfire enabled===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|link=false|Disable Crossfire}}
 +
}}
 +
 
 +
===Sound speaker option is greyed out===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|link=false|Check Windows sound settings}}
 +
Confirm Windows sound settings are correctly configured for 5.1/7.1
 +
}}
 +
 
 +
===Risen 2 Fails to Launch / Hangs on launch===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|link=false|Verify Game Integrity}}
 +
#Right click on Risen 2 in the Steam interface
 +
#Properties
 +
#Local files
 +
#Verify integrity of game cache
  
{| class="wikitable sortable"
+
If that doesn't fix the issue, run these installers and reboot the computer afterward:
|-
+
*C:\Program Files\Steam\SteamApps\common\risen 2\redist\DirectX\DXSETUP.exe
! Issue !! Fix
+
*C:\Program Files\Steam\SteamApps\common\risen 2\redist\PhysX\PhysX_SystemSoftware.exe
|-
+
*C:\Program Files\Steam\SteamApps\common\risen 2\redist\VCRedist\vcredist_x86.exe
| The frame rate can be very low with AMD and Crossfire enabled. || Disable Crossfire
+
}}
|-
+
===Black screen during intro===
| Surround Sound speaker option is greyed out / not selectable || Confirm Windows sound settings are correctly configured for 5.1/7.1
+
{{Fixbox|1=
|-
+
{{Fixbox/fix|link=false|Change ATI settings}}
| Risen 2 Fails to Launch / Hangs on launch  ||
+
When starting up the game, the menu loads fine. But once the intro movie reaches Caldera, the screen becomes mostly black. Fix below is for ATI Video Card User's Only:
* Verify Game Integrity
+
# In the Catalyst Control Center, change the "Texture Filtering Quality" to High Quality
:Right click on Risen 2 in the Steam interface <br />
+
# Set anti-aliasing AA in catalyst to use application settings and turn on vsync; then in the game, turn off AA and keep vsync.
:Properties <br />
+
}}
:Local files <br />
 
:Verify integrity of game cache <br />
 
  
'''If this does not fix issue attempt below:'''
+
===Game doesn't start / Frequency out of range error===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|link=false|Edit ConfigUser.xml}}
 +
#In the section <code><Window></code>, you should verify that the values are correct:
 +
<pre>AdapterNumber="0"
 +
Top="0"
 +
Bottom="768"
 +
Left="0"
 +
Right="1024
 +
RefreshRate="85"</pre>
  
* Run these installers and reboot the computer afterward:
+
{{Fixbox/fix|link=false|Alternative - rename ConfigUser.xml}}
:C:\Program Files\Steam\SteamApps\common\risen 2\redist\DirectX\DXSETUP.exe <br />
+
# You can also try to rename the ConfigUser.xml file (the next time you restart the game, it will recreate a default configuration file.
:C:\Program Files\Steam\SteamApps\common\risen 2\redist\PhysX\PhysX_SystemSoftware.exe <br />
+
}}
:C:\Program Files\Steam\SteamApps\common\risen 2\redist\VCRedist\vcredist_x86.exe <br />
+
 
|-
+
===Dropping / Low FPS with Nvidia graphics cards===
| When starting up the game, the menu loads fine. But once the intro movie reaches Caldera, the screen becomes mostly black ||
+
{{Fixbox|1=
'''ATI Video Card User's Only''' <br />
+
{{Fixbox/fix|link=false|Uninstall 3D Vision}}
* In the Catalyst Control Center, change the "Texture Filtering Quality" to High Quality
+
# Uninstall your graphic driver.
* Set anti-aliasing AA in catalyst to use application settings and turn on vsync; then in the game, turn off AA and keep vsync
+
# Reboot the system.
|-
+
# Re-install the most up-to-date driver. However, while doing so, make sure to select "Custom Installation" and choose to not install the "3D Vision" component.
| The game does not start. The screen remains black except for an "Frequency out of range" error message ||
+
}}
* Parameters may be incorrect in the ConfigUser.xml file
+
 
:In the section <code><Window></code>, you should verify that the values are correct: <br />
+
===Significant framerate drops when player is near water===
:AdapterNumber="0" <br />
+
{{Fixbox|1=
:Top="0" <br />
+
{{Fixbox/fix|link=false|De-activate water reflection.}}
:Bottom="768" <br />
+
}}
:Left="0" <br />
 
:Right="1024" <br />
 
:RefreshRate="85" <br />
 
* Option 2 - You can also try to rename the ConfigUser.xml file (the next time you restart the game, it will recreate a default configuration file)
 
|-
 
| Dropping FPS with nvidia graphic cards ||
 
Uninstall your graphic driver <br />
 
Reboot the system <br />
 
Re-install the most up-to-date driver. However, while doing so, make sure to select "Custom Installation" and choose to not install the "3D Vision" component <br />
 
|-
 
| If the "water reflection" is enabled, the frame rate significantly decreases || De-activate water reflection
 
|-
 
|}
 
  
 
==System requirements==
 
==System requirements==
Line 193: Line 200:
 
}}
 
}}
  
{{References}}
+
{{references}}
 
 
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 16:23, 6 June 2013

Template:Infobox

Risen
Risen 2009
Risen 2: Dark Waters 2012
Risen 3: Titan Lords 2014

General information

Deep Silver Official Forum
Steam Forum
World of Risen - English
World of Risen - German

Availability

Template:Availability Table

All versions require Steam, including both retail and digital distribution.

Improvements

Utilities

  • Risen 2 Tune - small utility to manage general game options, like: disabling/enabling AutoSave, Static Camera, SloMo, Tutorial System, Changing resolution, etc.

Game data

Template:Game Location Table

The settings file is ConfigUser.xml

Save game cloud syncing

Template:Save Game Cloud Syncing

Video settings

Template:Video Settings

Widescreen resolution

Instructions

Windowed

Instructions

Input settings

Template:Input Settings

Issues fixed

See reference for location that provided fixes for following table: [1]

Very Low Framerate on AMD with Crossfire enabled

Instructions

Sound speaker option is greyed out

Instructions

Risen 2 Fails to Launch / Hangs on launch

Instructions

Black screen during intro

Instructions

Game doesn't start / Frequency out of range error

Instructions

Dropping / Low FPS with Nvidia graphics cards

Instructions

Significant framerate drops when player is near water

Instructions

System requirements

Template:System Requirements


References