Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamcommunity.com/app/11040/discussions/0/3037103480435034134/
================================
This option seems to work for most folks:
================================
(I don't know how to quote, but the person who wrote this is "davidovalglez99", from the discussion: https://steamcommunity.com/app/11190/discussions/0/864948300033895738/?ctp=7)
-------------------------------------------------------------------------------------------
Guys, I think I've solved it. I tried everything and eventually I figured out myself how to solve the problem of the game not starting. Go to the folder where the game is installed (in my case Steam > steamapps > common), open the file "game" (not the.exe, the configuration file), and below the [sound] part, leave a blank space and copy this, then save the file:
[video]
;Select fullscreen anti aliasing power
;Possible values is:
; none
; 2x
; 4x
; *8x
aa = 8x
;Multiple monitor support
adapter = 0
;Change depth buffer precision (old PC support purpose)
;Possible values is:
; 16
; *32
bits = 32
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
;default grafics settings
default_grafics = YES
;Change graphic details
;Possible values is:
; minimum
; normal
; *high
details = high
;Choise screen refresh rate
;Possible values is:
; *AUTO
; 50
; 60
; 65
; 70
; 75
; 85
; 100
frequency = AUTO
;Change screen brightness (gamma). default value = 0, in range -1..0..1
gamma = 0.00
;Normal maps texture quality
;Possible values is:
; low
; normal
; *high
nmap = high
;Bloom effect
;Possible values is:
; no
; *yes
pp_bloom = yes
;Depth of field effect
;Possible values is:
; no
; *yes
pp_depth = yes
;Select main textures quality
;Possible values is:
; low
; normal
; *high
quality = high
res_height = 1080
res_width = 1920
;Shadows type
;Possible values is:
; no
; *yes
; soft
shadows = yes
;Select 2D sprites quality (old video cards support purpose)
;Possible values is:
; minimum
; low
; *normal
sprite = normal
;Change texture filtering power (anisotropy)
;Possible values is:
; min
; normal
; *max
texture = max
;Select video synchronization type
;Possible values is:
; None
; Default
; *one
; two
; three
; four
vSync = one
;Choise water shader quality
;Possible values is:
; *low
; normal
; high
water = low
;Enable real-time water reflection
;Possible values is:
; no
; *yes
waterReflection = yes
;In window mode game performance slightly degrade
windowMode = YES
===================================
Best of luck!