|
铷 (Rubidium)Github |相关wiki |源站链接支持: forge , neoforge铷(Rubidium)是CaffeineMC的“Sodium”非官方分支,专为与Forge Mod Loader兼容而制作。
特性
铷包含了经典Sodium的所有特性。
特性
- 采用现代OpenGL渲染管线进行区块渲染,利用多绘制技术,显著降低了CPU开销(约90%),使得大多数电脑在渲染世界时帧率大幅提升。即使您的GPU跟不上,由于CPU能够在等待时处理其他渲染任务,您也将体验到更稳定的帧时间。- 渲染的区块顶点数据更加紧凑,可以将显存和带宽需求减少近40%。- 附近方块更新现在利用多线程进行,大大减少了由区块需要更新而引起的卡顿。- 渲染过程中不可见的区块面(或者背对摄像机的面)在渲染过程中被提前剔除,消除了大量需要在GPU上处理的几何图形,这些几何图形将立即被丢弃。对于集成GPU来说,这可以大大降低内存带宽需求,并且即使在GPU受限时,也可以提供适度的加速。- 对区块加载和方块渲染进行了大量优化,使得区块加载速度显著加快,对帧率的影响也减少了。- 对顶点构建和矩阵变换进行了许多优化,大大加快了方块实体、生物和物品的渲染速度,尤其是当您在一个房间放置太多的箱子时。- 对游戏内存管理和对象分配进行了许多改进,从而减少了内存消耗和由垃圾回收器活动引起的卡顿。- 对流畅光照效果进行了许多图形修复,使得游戏在运行时表现更好,同时应用了大量优化。- 流体和其他特殊方块的流畅光照。- 对方块和流体的流畅生物群系混合进行了改进,提供了大大改进的图形质量,计算量明显减少。- 不可见于世界中的动态纹理不会更新,从而加快了大多数硬件上的纹理更新速度(特别是AMD显卡)。
来自Modrinth所有游戏版本1.20.11.19.21.16.51.201.18.21.19.41.19.31.191.19.1所有类型forgeneoforgeRubidium mc1.20.1-0.7.1rubidium-mc1.20.1-0.7.1.jar下载0.7.1#Release- Fully compatible with Connector- Compatible with Fabric addons for Sodium provided by Connector (Indium has some problems)- Resolved JEI issues- Resolved Create crashes (thanks to embeddedt)- Upstreamed with new Sodium\'s optimizations/changes- Clouds fixesOculus should be updated to 1.6.9!展开版本: 0.7.1支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 697,426Rubidium mc1.19.2-0.6.2crubidium-mc1.19.2-0.6.2c.jar下载0.6.2c#Release- Add option to create the OpenGL context (better performance)- Fixed CTM- Fixed block and item emissives (thanks to embeddedt for an ideas)- Fixed incorrect Cloud rendering in modded dimensions- Fixed CodeChickenLib compatibility- Using Forge particle culling system now (better performance)- Fixed incorrect Fluid culling- Fixed not working Leaves option- Fixed not working Vignette option- More parity with Forge in Ambient Occlusion and Lighting- Memory leak fix in cloud rendering- Correct Immersive Engineering wire rendering in multiplayer- Some multipart models fixes- Fixed Donation button width- Code cleanups- Removed incorrect LICENSE file展开版本: 0.6.2c支持游戏: 1.19.2类型:ForgeRelease下载次数: 695,584Rubidium mc1.16.5-0.2.13rubidium-mc1.16.5-0.2.13.jar下载0.2.13#Release- Add option to create the OpenGL context (better performance)- Full support of mod translating (feel free to make PR on GitHub)- Fixed CTM- Optimized chunk rebuilding- Added Forge Pipeline rendering (fixes many rendering issues, inspired by embeddedt)- Fixed RenderTypes memory leak (thanks to Kasualix)- Using Forge particle culling system now (better performance)- Fixed incorrect Fluid colors and culling- Fixed not working Leaves option- Fixed not working Vignette option- More parity with Forge in Ambient Occlusion and Lighting- Fixed not working particle optimization with Abnormals Core- Fixed Donation button width- Correct resource version in pack.mcmeta for 1.16.5- Code cleanups- Removed incorrect LICENSE file### For compatibility Oculus should be updated to 1.4.6展开版本: 0.2.13支持游戏: 1.16.5类型:ForgeRelease下载次数: 305,057Rubidium mc1.20.1-0.7.0arubidium-mc1.20.1-0.7.0a.jar下载0.7.0a#Release- Fixed RenderTypes for mods (translucency problem)- Fixed many issues with other mods (crashes mainly)展开版本: 0.7.0a支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 26,201Rubidium mc1.20.1-0.7.0rubidium-mc1.20.1-0.7.0.jar下载0.7.0#Release### Contains all Sodium\'s 0.5.0 improvements, for example:- Improved the performance of terrain rendering- Fixed major performance regression for NVIDIA graphic cards- Added \"Render Pass Consolidation\" option- Improve \"Block Face Culling\" optionAnd much more展开版本: 0.7.0支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 10,040Rubidium mc1.20-0.6.5rubidium-0.6.5.jar下载0.6.5#Release## Ported to 1.20\"Fixed\" NPE with chunk sections (thanks to embeddedt and bconlon)Parity with Forge on rendering block sides (thanks to Su5eD)展开版本: 0.6.5支持游戏: 1.20, 1.20.1类型:ForgeNeoForgeRelease下载次数: 275,821Rubidium mc1.16.5-0.2.12rubidium-0.2.12.jar下载0.2.12#Release### MASSIVE optimizations (rewritten fog code)Fixed crashed with Mekanism, old Better End and etc. (thanks to embeddedt)Forge parity in lightingNew optimization in Weighted Models (backported from 1.17 Sodium)展开版本: 0.2.12支持游戏: 1.16.5类型:ForgeRelease下载次数: 25,364Rubidium mc1.19.2-0.6.2brubidium-0.6.2b.jar下载0.6.2b#Release### \"Fixed\" NPE with chunk sections (thanks to embeddedt and bconlon)Fix cloned chunk section resource leakAdded API for disabling mixins (thanks to Cadiboo)Parity with Forge on rendering block sides (thanks to Su5eD)Fixed crash when disabling fast_biome_colors option (thanks to alcatrazEscapee)展开版本: 0.6.2b支持游戏: 1.19.2类型:ForgeRelease下载次数: 33,409Rubidium mc1.18.2-0.5.6rubidium-0.5.6.jar下载0.5.6#Release### Fixed Chunk rendering with Immersive Engineering (thanks to malte0811)Parity with Forge on rendering block sides (thanks to Su5eD)Fixed crash when disabling fast_biome_colors option (thanks to alcatrazEscapee)展开版本: 0.5.6支持游戏: 1.18.2类型:ForgeRelease下载次数: 260,244Rubidium mc1.18.2-0.5.5rubidium-0.5.5.jar下载0.5.5#ReleaseMore parities with Forge Rendering API (lightning in BlockRenderer, fixed overlay sprites in FluidRenderer)Added API for disabling mixins (thanks to Cadiboo)Backported Direction.getFacing optimizationFixed glitch with textures placed at the atlas border (thanks for an idea to malte0811 and to IMS for finding bug out)Fixed memory leakFix checking if adjacent side is solid using wrong position (thanks to pupnewfster)Fix item quad coloring (thanks to malte0811)Use StampedLock instead of synchronized block in MixinMultipartBakedModel### **Oculus should be updated to 1.5.2!**展开版本: 0.5.5支持游戏: 1.18.2类型:ForgeRelease下载次数: 8,906Rubidium mc1.19.2-0.6.2arubidium-0.6.2a.jar下载0.6.2a#ReleaseFixed ArrayIndexOutOfBoundsException (thanks to FTB and Sodium teams)More parities with Forge Rendering API (Multipart Models, lightning in BlockRenderer, fixed overlay sprites in FluidRenderer)Added optimized cloud renderingBackported Direction.getFacing optimizationFixed glitch with textures placed at the atlas border (thanks for an idea to malte0811 and to IMS for finding bug out)Fix checking if adjacent side is solid using wrong position (thanks to pupnewfster)Fix item quad coloring (thanks to malte0811)Use StampedLock instead of synchronized block in MixinMultipartBakedModel展开版本: 0.6.2a支持游戏: 1.19.2类型:ForgeRelease下载次数: 28,419Rubidium mc1.19.4-0.6.4rubidium-0.6.4.jar下载0.6.4#ReleaseUpdated to 1.19.4More parities with Forge Rendering API (Multipart Models, lightning in BlockRenderer, correct ModelData collecting in ChunkRenderRebuildTask, fixed overlay sprites in FluidRenderer)Fixed broken animations on any textureFixed crash when disabling \"Animate Only Visible Textures\" featureFixed memory leakAdded optimized cloud renderingImproved the performance of special effects, such as the enchanted item glint (up to 300% faster.)Improved the performance of mob and block entity rendering (up to 20% faster.)Improved the performance of chunk rendering by exchanging a small amount of memory for a reduced number of draw calls (up to 10% faster.)Fixed a memory leak which would cause copies of chunks to remain in cache even if they were no longer needed.Fixed a problem where animated textures which used interpolation would not have their alpha channel handled correctly.展开版本: 0.6.4支持游戏: 1.19.4类型:ForgeRelease下载次数: 71,614Rubidium mc1.16.5-0.2.11rubidium-0.2.11.jar下载0.2.11#ReleaseFixed F3+A, etc. being unable to reload chunks (thanks to embeddedt)Backport chunk update threads and deferred chunk update options (thanks to embeddedt)Backported Direction.getFacing optimizationFixed glitch with textures placed at the atlas border (thanks for an idea to malte0811 and to IMS for finding bug out)Fixed ArrayIndexOutOfBoundsException (thanks to FTB and Sodium teams)Added Optimized Bamboo option (probably useless)Fix checking if adjacent side is solid using wrong position (thanks to pupnewfster)展开版本: 0.2.11支持游戏: 1.16.5类型:ForgeRelease下载次数: 22,724Rubidium mc1.19.3-0.6.3rubidium-0.6.3.jar下载0.6.3#ReleaseUpdated to 1.19.3Fixed ArrayIndexOutOfBoundsException (thanks to FTB and Sodium teams)Added Optimized Bamboo optionFix checking if adjacent side is solid using wrong position (thanks to pupnewfster)展开版本: 0.6.3支持游戏: 1.19.3类型:ForgeRelease下载次数: 8,138Rubidium mc1.19.2-0.6.2rubidium-0.6.2.jar下载0.6.2#ReleaseAdded RenderLevelStageEvent (Fixes compatibility with Xaero\'s map, Minecolonies and etc.)Fixed Immersive Wires rendering (thanks to malte0811)Added Cauldron to blended blocksFixed memory leakAdded minVersion propertyIgnore mod for serversUsing GlStateManager instead of raw GL (provides better mod compatibility)Fixed underwater lightningCorrect smooth lighting (Fixed bug with AE2 Drive and GregTech machines)Fixed memory leak in ChunkBuilderBetter parity for lightning with VanillaFPS increments of 10, to match 1.19展开版本: 0.6.2支持游戏: 1.19.2类型:ForgeRelease下载次数: 8,803Rubidium mc1.18.2-0.5.4rubidium-0.5.4.jar下载0.5.4#ReleaseFixed ArrayIndexOutOfBoundsException (thanks to FTB and Sodium teams)Fixed some memory leaksFixed underwater lightningCorrect smooth lighting (Fixed bug with AE2 Drive and GregTech machines)Added compatibility with BetterLoadingScreenAdded minVersion propertyIgnore mod for serversUsing GlStateManager instead of raw GL (provides better mod compatibility)Added Cauldron to blended blocks展开版本: 0.5.4支持游戏: 1.18.2类型:ForgeRelease下载次数: 5,556Rubidium mc1.16.5-0.2.10rubidium-0.2.10.jar下载0.2.10#ReleaseCreate ko_kr.json (thanks to Haru301)Added minVersion property to remove warningBetter compatibiltiy with FlywheelFixed underwater lightningCorrect smooth lighting (Fixed bug with AE2 Drive and GregTech machines)Using LWJGL\'s MemoryUtil instead of UnsafeAvoid using more than 10 threads for chunk buildingUsing GlStateManager instead of raw GL (provides better mod compatibility)Some lightning optimizationsOculus needs to be updated to 1.2.6!展开版本: 0.2.10支持游戏: 1.16.5类型:ForgeRelease下载次数: 9,338Rubidium mc1.19.x-0.6.1rubidium-0.6.1.jar下载0.6.1#ReleaseMake GUI scale go above 4Blending only supported blocks and fluids (Fixes color issues)Now can be loaded as clientside onlyRebranded config, Rubidium\'s options will set to default!Fixed some crashes展开版本: 0.6.1支持游戏: 1.19, 1.19.1, 1.19.2类型:ForgeRelease下载次数: 29,678Rubidium mc1.18.2-0.5.3arubidium-0.5.3a.jar下载0.5.3a#ReleaseFixed compatibility with Flywheel\'s batching engineRebranded config, Rubidium\'s options will set to default!展开版本: 0.5.3a支持游戏: 1.18.2类型:ForgeRelease下载次数: 4,064Rubidium mc1.16.5-0.2.9rubidium-0.2.9.jar下载0.2.9#ReleaseAdded zh_cn.lang (thanks to 7777777_4547)Fixed NPE with CCLFixed ConcurrentModification with some mods展开版本: 0.2.9支持游戏: 1.16.5类型:ForgeRelease下载次数: 1,801Rubidium mc1.16.5-0.2.8rubidium-1.16.5-0.2.8.jar下载0.2.8#ReleaseMake GUI scale go above 4Added LocalizationBlending only supported blocks and fluids (Fixes color issues)Better Compatibility with some mixinsAdded CodeChickenLib compatibility (ProjectRed and etc.)For correct work Oculus need to be updated for 1.2.5a展开版本: 0.2.8支持游戏: 1.16.5类型:ForgeRelease下载次数: 541Rubidium mc1.18.2-0.5.3rubidium-0.5.3.jar下载0.5.3#ReleaseAdded Spanish (thanks to papillo12)Ignore mod for serversCorrect particle cullingRender empty chunks instead of throwing ExceptionMake GUI scale go above 4Blending only supported blocks and fluids (Fixes color issues)Fixed Immersive Wires rendering (thanks to malte0811)展开版本: 0.5.3支持游戏: 1.18.2类型:ForgeRelease下载次数: 1,134Rubidium mc1.16.5-0.2.7rubidium-0.2.7.jar下载0.2.7#Release展开版本: 0.2.7支持游戏: 1.16.5类型:ForgeRelease下载次数: 1,818Rubidium mc1.18.2-0.5.2arubidium-0.5.2a.jar下载0.5.2a#Release展开版本: 0.5.2a支持游戏: 1.18.2类型:ForgeRelease下载次数: 6,889Rubidium mc1.19-0.6.0arubidium-0.6.0a.jar下载0.6.0a#Release展开版本: 0.6.0a支持游戏: 1.19类型:ForgeRelease下载次数: 890全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
铷 |
楼主
2025-8-10 19:09:43
回复(0)
收起回复
|