作者:rebot | 分类:模组
Minecraft 版本: 1.19.2
平台: forge
标签: optimization utility
The original copryright owner is RaphiMC who created the Fabric version of ImmediatelyFast. I requested the permission to port their great mod to Forge and got the permission to do so.
Please do not report issues with this port to the original owner or to their GitHub repo. Please report it to mine.
Please do not join their discord or post a comment on their mod page in order to get support for my port. Please post your questions here.
This port currently does not change any of the original optimizations. On code side the only differences are the following ones:
This port is not going to support Optifine - Sorry. But you can use Rubidium and Oculus instead.
ImmediatelyFast Reforged generally optimizes all immediate mode rendering by using a custom buffer implementation which batches draw calls and uploads data to the GPU in a more efficient way.
The following parts of the immediate mode rendering code are optimized:
It also features targeted optimizations where vanilla rendering code is being changed in order to run faster.
The following parts of the rendering code are optimized with a more efficient implementation:
Performance should be equals to the original Fabric mod. Take a look at the original page
ImmediatelyFast Reforged is structured to interfere with mods as little as possible. It should work fine with most if not all mods and modpacks.
Known incompatibilities:
If you encounter any issues, please report them on the Issue Tracker.
请登录后举报
暂无评论,抢个沙发吧~