Conan Exiles – Game Config + Modify Settings in Game

Conan Exiles – Game Config + Modify Settings in Game 1 - steamlists.com
Conan Exiles – Game Config + Modify Settings in Game 1 - steamlists.com

A quick run-through of some fixes to better be able to play Conan on steam.
 
 

How to Stop the Cinematic from Running Every Dang Time

1) Locate your DefaultGame.ini file:
 
Steam > right click game title > Properties > Local files tab > Browse Local files
 
2) In window that opens go to:
 
Conan Exiles\properties\local files\browse local files\ConanSandbox\Config
 
3) Open the file “DefaultGame.ini” and edit the following lines in notepad:
 
[/script/movieplayer.movieplayersettings] (change + to – in front of each)
 
-StartupMovies=StartupUE4
 
-StartupMovies=StartupNvidia
 
-StartupMovies=CinematicIntroV2
 
 
 

Stop Running a Launcher to Open a Launcher – or, How to Bypass Funcom Launcher

1) Open Properties of the game, go to Local Files, and click Browse
 
2) Click on the directory header to highlight the raw directory and copy
 
3) Reopen the Properties window in Steam; then, in “Launch Options” section, type ” then paste the file location you copied
 
4) Copy the content below (no space between) and paste after previous file location:
 
\ConanSandbox\Binaries\Win64\ConanSandbox_BE.exe” -BattlEye %command%
 
 
Details:
 
-BattlEye = BattlEye runtime command
 
%command% = needed or Steam will not see quoted line as a redirect
 
 
Example: “D:\SteamLibrary\steamapps\common\Conan Exiles\ConanSandbox\Binaries\Win64\ConanSandbox_BE.exe” -BattlEye %command%
 
 
Other:
 
1) Mods will be unaffected, and the main menu’s mod organizer will work as it always has before the launcher.
 
2) As an alternative you could create a dedicated desktop shortcut to the .exe on your desktop or pin it to your start menu.
 
3) If using AoC that launcher will still load -_-‘
 
 
 

How to Stop Alt+Tab Freezes

1) Locate your Engine.ini file:
 
Steam > right click game title > Properties > Local files tab > Browse Local files
 
2) In window that opens go to:
 
ConanSandbox/Saved/Config/WindowsNoEditor/Engine.ini
 
3) Open “Engine.ini”; edit it in notepad/notepad++ and add the following to the end of the file:
 
[/script/engine.audiosettings]
 
bDisableMasterEQ=True
 
 

Written by Netish

 
 
This is all about Conan Exiles – Game Config + Modify Settings in Game; I hope you enjoy reading the Guide! If you feel like we should add more information or we forget/mistake, please let us know via commenting below, and thanks! See you soon!
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*