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.

Hydroneer

From PCGamingWiki, the wiki about fixing PC games
Revision as of 21:26, 11 May 2020 by Anonymous (talk | contribs) (→‎Input settings: All keys can be rebound.)
Hydroneer
Hydroneer cover
Developers
Foulball Hangover
Engines
Unreal Engine 4
Release dates
Windows May 8, 2020
Hydroneer on IGDB

General information

Official Discord
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Mining\Saved\Config\WindowsNoEditor
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1106840/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\Mining\Saved\SaveGames
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1106840/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Graphics settings.
Graphics settings.

Template:Video settings

Anisotropic filtering (AF)

Custom anisotropic samples[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[SystemSettings]
r.MaxAnisotropy=16

Anti-aliasing (AA)

Disable TAA[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[SystemSettings]
r.PostProcessAAQuality=0

Notes

Can introduce a noticable amount of texture and shadow dithering.
Enable FXAA[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[SystemSettings]
r.DefaultFeature.AntiAliasing=1
r.PostProcessAAQuality=4

Notes

Enabling FXAA will disable TAA.
DefaultFeature.AntiAliasing=
0: off (no anti-aliasing)
1: FXAA
2: TAA (default)

Notes

FXAA quality can be adjusted by changing the value of r.PostProcessAAQuality between 1 (low) and 6 (high).
Enable SSAA[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[SystemSettings]
r.ScreenPercentage=150

Notes

Values between 100 and 200 are recommended.

Input settings

Keybindings.
Keybindings.

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Brazilian Portuguese
Dutch
French
German
Polish
Spanish
Russian
Turkish

Issues unresolved

The official Discord server maintains an official "Known Bugs" channel, hydro-known-bugs.

Other information

API

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

Middleware

No middleware information; you can edit this page to add it.

System requirements

Windows
Minimum
Operating system (OS) 10
Processor (CPU) Quad-core Intel processor 2.0 GHZ
Quad-core AMD processor 2.0 GHZ
System memory (RAM) 8 GB
Hard disk drive (HDD) 6 GB
Video card (GPU) 1 GB of VRAM
DirectX 11 compatible
A 64-bit operating system is required.

Notes

  1. 1.0 1.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>/1106840/ in addition to or instead of this directory. The app ID (1106840) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. 1.0 1.1 1.2 1.3 Cite error: Invalid <ref> tag; no text was provided for refs named Expack3_graphics