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 (updated borderless fullscreen windowed usage)
Line 41: Line 41:
 
|multimonitor              =unknown
 
|multimonitor              =unknown
 
|multimonitor_notes        =For custom/unlisted resolutions see [[#Widescreen resolution|Widescreen resolution]].
 
|multimonitor_notes        =For custom/unlisted resolutions see [[#Widescreen resolution|Widescreen resolution]].
|fov                        =unknown
+
|fov                        =false
 
|fov_notes                  =
 
|fov_notes                  =
 
|windowed                  =hackable
 
|windowed                  =hackable
Line 47: Line 47:
 
|borderless_windowed        =unknown
 
|borderless_windowed        =unknown
 
|borderless_windowed_notes  =
 
|borderless_windowed_notes  =
|anisotropic                =unknown
+
|anisotropic                =true
 
|anisotropic_notes          =
 
|anisotropic_notes          =
|antialiasing              =unknown
+
|antialiasing              =true
 
|antialiasing_notes        =
 
|antialiasing_notes        =
|vsync                      =unknown
+
|vsync                      =true
 
|vsync_notes                =
 
|vsync_notes                =
 
}}
 
}}

Revision as of 13:32, 25 May 2013

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.

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.

Game data

Template:Game Location Table

The settings file is ConfigUser.xml

Video settings

Template:Video Settings

Widescreen resolution

  • Edit the file %AppData%\Local\Risen2\Config\ConfigUser.xml, in section <Window> as follows
<Window
Top="0"
Right="5040"
RefreshRate="60"
Left="0"
Bottom="1050"
AdapterNumber="0"
>

Add the line "AdapterNumber="0" if not present

  • Edit the file ..\Steam\SteamApps\common\risen 2\data\ini\ConfigDefault.xml; in section <GUI> as follows
<Aspect48x10
VirtalWidth="1728"
VirtalHeight="1080"
EnableDrawScale="True"
>

Change VirtalWidth and VirtalHeight to match your current resolution

Windowed

  • Edit the file %AppData%\Local\Risen2\Config\ConfigUser.xml, in section <Window> as follows
<Window
Right = "1024"
FullScreen = "false"
Bottom = "768"
>

Change Right and Bottom to match the windowed resolution you want to use

System requirements

Template:System Requirements

Improvements

Utilities

Issues

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

Issue Fix
The frame rate can be very low with AMD and Crossfire enabled. Disable Crossfire
Surround Sound speaker option is greyed out / not selectable Confirm Windows sound settings are correctly configured for 5.1/7.1
Risen 2 Fails to Launch / Hangs on launch
  • Verify Game Integrity
Right click on Risen 2 in the Steam interface
Properties
Local files
Verify integrity of game cache

If this does not fix issue attempt below:

  • Run these installers and reboot the computer afterward:
C:\Program Files\Steam\SteamApps\common\risen 2\redist\DirectX\DXSETUP.exe
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
When starting up the game, the menu loads fine. But once the intro movie reaches Caldera, the screen becomes mostly black

ATI Video Card User's Only

  • In the Catalyst Control Center, change the "Texture Filtering Quality" to High Quality
  • Set anti-aliasing AA in catalyst to use application settings and turn on vsync; then in the game, turn off AA and keep vsync
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 <Window>, you should verify that the values are correct:
AdapterNumber="0"
Top="0"
Bottom="768"
Left="0"
Right="1024"
RefreshRate="85"
  • 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
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

If the "water reflection" is enabled, the frame rate significantly decreases De-activate water reflection


References