游戏狂人
 
- 贡献度
- 0
- 金元
- 12181
- 积分
- 1218
- 精华
- 0
- 注册时间
- 2018-7-12
|
看视频弄好了 视角拉远mod失效的在My Games\FINAL FANTASY VII REMAKE\Saved\Config\WindowsNoEditor这个文件下的Engine.ini文件里添加[SystemSettings]
# Edit this file with any CVar changes you want the game to use on startup
# and copy it into your "Documents\My Games\FINAL FANTASY VII REMAKE\Saved\Config\WindowsNoEditor\" folder, as Engine.ini
# (you might need to create the WindowsNoEditor folder, since game doesn't create it by default)
# Uncomment the line below & change to your resolution to set game to use exclusive fullscreen
# (make sure to run game in DX11 mode via the -dx11 parameter for exclusive fullscreen to work)
# Note that exclusive fullscreen seems to have issues when alt-tabbing!
#r.SetRes=2560x1440f
# Uncomment lines below to disable the buggy dynamic resolution used by the game
r.DynamicRes.OperationMode=0
#r.DynamicRes.MinScreenPercentage=100
r.SkeletalMeshLODBias = -16
|
|