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
imported>AemonyBot
(updated template usage)
Line 114: Line 114:
 
|antialiasing              = always on
 
|antialiasing              = always on
 
|antialiasing notes        = [[TAA]]. See [[#Post-processing|Post-processing]].
 
|antialiasing notes        = [[TAA]]. See [[#Post-processing|Post-processing]].
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 237: Line 240:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
|red book cd audio        =  
 
|red book cd audio        =  
 
|red book cd audio notes  =  
 
|red book cd audio notes  =  
Line 340: Line 345:
 
{{API
 
{{API
 
|direct3d versions      = 12
 
|direct3d versions      = 12
|direct3d notes        = add -dx12 to the end of Target in shortcut
+
|direct3d notes        = Add -dx12 to the end of Target in shortcut
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  
Line 363: Line 368:
 
|windows 32-bit exe    = false
 
|windows 32-bit exe    = false
 
|windows 64-bit exe    = true
 
|windows 64-bit exe    = true
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|mac os x powerpc app  =  
 
|mac os x powerpc app  =  
 
|macos intel 32-bit app = unknown
 
|macos intel 32-bit app = unknown
 
|macos intel 64-bit app = unknown
 
|macos intel 64-bit app = unknown
 +
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux powerpc app      =  
 
|linux powerpc app      =  
 
|linux 32-bit executable= unknown
 
|linux 32-bit executable= unknown
 
|linux 64-bit executable= unknown
 
|linux 64-bit executable= unknown
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}

Revision as of 12:16, 28 October 2022

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
Engines
Unreal Engine 4
Release dates
Windows December 16, 2021
Reception
Metacritic 67
OpenCritic 70
IGDB 66
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.

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Microsoft Store
Microsoft Store
Xbox Game Pass for PC
Windows
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Dust\Saved\Config\WindowsNoEditor\
Microsoft Store %LOCALAPPDATA%\Packages\Thunderful.TheGunk_8j53pwgd019sy\LocalCache\Local\Dust\Saved\Config\WinGDK\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1087760/pfx/[Note 1]

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud
Xbox Cloud

Video

The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Post-processing

Remove post-processing effects by hand[citation needed]
  1. Go to the configuration files location.
  2. Open Engine.ini.
  3. Add [SystemSettings] to the file.
  4. Append the following lines based on what you want to remove.

Motion blur

r.MotionBlur.Max=0
r.MotionBlurQuality=0
r.DefaultFeature.MotionBlur=0

Chromatic aberration

r.SceneColorFringe.Max=0
r.SceneColorFringeQuality=0

Film grain

r.Tonemapper.GrainQuantization=0
r.Tonemapper.Quality=0

Temporal AA (TAA)

r.PostProcessAAQuality=0

Input

Audio

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

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
French
German
Italian
Japanese
Brazilian Portuguese
Russian
Spanish

Issues unresolved

Game-breaking glitch with bridge puzzle in Polluted Lake area

If you pull the levers in the wrong order, the bridge will be permanently stuck in the incorrect position, preventing progress. The only way to reverse this is to load a save prior to pulling the levers.
Follow the correct order[citation needed]
  1. Middle lever, closest to the entrance
  2. Rightmost lever, from the direction you enter the area
  3. Leftmost lever

Other information

API

Technical specs Supported Notes
Direct3D 12 Add -dx12 to the end of Target in shortcut
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.


Notes

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

References