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 "Kholat"

From PCGamingWiki, the wiki about fixing PC games
m (added setting images)
Line 5: Line 5:
 
{{Infobox game/row/developer|IMGN.PRO}}
 
{{Infobox game/row/developer|IMGN.PRO}}
 
|publishers  =  
 
|publishers  =  
 +
{{Infobox game/row/publisher|IMGN.PRO}}
 
|engines      =  
 
|engines      =  
{{Infobox game/row/engine|Unreal Engine 4|ref=<ref>[https://wiki.unrealengine.com/Kholat Kholat - Epic Wiki]</ref>}}
+
{{Infobox game/row/engine|Unreal Engine 4}}
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|June 9, 2015}}
 
{{Infobox game/row/date|Windows|June 9, 2015}}
Line 21: Line 22:
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| Retail | | unknown | | | Windows }}
+
{{Availability/row| Retail | | Steam |  |  | Windows }}
{{Availability/row| GOG.com | kholat | DRM-free | | | Windows }}
+
{{Availability/row| GamersGate | DD-KHOLAT | Steam |  |  | Windows }}
{{Availability/row| Steam | 343710 | Steam | | | Windows }}
+
{{Availability/row| Games Republic | 4034 | Steam | | | Windows }}
 +
{{Availability/row| GOG.com | kholat | DRM-free | |  | Windows }}
 +
{{Availability/row| GMG | kholat | Steam |  |  | Windows }}
 +
{{Availability/row| Humble | kholat | Steam |  | | Windows }}
 +
{{Availability/row| Steam | 343710 | Steam | | | Windows }}
 
}}
 
}}
  
Line 29: Line 34:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|localappdata}}\Kholat\Saved\Config\WindowsNoEditor\*.ini}}
+
{{Game data/row|Windows|{{p|localappdata}}\Kholat\Saved\Config\WindowsNoEditor}}
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|}}
+
{{Game data/row|Windows|{{p|localappdata}}\Kholat\Saved\SaveGames}}
 
}}
 
}}
  
Line 66: Line 71:
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = true
 
|fov                        = true
|fov notes                  = See the [http://www.wsgf.org/dr/kholat/en WSGF entry] for higher values.
+
|fov notes                  = Can be set between 70-100 ingame, for other values see [[#Field of view (FOV)|Field of view (FOV)]].
|windowed                  = unknown
+
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = unknown
+
|borderless windowed        = true
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
 
|anisotropic                = unknown
 
|anisotropic                = unknown
 
|anisotropic notes          =  
 
|anisotropic notes          =  
|antialiasing              = unknown
+
|antialiasing              = true
 
|antialiasing notes        =  
 
|antialiasing notes        =  
|vsync                      = unknown
+
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
|60 fps                    = unknown
+
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = unknown
+
|120 fps                    = true
|120 fps notes              =  
+
|120 fps notes              = Disable frame rate cap in the options.
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Multi-monitor|Multi-monitor Resolutions]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Instructions}}
 +
# Open {{File|Engine.ini}} with a text editor, in the [[#Configuration file(s) location|configuration files location]].
 +
# Add the following lines to the end of the file.
 +
 +
<pre>
 +
[/Script/Engine.LocalPlayer]
 +
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
 +
</pre>
 +
 +
'''Notes'''
 +
{{ii}}Unfortunately this causes the FOV to be too high. To fix this set the [[#Field of view (FOV)|FOV]] to a lower value, e.g. 60 for the equivalent of 90.
 +
}}
 +
 +
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Instructions}}
 +
# Open {{File|Game.ini}} with a text editor, in the [[#Configuration file(s) location|configuration files location]].
 +
# Edit the following line to your desired value.
 +
 +
<pre>
 +
[/Script/Kholat.KholatPlayerCameraManager]
 +
ConfigFOV=90.000000
 +
</pre>
 +
 +
3. Next, open {{File|GameUserSettings.ini}} and edit the following line to the same value.
 +
 +
<pre>
 +
[/Script/Kholat.KholatUserSettings]
 +
FOV=90.000000
 +
</pre>
 
}}
 
}}
  
Line 89: Line 128:
 
{{Image|Kholat-Gamepad.jpg|Gamepad Settings}}
 
{{Image|Kholat-Gamepad.jpg|Gamepad Settings}}
 
{{Input settings
 
{{Input settings
|key remap                = unknown
+
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
|acceleration option      = unknown
+
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = unknown
+
|mouse sensitivity        = true
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
|mouse menu                = unknown
+
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
|invert mouse y-axis      = unknown
+
|invert mouse y-axis      = true
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
|controller support        = unknown
+
|controller support        = true
 
|controller support notes  =  
 
|controller support notes  =  
|full controller          = unknown
+
|full controller          = true
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          = true
 
|controller remap notes    =  
 
|controller remap notes    =  
|controller sensitivity    = unknown
+
|controller sensitivity    = true
 
|controller sensitivity notes=  
 
|controller sensitivity notes=  
|invert controller y-axis  = unknown
+
|invert controller y-axis  = true
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
 
|touchscreen              = unknown
 
|touchscreen              = unknown
 
|touchscreen notes        =  
 
|touchscreen notes        =  
|button prompts            = unknown
+
|button prompts            = xbox
 
|button prompts notes      =  
 
|button prompts notes      =  
|controller hotplug        = unknown
+
|controller hotplug        = true
 
|controller hotplug notes  =  
 
|controller hotplug notes  =  
 
|haptic feedback          = unknown
 
|haptic feedback          = unknown
Line 124: Line 163:
 
{{Image|Kholat-Audio.jpg|Audio Settings}}
 
{{Image|Kholat-Audio.jpg|Audio Settings}}
 
{{Audio settings
 
{{Audio settings
|separate volume          = unknown
+
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
|surround sound          = unknown
+
|surround sound          = true
 
|surround sound notes    =  
 
|surround sound notes    =  
|subtitles                = unknown
+
|subtitles                = true
 
|subtitles notes          =  
 
|subtitles notes          =  
 
|closed captions          = unknown
 
|closed captions          = unknown
 
|closed captions notes    =  
 
|closed captions notes    =  
|mute on focus lost      = unknown
+
|mute on focus lost      = true
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
Line 145: Line 184:
 
  |subtitles = yes
 
  |subtitles = yes
 
  |notes    =
 
  |notes    =
 +
|fan      =
 +
|fan notes =
 +
}}
 +
{{L10n/switch
 +
|language  = Czech
 +
|interface = yes
 +
|audio    = no
 +
|subtitles = yes
 +
|notes    =
 
  |fan      =  
 
  |fan      =  
 
  |fan notes =  
 
  |fan notes =  
Line 167: Line 215:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
  |language  = Polish
+
  |language  = Hungarian
 
  |interface = yes
 
  |interface = yes
  |audio    = yes
+
  |audio    = no
 
  |subtitles = yes
 
  |subtitles = yes
 
  |notes    =  
 
  |notes    =  
Line 176: Line 224:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
  |language  = Russian
+
  |language  = Italian
 
  |interface = yes
 
  |interface = yes
 
  |audio    = no
 
  |audio    = no
Line 185: Line 233:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
  |language  = Spanish
+
  |language  = Polish
 +
|interface = yes
 +
|audio    = yes
 +
|subtitles = yes
 +
|notes    =
 +
|fan      =
 +
|fan notes =
 +
}}
 +
{{L10n/switch
 +
|language  = Portuguese
 
  |interface = yes
 
  |interface = yes
 
  |audio    = no
 
  |audio    = no
Line 194: Line 251:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
  |language  = Czech
+
  |language  = Russian
 
  |interface = yes
 
  |interface = yes
 
  |audio    = no
 
  |audio    = no
Line 203: Line 260:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
  |language  = Hungarian
+
  |language  = Spanish
 
  |interface = yes
 
  |interface = yes
 
  |audio    = no
 
  |audio    = no
Line 212: Line 269:
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
  |language  = Portuguese
+
  |language  = Turkish
 
  |interface = yes
 
  |interface = yes
 
  |audio    = no
 
  |audio    = no
Line 229: Line 286:
 
|tridef 3d gg3d award        =  
 
|tridef 3d gg3d award        =  
 
|iz3d gg3d award            =  
 
|iz3d gg3d award            =  
|native 3d                  = unknown
+
|native 3d                  = false
 
|native 3d notes            =  
 
|native 3d notes            =  
 
|nvidia 3d vision            = hackable
 
|nvidia 3d vision            = hackable
 
|nvidia 3d vision notes      = See [http://helixmod.blogspot.com/2016/06/kholat-dx11.html Helix Mod: Kholat (DX11)].
 
|nvidia 3d vision notes      = See [http://helixmod.blogspot.com/2016/06/kholat-dx11.html Helix Mod: Kholat (DX11)].
|tridef 3d                  = unknown
+
|tridef 3d                  = false
 
|tridef 3d notes            =  
 
|tridef 3d notes            =  
|iz3d                        = unknown
+
|iz3d                        = false
 
|iz3d notes                  =  
 
|iz3d notes                  =  
 
|htc vive                    =  
 
|htc vive                    =  
Line 257: Line 314:
 
|play area room-scale        =  
 
|play area room-scale        =  
 
|play area room-scale notes  =  
 
|play area room-scale notes  =  
 +
}}
 +
 +
==Other information==
 +
===API===
 +
{{API
 +
|direct3d versions      = 10, 11
 +
|direct3d notes        =
 +
|directdraw versions    =
 +
|directdraw notes      =
 +
|opengl versions        =
 +
|opengl notes          =
 +
|glide versions        =
 +
|glide notes            =
 +
|software mode          =
 +
|software mode notes    =
 +
|mantle support        =
 +
|mantle support notes  =
 +
|vulkan support        =
 +
|vulkan support notes  =
 +
|dos modes              =
 +
|dos modes notes        =
 +
|shader model versions  =
 +
|shader model notes    =
 +
|64-bit executable      = true
 +
|64-bit executable notes= 32-bit available
 
}}
 
}}
  

Revision as of 23:51, 14 June 2016

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.
Kholat
Cover image missing, please upload it
Developers
IMGN.PRO
Publishers
IMGN.PRO
Engines
Unreal Engine 4
Release dates
Windows June 9, 2015
Kholat on Wikipedia

General information

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

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Windows
GamersGate
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
GOG.com
DRM-free
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

General Settings
General Settings
Video Settings
Video Settings
Advanced Video Settings
Advanced Video Settings

Template:Video settings

Multi-monitor Resolutions

Instructions

Field of view (FOV)

Instructions

Input settings

Input Settings
Input Settings
Gamepad Settings
Gamepad Settings

Template:Input settings

Audio settings

Audio Settings
Audio Settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Czech
French
German
Hungarian
Italian
Polish
Portuguese
Russian
Spanish
Turkish

VR support

Other information

API

Technical specs Supported Notes
Direct3D 10, 11
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 7 32 bit SP1
Processor (CPU) Intel Core i3
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB available space
Video card (GPU) GeForce GTX 470

Notes

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

References