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
Dell Alienware AW3420DW 3440x1440.
Win 10 Pro
AMD Ryzen 7-5800X
RTX 3080
32GB RAM
All drivers are Up-to-Date
Installed game fresh and clean without any mod too
https://steamcommunity.com/app/255710/discussions/0/1473096694446521455/
https://steamcommunity.com/app/255710/discussions/0/1290690926865035429/
Make sure to read the mods comments for additional advice.
This mod may be of some help as well.
https://steamcommunity.com/sharedfiles/filedetails/?id=451376483
works fine here.
You found it under
C:\Users\User\AppData\Local\Colossal Order\Cities_Skylines
Maybe one of this two are the right one
gameSettings.cgs
userGameState.cgs
Thanks in advance
SB
steamapps\common\Cities_Skylines
Then open the xml and try like this, and adjust them to final fit of screen.
(If no this file, exit game first, then create it with copy below.)
<?xml version="1.0" encoding="utf-8"?>
<Config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MainToolStripScreen>0</MainToolStripScreen>
<currentScreen>0</currentScreen>
<InfoViewsContainerHeight>250</InfoViewsContainerHeight>
<InfoViewsContainerScreen>0</InfoViewsContainerScreen>
<StatisticsButtonHeight>1</StatisticsButtonHeight>
<StatisticsButtonScreen>1</StatisticsButtonScreen>
<InfoPanelHeight>1036</InfoPanelHeight>
<MainToolStripHeight>0</MainToolStripHeight>
<ThumbnailBarHeight>1326</ThumbnailBarHeight>
<TSBarHeight>1349</TSBarHeight>
<FullScreenContainerHeight>1346</FullScreenContainerHeight>
<MultiScreenWidth>3440</MultiScreenWidth>
<MultiScreenHeight>1440</MultiScreenHeight>
<SingleScreenWidth>3440</SingleScreenWidth>
<SingleScreenHeight>1440</SingleScreenHeight>
<CameraFov>45</CameraFov>
<isFullScreen>false</isFullScreen>
</Config>
Here i made a screenshot
https://steamcommunity.com/sharedfiles/filedetails/?id=2436706715
Sadly not playable :(
It need adjusting, I just gave you a "First Config".
Because your 'Height' is 1440, so, top is zero or 1440, bottom is zero or 1440, you need find the right position number and type in those 3 below.
<ThumbnailBarHeight>1326</ThumbnailBarHeight>
<TSBarHeight>1349</TSBarHeight>
<FullScreenContainerHeight>1346</FullScreenContainerHeight>