超级玩家
 
- 贡献度
- 25
- 金元
- 4999
- 积分
- 600
- 精华
- 0
- 注册时间
- 2009-9-19
|
第一:找到[WillowGame.WillowPlayerInput],在其下加入
Bindings=(Name="F11",Command="FOV 85",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
Bindings=(Name="F12",Command="FOV 95",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
两行。其中"95"可以设为自己喜欢的视角度。然后游戏内用F12换成新视角,F11回到默认的85度。
这里推荐大概80度左右
第二:到我的文档即My DocumentsMy GamesBorderlandsWillowGameConfig下找到WillowEngine.ini打开
里面的MaxSmoothedFrameRate改成200就行了,这个是FPS刷新率,记得前提是你的电脑要够POWER,不然上不去还是会头晕 |
|