Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Drake Hollow"

From PCGamingWiki, the wiki about fixing PC games
m
Line 111: Line 111:
 
|anisotropic notes          = Scales with Texture Quality.<ref>{{Refcheck|user=Rose|date=2020-11-27|comment=r.maxanisotropy gets set from 0 to 8 depending on the setting, as seen [[Engine:Unreal Engine_4#Enable developer console|in the console]].}}</ref>
 
|anisotropic notes          = Scales with Texture Quality.<ref>{{Refcheck|user=Rose|date=2020-11-27|comment=r.maxanisotropy gets set from 0 to 8 depending on the setting, as seen [[Engine:Unreal Engine_4#Enable developer console|in the console]].}}</ref>
 
|antialiasing              = always on
 
|antialiasing              = always on
|antialiasing notes        = Always enabled.<ref>{{Refcheck|user=Rose|date=2020-10-14|comment=Fully lowering all existing graphics options (texture and shadow quality) had no effect on sg.AntiAliasingQuality of 3 in GameUserSettings.ini}}</ref> [[SSAA]] up to 200% through Resolution Scale is also available.
+
|antialiasing notes        = Always enabled. Workaround available below. <ref>{{Refcheck|user=Rose|date=2020-10-14|comment=Fully lowering all existing graphics options (texture and shadow quality) had no effect on sg.AntiAliasingQuality of 3 in GameUserSettings.ini}}</ref> [[SSAA]] up to 200% through Resolution Scale is also available.
 
|vsync                      = unknown <!-- The in-game option may not be functional. Do not set to true based on the screenshot alone. -->
 
|vsync                      = unknown <!-- The in-game option may not be functional. Do not set to true based on the screenshot alone. -->
 
|vsync notes                =  
 
|vsync notes                =  
Line 122: Line 122:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Anti-Aliasing (AA)|Anti-Aliasing (AA)]]===
 +
{{Fixbox|description=Disable Anti-Aliasing|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code> with a notepad.
 +
# Add <code>[SystemSettings]</code> and <code>r.DefaultFeature.AntiAliasing=0</code> to the bottom of the file.
 +
# Save the changes made to the <code>Engine.ini</code> file.
 
}}
 
}}
  

Revision as of 12:36, 6 July 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.
Drake Hollow
Drake Hollow cover
Developers
The Molasses Flood
Publishers
Curve Digital
Engines
Unreal Engine 4
Release dates
Windows October 1, 2020
Reception
OpenCritic 67
Taxonomy
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Action, Building
Themes Fantasy
Drake Hollow on IGDB
Drake Hollow on MobyGames

Drake Hollow is a singleplayer and multiplayer third-person action and building game.

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Microsoft Store
Microsoft Store
Xbox Game Pass for PC. Purchase includes an Xbox X/S/One version.
Windows
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

System Location
Microsoft Store %LOCALAPPDATA%\Packages\64006TheMolassesFloodLLC.418795752BB1E_2jgfqbz9r2ze2\LocalCache\Local\DrakeHollow\Saved\Config\WinGDK\
Steam %LOCALAPPDATA%\DrakeHollow\Saved\Config\WindowsNoEditor\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/739650/pfx/[Note 1]

Save game data location

System Location
Microsoft Store %LOCALAPPDATA%\Packages\64006TheMolassesFloodLLC.418795752BB1E_2jgfqbz9r2ze2\SystemAppData\wgs\
Steam %LOCALAPPDATA%\DrakeHollow\Saved\SaveGames\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/739650/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud
Xbox Cloud

Video

Graphics settings
Graphics settings

Graphics feature State Notes
Widescreen resolution
Multi-monitor
HUD is spanned. Hor+ gameplay.[1]
Ultra-widescreen
Hor+ scaling and pillarboxed cutscenes.[1]
4K Ultra HD
[2]
Field of view (FOV)
60-120.
Windowed
Borderless fullscreen windowed
Anisotropic filtering (AF)
Scales with Texture Quality.[3]
Anti-aliasing (AA)
Always enabled. Workaround available below. [4] SSAA up to 200% through Resolution Scale is also available.
Vertical sync (Vsync)
60 FPS
120+ FPS
High dynamic range display (HDR)
See the engine page to force native HDR output, or the glossary page for other alternatives.
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Anti-Aliasing (AA)

Disable Anti-Aliasing
  1. Go to the configuration file(s) location.
  2. Open Engine.ini with a notepad.
  3. Add [SystemSettings] and r.DefaultFeature.AntiAliasing=0 to the bottom of the file.
  4. Save the changes made to the Engine.ini file.

Input

Gameplay settings
Gameplay settings
Keyboard and mouse controls
Keyboard and mouse controls

Audio

Audio feature State Notes
Separate volume controls
Sound FX, Music.
Surround sound
[7]
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
French
German
Polish
Brazilian Portuguese
Russian
Latin American Spanish

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
Online play
4 Co-op
Cross-play between Microsoft Store and Steam versions is not supported.[8]

Other information

API

Technical specs Supported Notes
Direct3D 11, 12 Steam version uses DirectX 11, Microsoft Store version uses DirectX 12.
Executable 32-bit 64-bit Notes
Windows

Middleware

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

System requirements

Windows
Minimum
Operating system (OS) 10
Processor (CPU) Intel Core i5-2500K
AMD FX-6300
System memory (RAM) 8 GB
Hard disk drive (HDD) 7 GB
Video card (GPU) Nvidia GeForce GTX 750 Ti
AMD Radeon R7 360
2 GB of VRAM
Other Broadband Internet connection
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>/739650/ in addition to or instead of this directory. The app ID (739650) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. 1.0 1.1 Verified by User:Rose on 2020-10-15
    Screenshots taken at 2560x1080, 5760x1080 and 1920x1080 following the October 7 update, then compared.
  2. Verified by User:Rose on 2020-10-15
    Selecting 3840x2160 resulted in a noticeable decrease in FPS compared to 1920x1080.
  3. Verified by User:Rose on 2020-11-27
    r.maxanisotropy gets set from 0 to 8 depending on the setting, as seen in the console.
  4. Verified by User:Rose on 2020-10-14
    Fully lowering all existing graphics options (texture and shadow quality) had no effect on sg.AntiAliasingQuality of 3 in GameUserSettings.ini
  5. New patch: Key Remapping and other fixes - last accessed on 2020-10-26
  6. 6.0 6.1 6.2 Verified by User:Rose on 2020-10-17
    Tested with an Xbox 360 Razer Onza controller after forcing Steam Input off for the game.
  7. Verified by User:Rose on 2020-10-12
    Tested on a 5.1 sound system and confirmed with Orban Loudness Meter.
  8. [1] - last accessed on 2020-12-14