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

From PCGamingWiki, the wiki about fixing PC games
(Added infos and screenshots. FOV scaling, AF and CA fix added. Removed stub tag.)
Line 1: Line 1:
{{stub}}
 
 
{{Infobox game
 
{{Infobox game
 
|cover        = Conarium cover.jpg
 
|cover        = Conarium cover.jpg
Line 14: Line 13:
 
|gogcom page  =  
 
|gogcom page  =  
 
|strategywiki =  
 
|strategywiki =  
|wikipedia    =  
+
|wikipedia    = Conarium_(video_game)
 
|winehq      =  
 
|winehq      =  
 
}}
 
}}
  
 
'''General information'''
 
'''General information'''
 +
{{mm}} [http://www.conariumgame.com/ Official Website]
 
{{mm}} [http://steamcommunity.com/app/313780/discussions/ Steam Community Discussions]
 
{{mm}} [http://steamcommunity.com/app/313780/discussions/ Steam Community Discussions]
  
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
 +
{{Availability/row| gamersgate | DD-CONARIUM | Steam |  | | Windows }}
 +
{{Availability/row| gamesplanet | 3296-1 | Steam | | | Windows }}
 +
{{Availability/row| humble | conarium | Steam | | | Windows }}
 
{{Availability/row| Steam | 313780 | Steam |  |  | Windows }}
 
{{Availability/row| Steam | 313780 | Steam |  |  | Windows }}
 +
}}
 +
 +
{{DLC|
 +
{{DLC/row| Soundtrack | | Windows }}
 
}}
 
}}
  
 
==Game data==
 
==Game data==
 +
{{Image|Conarium general settings.png|In-game general settings}}
 +
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
Line 34: Line 43:
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|}}
+
{{Game data/row|Windows|{{p|localappdata}}\Conarium\Saved\SaveGames\}}
 
}}
 
}}
  
Line 50: Line 59:
  
 
==Video settings==
 
==Video settings==
 +
{{Image|Conarium video settings.png|In-game video settings}}
 
{{Video settings
 
{{Video settings
 
|wsgf link                  =  
 
|wsgf link                  =  
Line 60: Line 70:
 
|multimonitor              = unknown
 
|multimonitor              = unknown
 
|multimonitor notes        =  
 
|multimonitor notes        =  
|ultrawidescreen            = unknown
+
|ultrawidescreen            = hackable
|ultrawidescreen notes      =  
+
|ultrawidescreen notes      = See [[#Field of view (FOV)|Field of view (FOV)]].
 
|4k ultra hd                = true
 
|4k ultra hd                = true
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
Line 70: Line 80:
 
|borderless windowed        = true
 
|borderless windowed        = true
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                = false
+
|anisotropic                = hackable
|anisotropic notes          =  
+
|anisotropic notes          = Scales with texture quality preset. To set manually see [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
 
|antialiasing              = true
 
|antialiasing              = true
 
|antialiasing notes        =  
 
|antialiasing notes        =  
Line 90: Line 100:
 
# Open <code>common.txt</code>.
 
# Open <code>common.txt</code>.
 
# Find <code><gfx/fov></code> and change <code>80</code> to the desired value.
 
# Find <code><gfx/fov></code> and change <code>80</code> to the desired value.
 +
}}
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Change FOV scaling to {{term|Hor+}}|ref=<ref name="Wasch">{{Refcheck|user=Waschbär|date=2017-11-12}}</ref>}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code>.
 +
# Add the following to the end of the file and save it.
 +
<pre>
 +
[/Script/Engine.LocalPlayer]
 +
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
 +
</pre>
 +
 +
'''Notes:'''
 +
{{--}} Journal does not scale correctly, text remains readable however.
 +
}}
 +
 +
===[[Glossary:Anisotropic filtering (AF)|Anisotropic filtering (AF)]]===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Set AF sample rate manually|ref=<ref name="Wasch" />}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code>.
 +
# Add the following to the end of the file and save it.
 +
<pre>
 +
[SystemSettings]
 +
r.MaxAnisotropy=16
 +
</pre>
 +
}}
 +
 +
===Chromatic aberration===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Disable chromatic aberration|ref=<ref name="Wasch" />}}
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code>.
 +
# Add the following to the end of the file and save it.
 +
<pre>
 +
[SystemSettings]
 +
r.SceneColorFringeQuality=0
 +
</pre>
 
}}
 
}}
  
 
==Input settings==
 
==Input settings==
 +
{{Image|Conarium controller remapping.png|In-game controller remapping}}
 +
{{Image|Conarium keyboard remapping.png|In-game keyboard remapping}}
 
{{Input settings
 
{{Input settings
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          = {{key|Backslash}} cannot be bound. Arrow keys cannot be bound, but function as movement keys by default.
 
|key remap notes          = {{key|Backslash}} cannot be bound. Arrow keys cannot be bound, but function as movement keys by default.
|acceleration option      = unknown
+
|acceleration option      = false
|acceleration option notes =  
+
|acceleration option notes = Negative mouse acceleration present.
|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      = true
 
|invert mouse y-axis      = true
Line 108: Line 158:
 
|full controller          = true
 
|full controller          = true
 
|full controller notes    =  
 
|full controller notes    =  
|controller remap          = unknown
+
|controller remap          = true
|controller remap notes    =  
+
|controller remap notes    = D-Pad cannot be bound.
|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          = false
 
|haptic feedback notes    =  
 
|haptic feedback notes    =  
 +
|simultaneous input        = true
 +
|simultaneous input notes  =
 
|light bar support        = unknown
 
|light bar support        = unknown
 
|light bar support notes  =  
 
|light bar support notes  =  
 
}}
 
}}
 +
<gallery>
 +
Conarium controller layout menu.png|In-game controller layout menu
 +
Conarium keyboard layout menu.png|In-game keyboard layout menu
 +
</gallery>
  
 
==Audio settings==
 
==Audio settings==
 +
{{Image|Conarium sound settings.png|In-game sound 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          = false
 
|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 224: Line 281:
 
|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
Line 298: Line 355:
 
|recOS    =  
 
|recOS    =  
 
|recCPU  = Intel Core i5-4690K @ 3.50 GHz
 
|recCPU  = Intel Core i5-4690K @ 3.50 GHz
|recCPU2  = AMD Radeon R7 370
+
|recCPU2  = AMD FX-9370
 
|recRAM  = 8 MB
 
|recRAM  = 8 MB
 
|recHD    =  
 
|recHD    =  

Revision as of 11:09, 12 November 2017

Conarium
Conarium cover
Developers
Zoetrope Interactive
Publishers
Iceberg Interactive
Engines
Unreal Engine 4
Release dates
Windows June 6, 2017
Conarium on Wikipedia

General information

Official Website
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GamersGate
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows

DLC and expansion packs

Name Notes
Soundtrack
Windows

Game data

In-game general settings
In-game general settings

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game video settings
In-game video settings

Template:Video settings

Field of view (FOV)

Instructions
Instructions

Anisotropic filtering (AF)

Instructions

Chromatic aberration

Instructions

Input settings

In-game controller remapping
In-game controller remapping
In-game keyboard remapping
In-game keyboard remapping

Template:Input settings

Audio settings

In-game sound settings
In-game sound settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Brazilian Portuguese
Russian
Spanish
Turkish

VR support

Other information

API

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

System requirements

A 64-bit system is required.
Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i3-4160 3.60 GHz
System memory (RAM) 6 GB
Hard disk drive (HDD) 8 GB
Video card (GPU) Nvidia GeForce GTX 480/570/670
ATI Radeon HD 5870/5850
DirectX 11 compatible

Notes

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

References