铷 (Rubidium)
铷(Rubidium)是CaffeineMC的“Sodium”非官方分支,专为与Forge Mod Loader兼容而制作。
特性
铷包含了经典Sodium的所有特性。
特性
- 采用现代OpenGL渲染管线进行区块渲染,利用多绘制技术,显著降低了CPU开销(约90%),使得大多数电脑在渲染世界时帧率大幅提升。即使您的GPU跟不上,由于CPU能够在等待时处理其他渲染任务,您也将体验到更稳定的帧时间。
- 渲染的区块顶点数据更加紧凑,可以将显存和带宽需求减少近40%。
- 附近方块更新现在利用多线程进行,大大减少了由区块需要更新而引起的卡顿。
- 渲染过程中不可见的区块面(或者背对摄像机的面)在渲染过程中被提前剔除,消除了大量需要在GPU上处理的几何图形,这些几何图形将立即被丢弃。对于集成GPU来说,这可以大大降低内存带宽需求,并且即使在GPU受限时,也可以提供适度的加速。
- 对区块加载和方块渲染进行了大量优化,使得区块加载速度显著加快,对帧率的影响也减少了。
- 对顶点构建和矩阵变换进行了许多优化,大大加快了方块实体、生物和物品的渲染速度,尤其是当您在一个房间放置太多的箱子时。
- 对游戏内存管理和对象分配进行了许多改进,从而减少了内存消耗和由垃圾回收器活动引起的卡顿。
- 对流畅光照效果进行了许多图形修复,使得游戏在运行时表现更好,同时应用了大量优化。
- 流体和其他特殊方块的流畅光照。
- 对方块和流体的流畅生物群系混合进行了改进,提供了大大改进的图形质量,计算量明显减少。
- 不可见于世界中的动态纹理不会更新,从而加快了大多数硬件上的纹理更新速度(特别是AMD显卡)。
来自Modrinth
所有游戏版本 1.20.1 1.19.2 1.16.5 1.20 1.18.2 1.19.4 1.19.3 1.19 1.19.1 所有类型 forge neoforge
Rubidium mc1.20.1-0.7.1 - 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 fixes
Oculus should be updated to 1.6.9!
展开
版本: 0.7.1
支持游戏: 1.20.1
Release
下载次数: 606,276
Rubidium mc1.19.2-0.6.2c - 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
Release
下载次数: 603,066
Rubidium mc1.16.5-0.2.13 - 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
Release
下载次数: 268,303
Rubidium mc1.20.1-0.7.0a - Fixed RenderTypes for mods (translucency problem)
- Fixed many issues with other mods (crashes mainly)
展开
版本: 0.7.0a
支持游戏: 1.20.1
Release
下载次数: 25,221
Rubidium mc1.20.1-0.7.0 ### 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" option
And much more
展开
版本: 0.7.0
支持游戏: 1.20.1
Release
下载次数: 9,250
Rubidium mc1.20-0.6.5 ## 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
Release
下载次数: 246,025
Rubidium mc1.16.5-0.2.12 ### MASSIVE optimizations (rewritten fog code)
Fixed crashed with Mekanism, old Better End and etc. (thanks to embeddedt)
Forge parity in lighting
New optimization in Weighted Models (backported from 1.17 Sodium)
展开
版本: 0.2.12
支持游戏: 1.16.5
Release
下载次数: 24,523
Rubidium mc1.19.2-0.6.2b ### "Fixed" NPE with chunk sections (thanks to embeddedt and bconlon)
Fix cloned chunk section resource leak
Added 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
Release
下载次数: 32,239
Rubidium mc1.18.2-0.5.6 ### 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
Release
下载次数: 223,083
Rubidium mc1.18.2-0.5.5 More parities with Forge Rendering API (lightning in BlockRenderer, fixed overlay sprites in FluidRenderer)
Added API for disabling mixins (thanks to Cadiboo)
Backported Direction.getFacing optimization
Fixed glitch with textures placed at the atlas border (thanks for an idea to malte0811 and to IMS for finding bug out)
Fixed memory leak
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
### **Oculus should be updated to 1.5.2!**
展开
版本: 0.5.5
支持游戏: 1.18.2
Release
下载次数: 6,530
Rubidium mc1.19.2-0.6.2a Fixed 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 rendering
Backported Direction.getFacing optimization
Fixed 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
Release
下载次数: 27,841
Rubidium mc1.19.4-0.6.4 Updated to 1.19.4
More 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 texture
Fixed crash when disabling "Animate Only Visible Textures" feature
Fixed memory leak
Added optimized cloud rendering
Improved 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
Release
下载次数: 66,766
Rubidium mc1.16.5-0.2.11 Fixed 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 optimization
Fixed 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
Release
下载次数: 22,306
Rubidium mc1.19.3-0.6.3 Updated to 1.19.3
Fixed ArrayIndexOutOfBoundsException (thanks to FTB and Sodium teams)
Added Optimized Bamboo option
Fix checking if adjacent side is solid using wrong position (thanks to pupnewfster)
展开
版本: 0.6.3
支持游戏: 1.19.3
Release
下载次数: 7,931
Rubidium mc1.19.2-0.6.2 Added RenderLevelStageEvent (Fixes compatibility with Xaero's map, Minecolonies and etc.)
Fixed Immersive Wires rendering (thanks to malte0811)
Added Cauldron to blended blocks
Fixed memory leak
Added minVersion property
Ignore mod for servers
Using GlStateManager instead of raw GL (provides better mod compatibility)
Fixed underwater lightning
Correct smooth lighting (Fixed bug with AE2 Drive and GregTech machines)
Fixed memory leak in ChunkBuilder
Better parity for lightning with Vanilla
FPS increments of 10, to match 1.19
展开
版本: 0.6.2
支持游戏: 1.19.2
Release
下载次数: 8,610
Rubidium mc1.18.2-0.5.4 Fixed ArrayIndexOutOfBoundsException (thanks to FTB and Sodium teams)
Fixed some memory leaks
Fixed underwater lightning
Correct smooth lighting (Fixed bug with AE2 Drive and GregTech machines)
Added compatibility with BetterLoadingScreen
Added minVersion property
Ignore mod for servers
Using GlStateManager instead of raw GL (provides better mod compatibility)
Added Cauldron to blended blocks
展开
版本: 0.5.4
支持游戏: 1.18.2
Release
下载次数: 5,434
Rubidium mc1.16.5-0.2.10 Create ko_kr.json (thanks to Haru301)
Added minVersion property to remove warning
Better compatibiltiy with Flywheel
Fixed underwater lightning
Correct smooth lighting (Fixed bug with AE2 Drive and GregTech machines)
Using LWJGL's MemoryUtil instead of Unsafe
Avoid using more than 10 threads for chunk building
Using GlStateManager instead of raw GL (provides better mod compatibility)
Some lightning optimizations
Oculus needs to be updated to 1.2.6!
展开
版本: 0.2.10
支持游戏: 1.16.5
Release
下载次数: 9,132
Rubidium mc1.19.x-0.6.1 Make GUI scale go above 4
Blending only supported blocks and fluids (Fixes color issues)
Now can be loaded as clientside only
Rebranded config, Rubidium's options will set to default!
Fixed some crashes
展开
版本: 0.6.1
支持游戏: 1.19, 1.19.1, 1.19.2
Release
下载次数: 27,790
Rubidium mc1.18.2-0.5.3a Fixed compatibility with Flywheel's batching engine
Rebranded config, Rubidium's options will set to default!
展开
版本: 0.5.3a
支持游戏: 1.18.2
Release
下载次数: 3,963
Rubidium mc1.16.5-0.2.9 Added zh_cn.lang (thanks to 7777777_4547)
Fixed NPE with CCL
Fixed ConcurrentModification with some mods
展开
版本: 0.2.9
支持游戏: 1.16.5
Release
下载次数: 1,743
Rubidium mc1.16.5-0.2.8 Make GUI scale go above 4
Added Localization
Blending only supported blocks and fluids (Fixes color issues)
Better Compatibility with some mixins
Added CodeChickenLib compatibility (ProjectRed and etc.)
For correct work Oculus need to be updated for 1.2.5a
展开
版本: 0.2.8
支持游戏: 1.16.5
Release
下载次数: 510
Rubidium mc1.18.2-0.5.3 Added Spanish (thanks to papillo12)
Ignore mod for servers
Correct particle culling
Render empty chunks instead of throwing Exception
Make GUI scale go above 4
Blending only supported blocks and fluids (Fixes color issues)
Fixed Immersive Wires rendering (thanks to malte0811)
展开
版本: 0.5.3
支持游戏: 1.18.2
Release
下载次数: 1,092
Rubidium mc1.16.5-0.2.7 展开
版本: 0.2.7
支持游戏: 1.16.5
Release
下载次数: 1,710
Rubidium mc1.18.2-0.5.2a 展开
版本: 0.5.2a
支持游戏: 1.18.2
Release
下载次数: 6,612
Rubidium mc1.19-0.6.0a 展开
版本: 0.6.0a
支持游戏: 1.19
Release
下载次数: 797
全部版本