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.

AquaNox

From PCGamingWiki, the wiki about fixing PC games
AquaNox
AquaNox cover
Developers
Massive Development
Publishers
Fishtank Interactive
Engines
KRASS engine
Release dates
Windows November 30, 2001
AquaNox on Wikipedia

Warnings

GameSpy online services have been shut down (see Network for solutions).
AquaNox
Archimedean Dynasty 1996
AquaNox 2001
AquaNox 2: Revelation 2003
Aquanox: Deep Descent 2020

General information

GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SafeDisc v2 DRM[Note 1].
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
GOG.com
DRM-free
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).

Game data

Configuration file(s) location

System Location
Windows
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/39630/pfx/[Note 2]

Save game data location

System Location
Windows %APPDATA%\AquaNox
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/39630/pfx/[Note 2]

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

Video settings.
Video settings.

Template:Video settings

Windowed

Starting the game in windowed mode[3]
  • Start a game with an attribute: -window.
Force higher resolutions[citation needed]
  1. For higher resolutions install AutoHotkey and use the script:
    F12::
    WinGet, TempWindowID, ID, A
    If (WindowID != TempWindowID)
    {
      WindowID:=TempWindowID
      WindowState:=0
    }
    If (WindowState != 1)
    {
      WinGetPos, 0, 0, 1280, 960, ahk_id %WindowID%
      WinSet, Style, -0xC40000, ahk_id %WindowID%
      WinMove, ahk_id %WindowID%, , 0, 0, A_ScreenWidth, A_ScreenHeight
    }
    Else
    {
      WinSet, Style, +0xC40000, ahk_id %WindowID%
      WinMove, ahk_id %WindowID%, , WinPosX, WinPosY, WindowWidth, WindowHeight
    }
    WindowState:=!WindowState
    return
  2. Edit the resolution in line WinGetPos, 0, 0, 1280, 960, ahk_id %WindowID%.
  3. After you've changed the window size using the script, go to options and change the in-game resolution for the game's render to adjust to changes.

Input settings

Template:Input settings

Xbox 360 Controller

This game works well with Xbox 360 Controller. However actions can not be bound to Left and Right Triggers. Below are recommended settings for X360 and similar controllers.
Recommended settings for X360 controller.
Recommended settings for X360 controller.
Recommend settings for Xbox 360 Controller[3]

Direction of View section

  • Up/Down - Joystick u-Axis, Sensitivity 15%, Tolerance 15%,
  • Left/Right - Joystick r-Axis, Sensitivity 15%, Tolerance 15%, Inverted

Direction of Movement section (click More for Joystick settings)

  • Fwd/Back - Joystick z-Axis, Sensitivity 60%, Tolerance 10%, Inverted
  • Left/Right - Joystick x-Axis, Sensitivity 30%, Tolerance 10%, Inverted
  • Up/Down - Joystick y-Axis, Sensitivity 30%, Tolerance 10%

Weapon's config section

  • Primary Fire - Joy Button 6 (Right Bumper)
  • Secondary Fire - Joy Button 5 (Left Bumper)
  • Next Weapon - Joy POV up
  • Last Weapon - Joy POV down
  • Throw Buzzer - Joy Button 3 (X)
  • Lock Enemy - Joy Button 4 (Y)
  • Secondary Fire - Joy Button 5 (Left Bumper)

Make sure to set Joystick: On under Joystick Section.

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
German
Italian
Spanish

Network

Multiplayer types

Type Native Players Notes
LAN play
16
Online play
16 GameSpy services have been shut down;[4] see GameSpy for workarounds.

Connection types

Issues fixed

Unresponsive mouse

High polling rate and DPI[3]
  • Lower mouse polling rate to 200Hz or lower.
  • Lower DPI of a mouse to 200.

Notes

This is a common problem with many mice.

Screen flickering (black frame)

Lag compensation[3]
  • Disable lag compensation under graphical options.

Other information

API

Technical specs Supported Notes
Direct3D 8, 8.1 [citation needed]
Shader Model support 1.0 Pixel Shader 1.0, Vertex Shader 1.1
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Multiplayer GameSpy

System requirements

Windows
Minimum Recommended
Operating system (OS) 98
Processor (CPU) Intel Pentium 3 400 MHz
AMD Athlon 400 MHz
System memory (RAM) 128 MB
Hard disk drive (HDD) 500 MB
Video card (GPU) AGP 2X Video Card
16 MB of VRAM
DirectX 8.0 compatible

Notes

  1. SafeDisc retail DRM does not work on Windows 10[1] or Windows 11 and is disabled by default on Windows Vista, Windows 7, Windows 8, and Windows 8.1 when the KB3086255 update is installed.[2]
  2. 2.0 2.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/39630/ in addition to or instead of this directory. The app ID (39630) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References