ChangeFOV patch for EDF6
I noticed the ModLoader just got updated for EDF6, great!
So I tried to write a ChangeFOV patch for EDF6 based on this post: https://steamcommunity.com/app/2291060/discussions/0/4509876314624934423/?ctp=3#c4509876314626036196
I extracted the latest release, placed the Patcher.dll
And put the following lines in ChangeFOV.txt and put it in the Patches folder
;1760410: DB 0F 49 3F ; Default (45 vFOV)
1760410: 00 00 80 3F ; 1.0 (57 vFOV)
But it does not work... log show it is loaded, and when I manually edit the EDF.dll it does work... so what could be going wrong here?
关闭于 2024-07-31 3 条评论