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 "Pumpkin Jack"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video: The multimonitor behavior is not supported by the source. It's a very safe bet based on what we know about UE4 but there is no absolute certainty)
Line 285: Line 285:
 
==Issues fixed==
 
==Issues fixed==
 
===VC Redist error at startup===
 
===VC Redist error at startup===
{{Fixbox|description=Install [https://github.com/abbodi1406/vcredist VisualCppRedist AIO]|ref=<ref>{{Refcheck|user=Keith|date=2020-10-26|comment=}}</ref>|fix=
+
{{Fixbox|description=Install [https://github.com/abbodi1406/vcredist/releases VisualCppRedist AIO]|ref=<ref name="Keith"/>|fix=
 
{{++}} Should fix similar errors in other games too.
 
{{++}} Should fix similar errors in other games too.
 
}}
 
}}

Revision as of 02:06, 27 October 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.
Pumpkin Jack
Pumpkin Jack cover
Developers
Nicolas Meyssonnier
Publishers
Headup
Engines
Unreal Engine 4
Release dates
Windows October 23, 2020
Pumpkin Jack on IGDB

General information

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

Availability

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

Video

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

Chromatic aberration

Cannot be disabled in-game.
Disable chromatic aberration[3]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the line [SystemSettings] if it does not exist.
  4. On the next line add r.SceneColorFringeQuality=0.

Depth of field

Can also be disabled by setting post process quality to low.
Disable depth of field[3]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the line [SystemSettings] if it does not exist.
  4. On the next line add r.DepthOfFieldQuality=0.

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

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

Issues fixed

VC Redist error at startup

Install VisualCppRedist AIO[3]
Should fix similar errors in other games too.

Other information

API

Technical specs Supported Notes
Direct3D 11, 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) 7
Processor (CPU) Intel Core i5-3330 3.0 GHz
AMD FX-8300 3.3 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) Nvidia GeForce GTX 760
AMD Radeon R9 270
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>/1186640/ in addition to or instead of this directory. The app ID (1186640) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. Pumpkin Jack - last accessed on 2020-10-23
  2. Pumpkin Jack supports Ray Tracing and DLSS! 🎃 - last accessed on 2020-10-23
  3. 3.0 3.1 3.2 Verified by User:Keith on 2020-10-26