高级玩家

- 贡献度
- 31
- 金元
- 4734
- 积分
- 597
- 精华
- 0
- 注册时间
- 2024-5-20
|
目前MOD最新版已经很完美了,过场动画装备背包任务指引全无影响,并且支持自定义热键切换,MOD应用后过场动画会自动切回原始视角,过场动画结束后便可回归到自定义角度。
下载链接:
使用方法:把几个mod文件放入游戏根目录,然后打开RagnarokCameraTweaks/config.ini文件进行修改,修改完ctrl+s保存即可生效

修改视角和FOV主要是改这几段,可以在游戏开启时实时修改并生效
# Increasing this value moves the camera to the right, original value ≈ 18.0
# Supports Lua expressions (reference: https://www.lua.org/manual/5.1/manual.html)
x = x * 0.1
# Moves the camera downwards, original value is usually in (0, -14.8)
y = y
# Is the max camera distance, original value ≈ 2.1
z = z + 1
# Original value ≈ 78 degrees
fov = fov + 12

这一项手动删除开头的#号后就可以用F1快捷键(或者修改为其他你喜好的快捷键)来一键启用或者关闭MOD
[control]
#toggle-mod = F1

N网原址:https://www.nexusmods.com/godofwarragnarok/mods/40?tab=files
|
评分
-
2
查看全部评分
-
|