高级玩家

- 贡献度
- 14
- 金元
- 4077
- 积分
- 464
- 精华
- 0
- 注册时间
- 2012-9-23
|
本帖最后由 luckvip888 于 2014-9-7 14:37 编辑
美版的已经包含在解锁版本里了,现在可以下载的是日版的。
以下是21:9 16:10 4:3特殊分辨率官方提供的修改方法:
21:9, 16:10, 4:3 WORKS!!! HOW TO - [Update 2]
This is my fix for how to run DR3 on 21:9 Screens. 
Open the File "viewport.txt" in your Installed Folder "Steam\SteamApps\common\Dead Rising 3\data\datafile\" and put the list for all aspects into Viewport.txt:
/////////////////////////////////////////////////////
cViewportShape MainView_16x9
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.777777778"
}
cViewportShape MainView_21x9
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="2.383333333"
}
cViewportShape MainView_16x10
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.600000000"
}
cViewportShape MainView_4x3
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.333333333"
}
////////////////////////////////////////////////////////
and finally save it.
|
|