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 "A Hat in Time"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video settings: Updated ultrawide info)
(fixes)
Line 19: Line 19:
  
 
'''Key points'''
 
'''Key points'''
 +
{{ii}} Depth of field cannot be fully disabled in-game. See [[#Depth of field|Depth of field]] to fix.
 
{{++}} Full modding and Steam Workshop support.
 
{{++}} Full modding and Steam Workshop support.
  
Line 72: Line 73:
 
|multimonitor              = unknown
 
|multimonitor              = unknown
 
|multimonitor notes        =  
 
|multimonitor notes        =  
|ultrawidescreen            = true
+
|ultrawidescreen            = hackable
|ultrawidescreen notes      = Go to <code>HatinTimeSystemSettings.ini</code> and add your ultrawide resolution to <code>ResX=</code> and <code>ResY=</code>.<ref>[http://steamcommunity.com/app/253230/discussions/1/1489987634001814555/#c1489987634001934096 No Ultrawide?]</ref>
+
|ultrawidescreen notes      = See [[#Widescreen resolution|Widescreen resolution]].
 
|4k ultra hd                = true
 
|4k ultra hd                = true
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = true
 
|fov                        = true
|fov notes                  =  
+
|fov notes                  = 40-150° in 5° increments.
 
|windowed                  = true
 
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
Line 83: Line 84:
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
 
|anisotropic                = true
 
|anisotropic                = true
|anisotropic notes          =  
+
|anisotropic notes          = Up to 16 samples.
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        =  
+
|antialiasing notes        = [[FXAA]] 0-5 and [[MLAA]]. See [[#Anti-aliasing (AA)|Anti-aliasing (AA)]].
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 91: Line 92:
 
|60 fps notes              =  
 
|60 fps notes              =  
 
|120 fps                    = true
 
|120 fps                    = true
|120 fps notes              =  
+
|120 fps notes              = 30, 48, 60, 75, 90, 120, 144, 165, and unlocked.
 
|color blind                = true
 
|color blind                = true
|color blind notes          =  
+
|color blind notes          = Protanopia, deuteranopia, and tritanopia.
 +
}}
 +
 
 +
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Set custom resolution|ref=<ref>[http://steamcommunity.com/app/253230/discussions/1/1489987634001814555/ No Ultrawide? :: A Hat in Time General Discussion]</ref>}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>HatinTimeSystemSettings.ini</code>.
 +
# Change <code>ResX=</code> and <code>ResY=</code> values to the desired resolution.
 +
}}
 +
 
 +
===[[Glossary:Anti-aliasing (AA)|Anti-aliasing (AA)]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Enable MSAA|ref=<ref>[http://steamcommunity.com/app/253230/discussions/1/1489987634003472952/ Actual anti-aliasing? :: A Hat in Time General Discussion]</ref>}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>HatinTimeSystemSettings.ini</code>.
 +
# Change <code>bAllowD3D9MSAA=False</code> to <code>bAllowD3D9MSAA=True</code>.
 +
# Change <code>MaxMultiSamples=1</code> to the value you want (2, 4, 8).
 +
}}
 +
 
 +
===Depth of field===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Disable of depth of field|ref=<ref>[http://steamcommunity.com/app/253230/discussions/1/1489987634001897795/ How To: Disable Depth of Field :: A Hat in Time General Discussion]</ref>}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>HatinTimeSystemSettings.ini</code>.
 +
# Change <code>DepthofField=True</code> to <code>DepthofField=False</code>.
 +
# Change <code>AdvancedDepthOfField=True</code> to <code>AdvancedDepthOfField=False</code>.
 
}}
 
}}
  
Line 143: Line 170:
 
|closed captions notes    =  
 
|closed captions notes    =  
 
|mute on focus lost      = true
 
|mute on focus lost      = true
|mute on focus lost notes =  
+
|mute on focus lost notes = Set Out of Focus Volume to 0%.
 
|eax support              =  
 
|eax support              =  
 
|eax support notes        =  
 
|eax support notes        =  
Line 191: Line 218:
 
|udp  =  
 
|udp  =  
 
|upnp =  
 
|upnp =  
 +
}}
 +
 +
==Issues fixed==
 +
==="Failed to create the D3D9 Device" error===
 +
{{ii}} Error: <code>Failed to create the D3D9 Device! This can happen if the desktop is locked. Exiting...</code>
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Start the game at the proper resolution|ref=<ref>[https://www.gog.com/forum/a_hat_in_time/failed_to_create_the_d3d9_device Failed to create the D3D9 Device - Forum - GOG.com]</ref>}}
 +
See [[#Widescreen resolution|Widescreen resolution]].
 
}}
 
}}
  
Line 196: Line 232:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      =  
+
|direct3d versions      = 9
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  

Revision as of 22:53, 9 October 2017

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.
A Hat in Time
A Hat in Time cover
Developers
Gears for Breakfast
Engines
Unreal Engine 3
Release dates
Windows October 5, 2017
macOS (OS X) October 5, 2017
A Hat in Time on Wikipedia

Key points

Depth of field cannot be fully disabled in-game. See Depth of field to fix.
Full modding and Steam Workshop support.

General information

GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GOG.com
DRM-free
Windows
Humble Store
Icon overlay.png
Windows
macOS (OS X)
Steam
Icon overlay.png
Windows
macOS (OS X)

Game data

Configuration file(s) location

Template:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/253230/pfx/[Note 1]

Save game data location

Template:Game data/rowTemplate:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/253230/pfx/[Note 1]

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

In-game video settings.
In-game video settings.
In-game advanced graphics settings.
In-game advanced graphics settings.

Template:Video settings

Widescreen resolution

Instructions

Anti-aliasing (AA)

Instructions

Depth of field

Instructions

Input settings

In-game input settings.
In-game input settings.

Template:Input settings

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Notes
Local play
To be added after release.
LAN play
Online play
To be added after release.

Issues fixed

"Failed to create the D3D9 Device" error

Error: Failed to create the D3D9 Device! This can happen if the desktop is locked. Exiting...
Instructions

Other information

API

Technical specs Supported Notes
Direct3D 9
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)

System requirements

Windows
Minimum Recommended
Operating system (OS) XP SP3, Vista
Processor (CPU) 3.0 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) DirectX 9.0c compatible
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.11.6
Processor (CPU) Quad-core Intel 3.0 GHz
AMD 3.0 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB

Notes

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

References