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
(added information about remapping via config files)
Line 136: Line 136:
 
{{Image|A_Hat_In_Time_Input cropped.jpg|In-game input settings.}}
 
{{Image|A_Hat_In_Time_Input cropped.jpg|In-game input settings.}}
 
{{Input settings
 
{{Input settings
|key remap                = false
+
|key remap                = hackable
|key remap notes          =  
+
|key remap notes          = Keys can be remapped in the game’s config files (<code>..\steamapps\common\HatinTime\HatinTimeGame\Config\Gamepads\[Keyboard.ini]</code>)
 
|acceleration option      = false
 
|acceleration option      = false
 
|acceleration option notes = No acceleration.
 
|acceleration option notes = No acceleration.

Revision as of 17:14, 15 September 2018

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

Full modding and Steam Workshop support.

General information

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

Availability

Source DRM Notes Keys OS
Developer website
Icon overlay.png
Via Humble Widget
Windows
macOS (OS X)
GOG.com
DRM-free
Windows
Green Man Gaming
Icon overlay.png
Windows
macOS (OS X)
Humble Store
Icon overlay.png
Windows
macOS (OS X)
Steam
Icon overlay.png
Windows
macOS (OS X)

DLC and expansion packs

Name Notes
Seal the Deal Free on launch day (September 13, 2018) and for Kickstarter backers.
Windows

Essential improvements

Skip intro videos

Use -skipintro command line argument[1]

Game data

In-game general settings.
In-game general settings.

Configuration file(s) location

System Location
Windows <path-to-game>\HatinTimeGame\Config\[Note 1]
macOS (OS X)
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/253230/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\HatinTimeGame\SaveData\[Note 1]
macOS (OS X)
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/253230/pfx/[Note 2]

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

Set custom resolution[2]
  1. Go to the configuration file(s) location.
  2. Open HatinTimeSystemSettings.ini.
  3. Change ResX= and ResY= values to the desired resolution.

Multi-monitor

Fix for Hor+ cutscenes[3]
  1. Go to <path-to-game>\Binaries\Win64\.
  2. Open HatinTimeGame.exe with a hex editor such as HxD.
  3. Change 61 0B 36 3B to 61 0B 66 3B.

Anti-aliasing (AA)

Enable MSAA[4]
  1. Go to the configuration file(s) location.
  2. Open HatinTimeSystemSettings.ini.
  3. Change bAllowD3D9MSAA=False to bAllowD3D9MSAA=True.
  4. Change MaxMultiSamples=1 to the value you want (2, 4, 8).

Input settings

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

Template:Input settings

Mouse Y-axis inversion

Invert mouse[5]
  1. Open options menu
  2. Open the RED menu "Game Option"
  3. Scroll right down to the bottom and enable "Developer Console"
  4. Restart the game
  5. Now press the ~ key on your keyboard
  6. In the text box type: invertmouse

Audio settings

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

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
German
Italian
Fan translation, download.
Korean
Russian
Fan translation, download.
Spanish
Fan translation, download.
Latin American Spanish
Fan translation, download.

VR support

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...
Start the game at the proper resolution[6]
See Widescreen resolution.

Other information

API

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

System requirements

Despite the notice stating otherwise, a 32-bit version is available. Due to instability, the 64-bit version is highly preferred.
Windows
Minimum Recommended
Operating system (OS) 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 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References