3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 71|回复: 1
打印 上一主题 下一主题

[附件及度盘MOD] 使角色速度取决于你按下控制器摇杆的程度,默认降低冲刺速度并减少闪避距离以更“经典灵魂”

[复制链接]

2284

主题

3418

帖子

14万

积分

游戏终结者

Rank: 14Rank: 14Rank: 14Rank: 14

贡献度
21648
金元
616390
积分
148231
精华
0
注册时间
2006-12-25
跳转到指定楼层
主题
发表于 2025-11-12 10:24 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
转自n网:https://www.nexusmods.com/wuchangfallenfeathers/mods/91


Description  描述

Makes the character speed depend on how much you push controller stick, and by default lower sprint speed and reduce the dodge distance to be more "classic souls". All configurable.
使角色速度取决于你按下控制器摇杆的程度,默认降低冲刺速度并减少闪避距离以更“经典灵魂”。全部可配置。



Warning  警告

Note that sadly it might have a CPU cost.
请注意,遗憾的是它可能会产生 CPU 成本 。

On my laptop it seems stuttery with the mod, but on my desktop (I7 13700K) it is fine.
在我的笔记本电脑上,mod 似乎卡顿,但在我的台式机 (I7 13700K) 上,它很好。

You can experiment with increasing this value in the main.lua script, it is the number of frames after which the mod logic runs. By default it runs at every frame (0).
你可以在 main.lua 脚本中尝试增加这个值,它是 mod 逻辑运行后的帧数。默认情况下,它每帧运行一次 (0)。

local tickTrigger = 0

Installation  安装


  • Install UE4SS https://github.com/UE4SS-RE/RE-UE4SS/releases/download/v3.0.1/UE4SS_v3.0.1.zip
    安装 UE4SS https://github.com/UE4SS-RE/RE-UE4SS/releases/download/v3.0.1/UE4SS_v3.0.1.zip
    - Drop the content in STEAM:  "~\Wuchang Fallen Feathers\Project_Plague\Binaries\Win64"
    - 在 STEAM 中掉落内容:“ ~\武昌陨羽\Project_Plague\二进制\Win64”
    - Drop the content in GAMEPASS: "~\Wuchang Fallen Feathers\Project_Plague\Binaries\WinGDK"
    - 在 GAMEPASS 中掉落内容:“~\武昌陨羽\Project_Plague\Binaries\WinGDK”
  • Drop this mod file content in "~\Wuchang Fallen Feathers\Project_Plague\Binaries\[Win64/WinDGK]\Mods" (the folder AnalogSpeedV2)
    将此 mod 文件内容拖放到“~\Wuchang Fallen Feathers\Project_Plague\Binaries\[Win64/WinDGK]\Mods”(文件夹 AnalogSpeedV2)中


PS: for the Gamepass version, I advise you to download UE4SS from the Ultra+ mods, join the discord The Ultra Place
PS:对于 Gamepass 版本,我建议您从 Ultra+ 模组下载 UE4SS,加入 discord The Ultra Place

Variables  变量

There is some variables you can tweak in the main.lua script:
您可以在 main.lua 脚本中调整一些变量:


---------------------------------------
-- YOU CAN EDIT

-- ANALOG MOVEMENT (CONTROLLER ONLY)
local enableAnalogMovement = true -- Put false to let movement vanilla
local maxWalkSpeed = 360 -- Default 350
local maxStrictWalkSpeed = 146.65 -- Default 146.66, e.g. forced when you block
local maxSprintSpeed = 470 -- Default 550
--

-- DODGE
local enableDodgeChanges = true -- Put false to leave dodge vanilla
-- How fast animation play (default 1.0 = 100% speed)
local dodgeForward_RateScale = 0.6
local dodgeBackward_RateScale = 0.7
local dodgeLeft_RateScale = 0.8
local dodgeRight_RateScale = 0.8

-- How long it last (= how far you dodge, default 1.0)
local dodgeForward_SequenceLength = 0.4
local dodgeBackward_SequenceLength = 0.5
local dodgeLeft_SequenceLength = 0.6
local dodgeRight_SequenceLength = 0.6

-- YOU CAN EDIT
---------------------------------------









AnalogSpeed-91-1-0-2-1753643386.zip

2.93 KB, 下载次数: 0

回复

使用道具 举报

22

主题

2万

帖子

3万

积分

游戏天王

Rank: 11Rank: 11Rank: 11Rank: 11

贡献度
473
金元
289909
积分
30883
精华
0
注册时间
2018-10-5

元气女仆(永久)量子Doro3DM小黄鸡拉姆雷姆尼禄·克劳狄乌斯锦鲤

舒服的沙发
发表于 2025-11-12 16:11 | 只看该作者
谢谢分享!谢谢!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-3-24 00:00 , Processed in 0.030106 second(s), 18 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表