搜索历史
清空
暂无搜索历史
论坛热搜
1
【MC整合包发布】乌托邦探险之旅3.2
热
3
[1.6.4]上古老物 冒险者传说 by WhiteSword
新
5
[转载]洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
[1.12.2]Jenny — 有趣的模拟女友模组|珍妮模组
热
4
幻虚斗罗V1.5[炫酷魂环][高级魂技][全模型贴图覆盖][超吸金]
6
[1.7.10] [HQM] [Mercury landing]水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 45|回复: 0

[模组分享] StutterFix (模组MOD的英文名)-MOD模组

[复制链接]

5017

主题

60

回帖

1万

积分

龙❁妻

Rank: 8Rank: 8

经验
10298 EP
金粒
5181 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:30:09 | 显示全部楼层 |阅读模式
StutterFix (模组MOD的英文名)Github |相关wiki |源站链接支持: fabric降低生成新区块时的卡顿

StutterFix是一个允许您配置游戏主线程的模组,可以帮助您控制卡顿问题。默认情况下,该模组已经带有一个近似配置,可以减少卡顿现象。

新版本0.1.8允许您配置线程,我在菜单中添加了一个新选项。

选项菜单

共有五个可配置选项,其中 *N* 是您处理器支持的线程数量:

-
工作线程数量Vanilla默认值为N - 1,StutterFix默认值为N - 5,表示运行执行任务(如生成区块)的线程数量。数值越小,CPU开销越少,卡顿现象减少,但区块生成速度将变慢。

-
优先级截断点指示工作线程优先级截断的点。数值越高,前半部分线程将具有正常优先级,而后半部分线程将具有最低优先级。该值必须小于工作线程数量,否则所有线程将具有正常优先级。具有最低优先级的线程有助于减少卡顿现象。

-
渲染线程优先级渲染线程用于客户端运行,如玩家、声音、输入和渲染。

-
服务器线程优先级在单人模式下,游戏会启动整合服务器来运行整个世界,如游戏刻、实体和初始化区块生成(这将在工作线程中执行)。此选项仅在单人模式下游玩时出现。

-
取消yield()渲染线程在每个循环中都有一个称为yield()的调用,其目的是通知“调度程序”当前线程愿意放弃当前处理器的使用权,让其他线程运行。取消yield()可以使帧数更稳定。

*工作线程数量*、*优先级截断点* 设置在多人游戏中影响较小,因为世界由服务器生成,因此客户端不会因世界生成而产生卡顿问题。

我推荐的其他模组

我建议将此模组与Sodium模组和Concurrent Chunk Management Engine(C2ME)一起使用。

更新日志

在0.1.5版本及更早版本中,所有这些工作线程都具有最低优先级,由于区块生成的低响应性问题,我决定在0.1.6版本中将工作线程改为正常优先级。

在0.1.7版本中,我设想将前半部分工作线程设为正常优先级,后半部分设为最低优先级,以更好地减少卡顿现象并在生成区块时提高响应性。

在0.1.8版本中,我创建了菜单中的选项来配置线程,并取消了移除Thread.yield()的操作,因为它与VulkanMod等其他模组冲突。

在0.1.9版本中,添加了移除yield()选项,如果您使用VulkanMod,此选项将不会在菜单中出现。工具提示已被改进。

在0.2.0版本中,对GUI进行了更改,以解决与一些模组(如bedrockify)的兼容性问题。

注意事项

该模组不影响因垃圾收集器引起的卡顿问题,我通过使用-XX:+UseShenandoahGC并在jvm参数中分配更多内存来减少问题,请搜索“Minecraft JVM参数”了解更多信息。

*如果遇到任何问题,请在Github上报告问题。*

来自Modrinth所有游戏版本1.211.20.51.20.61.20.31.20.41.20.11.20.21.19.21.201.19.4所有类型fabricStutterFix mc1.21-0.2.3stutterfix-mc1.21-0.2.3.jar下载mc1.21-0.2.3#Release- added option to disable GUI展开版本: mc1.21-0.2.3支持游戏: 1.21类型:FabricRelease下载次数: 85,746StutterFix mc1.20.5-0.2.3stutterfix-mc1.20.5-0.2.3.jar下载mc1.20.5-0.2.3#Release- added option to disable GUI展开版本: mc1.20.5-0.2.3支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 6,217StutterFix mc1.21-0.2.2stutterfix-mc1.21-0.2.2.jar下载mc1.21-0.2.2#Release- Added Traditional Chinese- Updated fabric loader version requirement展开版本: mc1.21-0.2.2支持游戏: 1.21类型:FabricRelease下载次数: 17,754StutterFix mc1.20.5-0.2.2stutterfix-mc1.20.5-0.2.2.jar下载mc1.20.5-0.2.2#Release- Added Traditional Chinese- Updated fabric loader version requirement展开版本: mc1.20.5-0.2.2支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 792StutterFix mc1.21-0.2.1stutterfix-mc1.21-0.2.1.jar下载mc1.21-0.2.1#Release- fixed settings not saving展开版本: mc1.21-0.2.1支持游戏: 1.21类型:FabricRelease下载次数: 2,845StutterFix mc1.21-0.2.0stutterfix-mc1.21-0.2.0.jar下载mc1.21-0.2.0#Release展开版本: mc1.21-0.2.0支持游戏: 1.21类型:FabricRelease下载次数: 12,762StutterFix mc1.20.5-0.2.0stutterfix-mc1.20.5-0.2.0.jar下载mc1.20.5-0.2.0#Release展开版本: mc1.20.5-0.2.0支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 858StutterFix mc1.20.3-0.2.0stutterfix-mc1.20.3-0.2.0.jar下载mc1.20.3-0.2.0#Release- Fixed compatibility issues with some mods, such as <strong>bedrockify</strong>.展开版本: mc1.20.3-0.2.0支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 31,201StutterFix mc1.20.1-0.2.0stutterfix-mc1.20.1-0.2.0.jar下载mc1.20.1-0.2.0#Release- Fixed compatibility issues with some mods, such as <strong>bedrockify</strong>.展开版本: mc1.20.1-0.2.0支持游戏: 1.20.1, 1.20.2类型:FabricRelease下载次数: 194,393StutterFix mc1.20.3-0.1.9stutterfix-mc1.20.3-0.1.9.jar下载mc1.20.3-0.1.9#Release- added remove yield() option- improved the tooltip展开版本: mc1.20.3-0.1.9支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 197StutterFix mc1.20.1-0.1.9stutterfix-mc1.20.1-0.1.9.jar下载mc1.20.1-0.1.9#Release- added remove yield() option- improved the tooltip展开版本: mc1.20.1-0.1.9支持游戏: 1.20.1, 1.20.2类型:FabricRelease下载次数: 682StutterFix mc1.20.4-0.1.8stutterfix-mc1.20.4-0.1.8.jar下载mc1.20.4-0.1.8#Release- Added configuration option in the menu展开版本: mc1.20.4-0.1.8支持游戏: 1.20.4类型:FabricRelease下载次数: 352StutterFix mc1.20.2-0.1.8stutterfix-mc1.20.2-0.1.8.jar下载mc1.20.2-0.1.8#Release- Added configuration option in the menu展开版本: mc1.20.2-0.1.8支持游戏: 1.20.2类型:FabricRelease下载次数: 123StutterFix mc1.20.1-0.1.8stutterfix-mc1.20.1-0.1.8.jar下载mc1.20.1-0.1.8#Release- Added configuration option in the menu展开版本: mc1.20.1-0.1.8支持游戏: 1.20.1类型:FabricRelease下载次数: 16,221StutterFix mc1.20.4-0.1.7stutterfix-mc1.20.4-0.1.7.jar下载mc1.20.4-0.1.7#Release- half of the main worker threads have priority 5 (NORM) and the other half have priority 1 (MIN)展开版本: mc1.20.4-0.1.7支持游戏: 1.20.4类型:FabricRelease下载次数: 871StutterFix mc1.20.2-0.1.7stutterfix-mc1.20.2-0.1.7.jar下载mc1.20.2-0.1.7#Release- half of the main worker threads have priority 5 (NORM) and the other half have priority 1 (MIN)展开版本: mc1.20.2-0.1.7支持游戏: 1.20.2类型:FabricRelease下载次数: 442StutterFix mc1.20.1-0.1.7stutterfix-mc1.20.1-0.1.7.jar下载mc1.20.1-0.1.7#Release- half of the main worker threads have priority 5 (NORM) and the other half have priority 1 (MIN)展开版本: mc1.20.1-0.1.7支持游戏: 1.20.1类型:FabricRelease下载次数: 5,169StutterFix mc1.19.2-0.1.7stutterfix-mc1.19.2-0.1.7.jar下载mc1.19.2-0.1.7#Release- half of the main worker threads have priority 5 (NORM) and the other half have priority 1 (MIN)展开版本: mc1.19.2-0.1.7支持游戏: 1.19.2类型:FabricRelease下载次数: 5,780StutterFix mc1.20.4-0.1.6stutterfix-mc1.20.4-0.1.6.jar下载mc1.20.4-0.1.6#Release- Chunk generation is faster, but at the cost of more stuttering展开版本: mc1.20.4-0.1.6支持游戏: 1.20.4类型:FabricRelease下载次数: 216StutterFix mc1.20.2-0.1.6stutterfix-mc1.20.2-0.1.6.jar下载mc1.20.2-0.1.6#Release- Chunk generation is faster, but at the cost of more stuttering展开版本: mc1.20.2-0.1.6支持游戏: 1.20.2类型:FabricRelease下载次数: 130StutterFix mc1.20.1-0.1.6stutterfix-mc1.20.1-0.1.6.jar下载mc1.20.1-0.1.6#Release- Chunk generation is faster, but at the cost of more stuttering展开版本: mc1.20.1-0.1.6支持游戏: 1.20.1类型:FabricRelease下载次数: 1,133StutterFix mc1.20.4-0.1.5stutterfix-mc1.20.4-0.1.5.jar下载mc1.20.4-0.1.5#Release展开版本: mc1.20.4-0.1.5支持游戏: 1.20.4类型:FabricRelease下载次数: 247StutterFix mc1.20.2-0.1.5stutterfix-mc1.20.2-0.1.5.jar下载mc1.20.2-0.1.5#Release展开版本: mc1.20.2-0.1.5支持游戏: 1.20.2类型:FabricRelease下载次数: 104StutterFix mc1.20.1-0.1.5stutterfix-mc1.20.1-0.1.5.jar下载mc1.20.1-0.1.5#Release展开版本: mc1.20.1-0.1.5支持游戏: 1.20.1类型:FabricRelease下载次数: 2,597StutterFix mc1.20.3-0.1.4stutterfix-mc1.20.3-0.1.4.jar下载mc1.20.3-0.1.4#ReleaseChanges for 4-thread processors and removal of yield()展开版本: mc1.20.3-0.1.4支持游戏: 1.20.3类型:FabricRelease下载次数: 108StutterFix mc1.20.2-0.1.4stutterfix-mc1.20.2-0.1.4.jar下载mc1.20.2-0.1.4#ReleaseChanges for 4-thread processors and removal of yield()展开版本: mc1.20.2-0.1.4支持游戏: 1.20.2类型:FabricRelease下载次数: 107StutterFix mc1.20.1-0.1.4stutterfix-mc1.20.1-0.1.4.jar下载mc1.20.1-0.1.4#ReleaseChanges for 4-thread processors and removal of yield()展开版本: mc1.20.1-0.1.4支持游戏: 1.20.1类型:FabricRelease下载次数: 574StutterFix mc1.20.0-0.1.4stutterfix-mc1.20.0-0.1.4.jar下载mc1.20.0-0.1.4#ReleaseChanges for 4-thread processors and removal of yield()展开版本: mc1.20.0-0.1.4支持游戏: 1.20类型:FabricRelease下载次数: 1,081StutterFix mc1.19.4-0.1.4stutterfix-mc1.19.4-0.1.4.jar下载mc1.19.4-0.1.4#ReleaseChanges for 4-thread processors and removal of yield()展开版本: mc1.19.4-0.1.4支持游戏: 1.19.4类型:FabricRelease下载次数: 2,235StutterFix 0.1.3stutterfix-0.1.3.jar下载0.1.3#BetaSmall changes展开版本: 0.1.3支持游戏: 1.20.2类型:FabricBeta下载次数: 174StutterFix 0.1.2stutterfix-0.1.2.jar下载0.1.2#BetaChanges to client thread priority展开版本: 0.1.2支持游戏: 1.20.2类型:FabricBeta下载次数: 66StutterFix 0.1.1stutterfix-0.1.1.jar下载0.1.1#BetaFixed mixin errors展开版本: 0.1.1支持游戏: 1.20.2类型:FabricBeta下载次数: 40StutterFix 0.1.0stutterfix-0.1.0.jar下载0.1.0#Beta展开版本: 0.1.0支持游戏: 1.20.2类型:FabricBeta下载次数: 57全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
StutterFix
楼主 2025-8-10 19:30:09 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-9-25 10:35 , Processed in 0.202538 second(s), 53 queries .

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