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.

Graven

From PCGamingWiki, the wiki about fixing PC games
Revision as of 01:00, 4 June 2021 by Baronsmoki (talk | contribs) (→‎Audio: Subtitles always on)
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Graven
Graven cover
Developers
Slipgate Ironworks
Publishers
3D Realms
1C Company
Engines
Unreal Engine 4
Release dates
Windows Early access
Taxonomy
Modes Singleplayer, Multiplayer
Graven on HowLongToBeat
Graven on IGDB
Graven on MobyGames
Graven on Wikipedia

Graven is a singleplayer and multiplayer game.

General information

Publisher Discord server
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Essential improvements

Skip intro videos

Replace GRAVEN_Logos.mp4 with blank dummy mp4 file[1]
  1. Go to <path-to-game>\Praest\Content\Movies\.
  2. Delete or rename the existing file GRAVEN_Logos.mp4.
  3. Download the dummy file GRAVEN_Logos.mp4 from here.
  4. Place the downloaded file in <path-to-game>\Praest\Content\Movies\.

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

Video

Graphic settings
Graphic settings

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Utilized Vert- scaling. See Ultra-widescreen.
Ultra-widescreen
Utilized Vert- scaling. See Ultra-widescreen.
4K Ultra HD
Field of view (FOV)
Can be set between 70-120° in-game.
Windowed
Borderless fullscreen windowed
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
Temporal Anti-Aliasing. Causes noticable temporal artifacts when holding transparent objects. Can not be disabled via in-game options.
Vertical sync (Vsync)
60 FPS and 120+ FPS
High dynamic range display (HDR)
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Ultra-widescreen

Increase FOV by setting its orientation to vertical in Engine.ini
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

Anti-aliasing (AA)

Change AA mode by editing Engine.ini
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines, and change the "X" to the AA mode of choice:

0 = No AA, 1 = Fast Approximate AA (FXAA), 2 = Temporal AA (TAA)

[SystemSettings]
r.DefaultFeature.AntiAliasing=X

Anisotropic filtering (AF)

Change AF value by editing Engine.ini
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[SystemSettings]
r.MaxAnisotropy=16

Increase texture detail at larger distances (Mipmapping)

Change Mipmap value by editing Engine.ini
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines, and change "X" to a value of choice (lower value = more detail):

0 = No change, -1 = More texture detail in the distance

[SystemSettings]
r.MipMapLODBias=X

Input

300px
Control settings

Keyboard and mouse State Notes
Remapping
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Full controller support is a planned upcoming feature.[2]
Controller types

Audio

Audio settings
Audio settings

Audio feature State Notes
Separate volume controls
Master, Music, Effects, Dialog
Surround sound
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Notes
Local play
LAN play
Not available in current early access build.
Online play
Not available in current early access build.

Other information

API

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

Middleware

Middleware Notes
Physics PhysX

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5 2.5 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 8 GB
Video card (GPU) Intel HD Graphics 4400
DirectX 11 compatible
Sound (audio device) Integrated
A 64-bit operating system is required.


Notes

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

References

  1. Verified by User:Baronsmoki on 2021-06-03
  2. Gamepad support :: GRAVEN General Discussions - last accessed on 2021-06-04
    "Full controller support It will be part of the next update :)"