Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Hydroneer

From PCGamingWiki, the wiki about fixing PC games
Revision as of 13:57, 8 May 2020 by Anonymous (talk | contribs) (→‎Input settings: Updated settings.)
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.
Hydroneer
Hydroneer cover
Developers
Foulball Hangover
Engines
Unreal Engine 4
Release dates
Windows May 8, 2020

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

Field of view (FOV)

Set FOV to vertical[1]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

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

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) 4 GB
Hard disk drive (HDD) 4 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 1.4 Verified by User:Expack3 on 2020-05-02