| 前置要求:必須已安裝Microsoft Visual C++ 2013(壓縮包內自帶) 安裝方法:將壓縮包內的dsound.dll和fov.ini放入遊戲安裝目錄
 
 配置方法!!!
 用記事本打開fov.ini 默認內容如下
 ; If you only want to change certain fields of view,; comment out the others by placing a ; at the start of their lines.[FirstPerson]Walking = 68Car = 68Aiming = 64Crouching = 66ADS = 60[ThirdPerson]; Some people have reported issues with changing the third-person FoV,; so it is disabled by default.;General = 68[General]; If you want to use another mod based on dsound.dll, you can rename it,; uncomment the line below (remove the ;) and change other_dsound.dll to the name you gave it;ProxyLibrary = other_dsound.dll
 [color=rgb(19, 70, 138) !important]複製代碼
 Walking-步行 Car-載具內
 Aiming-瞄準
 Crouching-下蹲時
 ADS-你想要的垂直領域(ADS的目標是下降的視線)感謝leoeahu指正
 注意!!! 等於號後面的數值是垂直視角 可自行調整 如果你只知道你需要的水平視角數值可以使用
 製作者提供的水平視角轉垂直視角線上換算器
 樓主把Aiming改成70 終於有fps遊戲的感覺了
 car改成80後整個擋風玻璃和左側車窗能看全
 如果你需要更改第三人稱視角的fov就把[ThirdPerson]下面的三個分號刪掉 這個我沒嘗試 自行測試
 
 car分別為68、80、100時對比 注意左車窗的那棵樹和崔西的車子
 
 car分別為68、80、100時對比 注意左車窗的那棵樹和崔西的車子
 
 car分別為68、80、100時對比 注意左車窗的那棵樹和崔西的車子
 
 回覆下載:
 
 
 
 
 
 
 
 
 
 
 
 |