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 "Grounded"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video settings: AA and AF tested)
Line 109: Line 109:
 
{{ii}} The in-game slider will not display any values beyond its limits.
 
{{ii}} The in-game slider will not display any values beyond its limits.
 
}}
 
}}
 +
===Chromatic aberration===
 +
{{Fixbox|description=Disable chromatic aberration|ref=<ref>{{Refcheck|user=Darktalon|date=2020-07-29}}</ref>|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code> with a text editor.
 +
# Add <code>[SystemSettings]</code> to the bottom of the file, if that section doesn't already exist.
 +
# Inside that section, add <code>r.SceneColorFringeQuality=0</code>.
 +
# Save the file.
 +
}}
 +
===Depth of Field===
 +
{{Fixbox|description=Disable depth of field|ref=<ref>{{Refcheck|user=Darktalon|date=2020-07-29}}</ref>|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code> with a text editor.
 +
# Add <code>[SystemSettings]</code> to the bottom of the file, if that section doesn't already exist.
 +
# Inside that section, add <code>r.DepthOfFieldQuality=0</code>.
 +
# Save the file.
 +
}}
 +
  
 
==Input settings==
 
==Input settings==

Revision as of 09:05, 30 July 2020

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.
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Grounded
Grounded cover
Developers
Obsidian Entertainment
Publishers
Xbox Game Studios
Engines
Unreal Engine 4[1]
Release dates
Windows Early access
Grounded on HowLongToBeat
Grounded on IGDB
Grounded on Wikipedia

General information

Steam Community Discussions

Availability

Game data

Configuration file(s) location

System Location
Microsoft Store %LOCALAPPDATA%\Packages\Microsoft.Maine_8wekyb3d8bbwe\LocalCache\Local\Maine\Saved\Config\WinAnvil\
Steam
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/962130/pfx/[Note 1]

Save game data location

System Location
Microsoft Store
Steam
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/962130/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud
Xbox Cloud

Video settings

Template:Video settings

Field of view (FOV)

Set FOV to any value beyond the in-game limits through a config file[2]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Locate the line that starts with CustomFieldOfView= and modify the value (e.g. CustomFieldOfView=133).
  4. Save the changes.
The in-game slider will not display any values beyond its limits.

Chromatic aberration

Disable chromatic aberration[3]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini with a text editor.
  3. Add [SystemSettings] to the bottom of the file, if that section doesn't already exist.
  4. Inside that section, add r.SceneColorFringeQuality=0.
  5. Save the file.

Depth of Field

Disable depth of field[4]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini with a text editor.
  3. Add [SystemSettings] to the bottom of the file, if that section doesn't already exist.
  4. Inside that section, add r.DepthOfFieldQuality=0.
  5. Save the file.


Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
Online play
4 Co-op

Other information

API

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) 7 SP1
Processor (CPU) Intel Core i3-3225
System memory (RAM) 4 GB
Hard disk drive (HDD) 8 GB
Video card (GPU) Nvidia GeForce GTX 650 Ti
A 64-bit operating system is required.

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References

  1. Awesome games coming in 2020 and beyond - last accessed on 2020-01-02
  2. Verified by User:Rose on 2020-07-29
  3. Verified by User:Darktalon on 2020-07-29
  4. Verified by User:Darktalon on 2020-07-29