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 "The Gunk"

From PCGamingWiki, the wiki about fixing PC games
Line 5: Line 5:
 
{{Infobox game/row/developer|Image & Form}}
 
{{Infobox game/row/developer|Image & Form}}
 
|publishers  =  
 
|publishers  =  
{{Infobox game/row/publisher|Xbox Game Studios}}
+
{{Infobox game/row/publisher|Thunderful}}
 
|engines      =  
 
|engines      =  
 
|release dates=  
 
|release dates=  
{{Infobox game/row/date|Windows|2021}}
+
{{Infobox game/row/date|Windows|December 16, 2021}}
 
|reception    =  
 
|reception    =  
{{Infobox game/row/reception|Metacritic|link|rating}}
+
{{Infobox game/row/reception|Metacritic|the-gunk|64}}
{{Infobox game/row/reception|OpenCritic|link|rating}}
+
{{Infobox game/row/reception|OpenCritic|12486/the-gunk|72}}
{{Infobox game/row/reception|IGDB|link|rating}}
+
{{Infobox game/row/reception|IGDB|the-gunk|65}}
 
|taxonomy    =
 
|taxonomy    =
 
{{Infobox game/row/taxonomy/monetization      | }}
 
{{Infobox game/row/taxonomy/monetization      | }}
Line 30: Line 30:
 
|gogcom id    =  
 
|gogcom id    =  
 
|gogcom id side =  
 
|gogcom id side =  
|official site= https://imageform.se/game/the-gunk/
+
|official site= https://imageform.se/game/the-gunk
|hltb        =  
+
|hltb        = 81125
|igdb        = <!-- Only needs to be set if there is no IGDB reception row -->
+
|igdb        = the-gunk
 
|mobygames    =  
 
|mobygames    =  
 
|strategywiki =  
 
|strategywiki =  
|wikipedia    =  
+
|wikipedia    = The Gunk
 
|winehq      =  
 
|winehq      =  
 
|license      = commercial
 
|license      = commercial
Line 50: Line 50:
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| retail | | unknown | |  | Windows }}
+
{{Availability/row| Microsoft Store | 9p008l2ls87f | Microsoft Store | {{Store feature|Xbox Game Pass}} |  | Windows }}
 
}}
 
}}
  
Line 56: Line 56:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|{{P|c:\\}}\Users\YOUR_USER\AppData\Local\Packages\Thunderful.TheGunk_8j53pwgd019sy\LocalCache\Local\Dust\Saved\Config\WinGDK}}
+
{{Game data/config|Windows|{{P|localappdata}}\Packages\Thunderful.TheGunk_8j53pwgd019sy\LocalCache\Local\Dust\Saved\Config\WinGDK\}}
 
}}
 
}}
  
Line 78: Line 78:
 
|ubisoft connect          =  
 
|ubisoft connect          =  
 
|ubisoft connect notes    =  
 
|ubisoft connect notes    =  
|xbox cloud                =  
+
|xbox cloud                = true
 
|xbox cloud notes          =  
 
|xbox cloud notes          =  
 
}}
 
}}
Line 94: Line 94:
 
|multimonitor notes        =  
 
|multimonitor notes        =  
 
|ultrawidescreen            = hackable
 
|ultrawidescreen            = hackable
|ultrawidescreen notes      = [https://github.com/RoseTheFlower/TheGunkUltrawide Use the community created fix from Rose]
+
|ultrawidescreen notes      = [https://github.com/RoseTheFlower/TheGunkUltrawide Use the community created fix from Rose].
 
|4k ultra hd                = unknown
 
|4k ultra hd                = unknown
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
Line 119: Line 119:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===Remove Motion Blur, Film Grain and Chromatic Aberration===
 +
{{Fixbox|description=Edit configuration file|{{cn}}|fix=
 +
# Go to the [[#Game data|configuration files location]].
 +
# Open {{File|Engine.ini}}.
 +
# Add the following lines to the file:
 +
<pre>
 +
[SystemSettings]
 +
r.MotionBlur.Max=0
 +
r.MotionBlurQuality=0
 +
r.DefaultFeature.MotionBlur=0
 +
r.SceneColorFringe.Max=0
 +
r.SceneColorFringeQuality=0
 +
r.Tonemapper.GrainQuantization=0
 +
r.Tonemapper.Quality=0
 +
</pre>
 
}}
 
}}
  
Line 135: Line 152:
 
|touchscreen              = unknown
 
|touchscreen              = unknown
 
|touchscreen notes        =  
 
|touchscreen notes        =  
|controller support        = unknown
+
|controller support        = true
 
|controller support notes  =  
 
|controller support notes  =  
 
|full controller          = unknown
 
|full controller          = unknown
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          = true
 
|controller remap notes    =  
 
|controller remap notes    =  
 
|controller sensitivity    = unknown
 
|controller sensitivity    = unknown
Line 240: Line 257:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|windows 32-bit exe    = unknown
+
|windows 32-bit exe    = false
|windows 64-bit exe    = unknown
+
|windows 64-bit exe    = true
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|mac os x powerpc app  =  
 
|mac os x powerpc app  =  
Line 269: Line 286:
 
|anticheat        =  
 
|anticheat        =  
 
|anticheat notes  =  
 
|anticheat notes  =  
}}
 
 
 
==Issues fixed==
 
===Remove Motion Blur, Film Grain and Chromatic Aberration===
 
#  Locate 'Engine.ini' in the config folder, add the following lines, save and close the file:
 
<pre>
 
[SystemSettings]
 
r.MotionBlur.Max=0
 
r.MotionBlurQuality=0
 
r.DefaultFeature.MotionBlur=0
 
r.SceneColorFringe.Max=0
 
r.SceneColorFringeQuality=0
 
r.Tonemapper.GrainQuantization=0
 
r.Tonemapper.Quality=0
 
</pre>
 
 
}}
 
}}
  
Line 291: Line 292:
 
|OSfamily = Windows
 
|OSfamily = Windows
  
|minOS    =  
+
|minOS    = 10
 
|minCPU  =  
 
|minCPU  =  
 
|minRAM  =  
 
|minRAM  =  
 
|minHD    =  
 
|minHD    =  
 
|minGPU  =  
 
|minGPU  =  
 +
|minVRAM  = 2 GB
 +
|minDX    = 12
  
 
|recOS    =  
 
|recOS    =  
Line 302: Line 305:
 
|recHD    =  
 
|recHD    =  
 
|recGPU  =  
 
|recGPU  =  
 +
|recVRAM  = 6 GB
 
|notes    =  
 
|notes    =  
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Revision as of 07:03, 18 December 2021

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.
The Gunk
The Gunk cover
Developers
Image & Form
Publishers
Thunderful
Release dates
Windows December 16, 2021
Reception
Metacritic 64
OpenCritic 72
IGDB 65
Taxonomy
Modes Singleplayer
Perspectives Third-person
Genres Action, Adventure
The Gunk on HowLongToBeat
The Gunk on IGDB
The Gunk on Wikipedia

The Gunk is a singleplayer third-person action and adventure game.

Availability

Source DRM Notes Keys OS
Microsoft Store
Microsoft Store
Xbox Game Pass for PC
Windows

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Packages\Thunderful.TheGunk_8j53pwgd019sy\LocalCache\Local\Dust\Saved\Config\WinGDK\

Save game data location

System Location
Windows

Save game cloud syncing

System Native Notes
Xbox Cloud

Video

Remove Motion Blur, Film Grain and Chromatic Aberration

Edit configuration file
  1. Go to the configuration files location.
  2. Open Engine.ini.
  3. Add the following lines to the file:
[SystemSettings]
r.MotionBlur.Max=0
r.MotionBlurQuality=0
r.DefaultFeature.MotionBlur=0
r.SceneColorFringe.Max=0
r.SceneColorFringeQuality=0
r.Tonemapper.GrainQuantization=0
r.Tonemapper.Quality=0

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English

Other information

API

Technical specs Supported Notes
Direct3D 12
Executable 32-bit 64-bit Notes
Windows

Middleware

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

System requirements

Windows
Minimum Recommended
Operating system (OS) 10
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD)
Video card (GPU) 2 GB of VRAM
DirectX 12 compatible
A 64-bit operating system is required.


References