|
马上注册,结交更多飞友,享用更多功能,让你轻松玩转虚航!
您需要 登录 才可以下载或查看,没有账号?注册
x
If you still want HDR and cockpit shadows:
1. back up options.lua from C:\Users\*name*\Saved Games\DCS Warthog\Config
1.备份C:\Users\*name*\Saved Games\DCS Warthog\Config下的options.lua文件
2. open options.lua
2.打开options.lua
Change the following:
找到并更改下列参数
["HDR"] = 0, to
["HDR"] = 2, (2 is right for me)
["cockpitShadows"] = false, to
["cockpitShadows"] = true,
and
shadows have to be on, so 2 for eg.:
["shadows"] = 2,
3. save file, and afterwards: right-click on the options.lua file / proprieties / read-only: on because DCS is trying to modify it, afterwards.
3.保存,更改文件属性为只读
PS: on your own risk, since ED didn't add it with the release.
PS:后果自负,........ |
|