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 "AquaNox 2: Revelation"

From PCGamingWiki, the wiki about fixing PC games
m (misc. fixes, replaced: %USERPROFILE%\Documents → %USERPROFILE%\My Documents)
(Getting desperate now - either nobody played this game or it really doesn't cause many problems (added one fix, I was able to find and a way to skip splash screens).)
Line 21: Line 21:
 
{{Availability Table/row| [http://store.steampowered.com/app/39640 Steam] | {{ID|Steam}} | }}
 
{{Availability Table/row| [http://store.steampowered.com/app/39640 Steam] | {{ID|Steam}} | }}
 
}}
 
}}
 +
 +
== Improvements ==
 +
=== Skip Company logos ===
 +
* Launch a game with a parameter <code>-nologo</code>.
  
 
== Game data ==
 
== Game data ==
 
{{Game Location Table|
 
{{Game Location Table|
{{Game Location Table/row|Windows|}}
+
{{Game Location Table/row|Save game location|%USERPROFILE%\My Documents\AquaNox2}}
}}
+
{{Game Location Table/row|Configuration files location|%USERPROFILE%\My Documents\AquaNox2\Config.txt}}
 
 
=== Save game file location ===
 
{{Game Location Table|
 
{{Game Location Table/row|Windows|%USERPROFILE%\My Documents\AquaNox2}}
 
 
}}
 
}}
  
Line 57: Line 57:
 
|multimonitor_wsgf_award    =unsupported
 
|multimonitor_wsgf_award    =unsupported
 
|widescreen_resolution      =false
 
|widescreen_resolution      =false
|widescreen_resolution_notes=
+
|widescreen_resolution_notes=Widescreen resolutions have a stretched 4:3 aspect ratio.
 
|multimonitor              =false
 
|multimonitor              =false
|multimonitor_notes        =
+
|multimonitor_notes        =Widescreen resolutions have a stretched 4:3 aspect ratio.
 
|fov                        =false
 
|fov                        =false
 
|fov_notes                  =
 
|fov_notes                  =
Line 76: Line 76:
 
===[[Windowed]]===
 
===[[Windowed]]===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Launch game with parameter}}
+
{{Fixbox/fix|Starting a game in windowed mode}}
* Launch a game with a parameter <code>-windowsize '''YY'''''x'''''ZZ'''</code>.
+
* Launch a game with with an attribute: <code>-windowsize '''YY'''''x'''''ZZ'''</code>.
Where <code>YY</code> is width of screen resolution and <code>ZZ</code> is height of your screen resolution. For example:
+
Where <code>YY</code> is width of screen resolution and <code>ZZ</code> is height of your screen resolution. e.g. <code>-windowsize 1024x768</code>
<code>-windowsize 1024x768</code>
+
 
 +
'''Notes'''
 +
{{ii}} Using a resolution in aspect ratio other than 4:3 will result in game stretching the image.
 
}}
 
}}
  
Line 90: Line 92:
 
|controller_support        =true
 
|controller_support        =true
 
|controller_support_notes  =Joystick. Works well with gamepad.
 
|controller_support_notes  =Joystick. Works well with gamepad.
 +
}}
 +
 +
== Issues fixed ==
 +
=== Black Screen ===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|ref=<ref>http://www.gog.com/forum/aquanox_series/aquanox_2_black_screen</ref>|Disable other screens}}
 +
* If you're using multiple screens, disable all but the one you're planning to use to play the game.
 +
 +
{{Fixbox/fix|Disable Visual Themes and Desktop Compositions}}
 +
# If this won't help, go to a folder where you've installed the game.
 +
# Right click on <code>AquaNox 2 Revelation.exe</code> and choose '''Properties'''.
 +
# Go to Compatibility tab.
 +
# In there, check '''Disable Visual Themes''' and '''Disable Desktop Composition'''.
 +
 +
{{Fixbox/fix|Edit configuration file.}}
 +
# If all of that won't help, navigate to <code>%USERPROFILE%\Documents\AquaNox2</code> and open '''Config.txt''' with notepad.
 +
# Scroll to the very end of a file. There, you should find settings for rendering resolution - <code>dsp_height</code> and <code>dsp_width</code>.
 +
# Edit their values to match the resolution of a screen you're using. e.g. for 1440x900 the fragment should look like this:
 +
<pre>[CVar196]
 +
{
 +
Name = "dsp_height"
 +
Type = "s32"
 +
Value = 900
 +
}
 +
 +
[CVar197]
 +
{
 +
Name = "dsp_width"
 +
Type = "s32"
 +
Value = 1440
 +
}</pre>
 
}}
 
}}
  
Line 108: Line 141:
 
}}
 
}}
  
 +
{{references}}
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 02:07, 4 July 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.

Template:Infobox

AquaNox
Archimedean Dynasty 1996
AquaNox 2001
AquaNox 2: Revelation 2003
Aquanox: Deep Descent 2020

General information

Steam Users' Forums for game series
Steam Community Discussions
GOG.com Community Discussions for game series
GOG.com Support Page

Availability

Template:Availability Table

Improvements

Skip Company logos

  • Launch a game with a parameter -nologo.

Game data

Template:Game Location Table

Save game cloud syncing

Template:Save Game Cloud Syncing

Video settings

Template:Video Settings

Windowed

Instructions

Input settings

Template:Input Settings

Issues fixed

Black Screen

Instructions

System requirements

Template:System Requirements


References