传染病

传染病

评价数不足
[2018 WORKING] Splitscreen screen fix 21:9 ultrawide
由 slide 制作
It's a tutorial to fix the resolution on splitscreen for ultrawide(21:9) users.
   
奖励
收藏
已收藏
取消收藏
Tutorial
  1. Go to E:\SteamLibrary\steamapps\common\Contagion\contagion and find "splitscreen_config.txt"
  2. Open it, delete everything (if you want you can backup) and paste this:
    "splitscreenconfig" { "nonwidescreen" { "aspect" "8 by 3" "insethud" "0" "fov" "80" "viewmodelfov" "48" } "widescreen_horizontal_split" { "aspect" "128 by 27" "insethud" "0" "fov" "85" "viewmodelfov" "52" } "widescreen_vertical_split" { "aspect" "32 by 27" "insethud" "0" "fov" "100" "viewmodelfov" "74" } }

    This code is for 21:9 users, my resolution is 2560x1080 and it's working alright!
1 条留言
No Life Loser 2018 年 4 月 22 日 下午 7:52 
Thank you!