当您使用着色包时,飞轮将禁用其优化。
这个模组强制启用飞轮的优化。
对于使用着色包并且依赖飞轮的模组的用户,这个模组可以显著提高帧率。
如果您不使用着色包,则此模组没有效果。因为飞轮的优化默认已启用。
兼容性
已经测试的着色包有:
- BSL
- Complementary
- Complementary Reimagined
- SEUS renewed
- Sildurs Vibrant Shaders
- AstraLex
0.2.0版本后新增支持的着色包:
- Kapa 5.1
- Nostalgia
- Rethinking Voxels
- SEUS PTGI HRR
还有一些支持但未列出的着色包,您可以自行测试。
此模组仅支持一些特定版本的鸢或眼球!!!
模组版本 | 鸢/眼球版本 |
---|---|
0.2.2 | >= 1.6.13 |
0.2.1 | >= 1.6.5 |
0.2.0 | >= 1.6.2 |
0.1.9 | >= 1.5 且 <= 1.6.1 |
0.1.7~0.1.8 | >= 1.4 且 < 1.5 |
0.1.6及以下 | < 1.4 |
原理
飞轮使用一种称为 GPU 实例化的方法来渲染实体。当渲染大量重复的实体时(例如 Create 模组中的齿轮),这种方法非常高效。但是当您使用鸢并启用着色包时,这种优化会被禁用。因为飞轮需要使用自己的着色器来渲染这些实体,而当您启用着色包时,飞轮的着色器将不再起作用。
此模组将在启用着色包时自动合并飞轮的着色器和着色包中的着色器,以便使用实例化来渲染实体。
当您有大量实体需要渲染时,原始渲染方法存在巨大的 CPU 瓶颈。这意味着您的 GPU 越好,来自飞轮的 FPS 改善就越大。
如何使用?
- 安装飞轮(Create 现在已内置飞轮,因此您无需单独安装它)和鸢(如果您使用 Forge,则安装 Oculus)。
- 安装此模组。
来自Modrinth
NeoForge 1.21.1+2.0.0-beta
iris-flywheel-compat-NeoForge-2.0.0.jar下载2.0.0#Alpha
**This version only compatible with Iris&Oculus 1.8.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.4
- Fix issue [#168](https://github.com/leon-o/iris-flw-compat/issues/168)
- Add compatibility for iris 1.7.5 in 1.20.1.
- Add compatibility for oculus & DH 2.2.0.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.4
- Fix issue [#168](https://github.com/leon-o/iris-flw-compat/issues/168)
- Add compatibility for iris 1.7.5 in 1.20.1.
- Add compatibility for oculus & DH 2.2.0.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 2.0.0
支持游戏: 1.21.1
类型: NeoForge
Alpha
下载次数: 2,755
Forge 1.20.1+1.1.4-beta
oculus-flywheel-compat-forge1.20.1+1.1.4.jar下载1.1.4#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.4
- Fix issue [#168](https://github.com/leon-o/iris-flw-compat/issues/168)
- Add compatibility for iris 1.7.5 in 1.20.1.
- Add compatibility for oculus & DH 2.2.0.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.4
- Fix issue [#168](https://github.com/leon-o/iris-flw-compat/issues/168)
- Add compatibility for iris 1.7.5 in 1.20.1.
- Add compatibility for oculus & DH 2.2.0.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.1.4
支持游戏: 1.20.1
类型: Forge
Beta
下载次数: 160,890
Fabric 1.20.1+1.1.4-beta
iris-flywheel-compat-fabric1.20.1+1.1.4.jar下载1.1.4#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.4
- Fix issue [#168](https://github.com/leon-o/iris-flw-compat/issues/168)
- Add compatibility for iris 1.7.5 in 1.20.1.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.4
- Fix issue [#168](https://github.com/leon-o/iris-flw-compat/issues/168)
- Add compatibility for iris 1.7.5 in 1.20.1.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.1.4
支持游戏: 1.20.1
类型: Fabric
Beta
下载次数: 114,419
Forge 1.19.2+1.0.3b-beta
oculus-flywheel-compat-forge1.19.2+1.0.3b.jar下载1.0.3b#Beta
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.0.3b
支持游戏: 1.19.2
类型: Forge
Beta
下载次数: 76,071
Fabric 1.19.2+1.0.3b-beta
iris-flywheel-compat-fabric1.19.2+1.0.3b.jar下载1.0.3b#Beta
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.0.3b
支持游戏: 1.19.2
类型: Fabric
Beta
下载次数: 1,294
Forge 1.20.1+1.1.3b-beta
oculus-flywheel-compat-forge1.20.1+1.1.3b.jar下载1.1.3b#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.1.3b
支持游戏: 1.20.1
类型: Forge
Beta
下载次数: 25,493
Fabric 1.20.1+1.1.3b-beta
iris-flywheel-compat-fabric1.20.1+1.1.3b.jar下载1.1.3b#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.1.3b
支持游戏: 1.20.1
类型: Fabric
Beta
下载次数: 239
Fabric 1.19.2+1.0.3a-beta
iris-flywheel-compat-fabric1.19.2+1.0.3a.jar下载1.0.3a#Beta
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.0.3a
支持游戏: 1.19.2
类型: Fabric
Beta
下载次数: 585
Fabric 1.20.1+1.1.3a-beta
iris-flywheel-compat-fabric1.20.1+1.1.3a.jar下载1.1.3a#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.1.3a
支持游戏: 1.20.1
类型: Fabric
Beta
下载次数: 40,639
Forge 1.18.2 1.0.3-beta for Iris 1.6.9+
oculus-flywheel-compat-forge1.18.2+1.0.3.jar下载1.0.3#Beta
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.0.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.0.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.0.3
支持游戏: 1.18.2
类型: Forge
Beta
下载次数: 12,215
Fabric 1.18.2 1.0.3-beta for Iris 1.6.9+
iris-flywheel-compat-fabric1.18.2+1.0.3.jar下载1.0.3#Beta
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.0.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.0.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.0.3
支持游戏: 1.18.2
类型: Fabric
Beta
下载次数: 986
Forge 1.19.2 1.0.3-beta for Iris 1.6.9+
oculus-flywheel-compat-forge1.19.2+1.0.3.jar下载1.0.3#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.0.3
支持游戏: 1.19.2
类型: Forge
Beta
下载次数: 3,660
Fabric 1.19.2-1.0.3-beta for Iris 1.6.9+
iris-flywheel-compat-fabric1.19.2+1.0.3.jar下载1.0.3#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.0.3
支持游戏: 1.19.2
类型: Fabric
Beta
下载次数: 70
Forge 1.20.1-1.1.3-beta for Oculus 1.7.0+
oculus-flywheel-compat-forge1.20.1+1.1.3.jar下载1.1.3#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.1.3
支持游戏: 1.20.1
类型: Forge
Beta
下载次数: 28,815
Fabric 1.20.1-1.1.3-beta for Iris 1.7.0+
iris-flywheel-compat-fabric1.20.1+1.1.3.jar下载1.1.3#Beta
**This version only compatible with Iris&Oculus 1.7.0 and above.**
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
TL;DR:
- Fix issues in **PBR** and **Parallax Occlusion Mapping**.
- Support **Seus PTGI HRR 3**, **Shrimple**, and **UShader**, etc.
- Includes Flywheel in the jar file, so you don't need to install it separately.
### 1.1.3
- Fix issue [#146](https://github.com/leon-o/iris-flw-compat/issues/146).
- Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
- Support Parallax Occlusion Mapping.
- Fix issue [#150](https://github.com/leon-o/iris-flw-compat/issues/150).
- Replace `vertex v` with `vertex _flw_v` to avoid conflict with existing variables.
- Include Flywheel in jar file.
- Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.
**New compatible shaders**:
- Seus PTGI HRR 3
- Shrimple
- UShader
There are still many that have not been tested but may be compatible.
展开
版本: 1.1.3
支持游戏: 1.20.1
类型: Fabric
Beta
下载次数: 726
Forge 1.20.1-1.1.2 for Oculus 1.7.0+
oculus-flywheel-compat-forge1.20.1+1.1.2.jar下载1.1.2#Release
## This version only compatible with Iris&Oculus 1.7.0 and above.
## 1.1.2
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.1.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.1.0
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
## 1.1.2
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.1.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.1.0
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.1.2
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Forge
Release
下载次数: 35,672
Fabric 1.20.1-1.1.2 for Iris 1.7.0+
iris-flywheel-compat-fabric1.20.1+1.1.2.jar下载1.1.2#Release
## This version only compatible with Iris&Oculus 1.7.0 and above.
## 1.1.2
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.1.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.1.0
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
## 1.1.2
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.1.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.1.0
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.1.2
支持游戏: 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Fabric
Release
下载次数: 51,838
Forge 1.19.2-1.0.2
oculus-flywheel-compat-forge1.19.2+1.0.2.jar下载1.0.2#Release
## 1.0.2
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.0.2
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
类型: Forge
Release
下载次数: 3,251
Fabric 1.19.2-1.0.2
iris-flywheel-compat-fabric1.19.2+1.0.2.jar下载1.0.2#Release
## 1.0.2
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.0.2
支持游戏: 1.19.2, 1.19.3, 1.19.4
类型: Fabric
Release
下载次数: 644
Forge 1.18.2-1.0.2
oculus-flywheel-compat-forge1.18.2+1.0.2.jar下载1.0.2#Release
## 1.0.2
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.0.2
支持游戏: 1.18.2
类型: Forge
Release
下载次数: 1,619
Fabric 1.18.2-1.0.2
iris-flywheel-compat-fabric1.18.2+1.0.2.jar下载1.0.2#Release
## 1.0.2
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix issue [#143](https://github.com/leon-o/iris-flw-compat/issues/143), [#36](https://github.com/leon-o/iris-flw-compat/issues/136), [#89](https://github.com/leon-o/iris-flw-compat/issues/89): OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.0.2
支持游戏: 1.18.2
类型: Fabric
Release
下载次数: 587
Forge 1.20.1-1.1.1 for Oculus 1.7.0+
oculus-flywheel-compat-forge1.20.1+1.1.1.jar下载1.1.1#Release
## 1.1.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.1.0
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.1.0
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.1.1
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Forge
Release
下载次数: 5,859
Fabric 1.20.1-1.1.1 for Iris 1.7.0+
iris-flywheel-compat-fabric1.20.1+1.1.1.jar下载1.1.1#Release
## 1.1.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.1.0
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.1.0
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.1.1
支持游戏: 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Fabric
Release
下载次数: 1,486
Forge 1.19.2-1.0.1 for Oculus 1.6.9+
oculus-flywheel-compat-forge1.19.2+1.0.1.jar下载forge1.19.2+1.0.1#Release
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: forge1.19.2+1.0.1
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
类型: Forge
Release
下载次数: 406
Fabric 1.19.2-1.0.1 For Iris 1.6.9+
iris-flywheel-compat-fabric1.19.2+1.0.1.jar下载fabric1.19.2+1.0.1#Release
## 1.0.1
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix issue [#125](https://github.com/leon-o/iris-flw-compat/issues/125): occasional crashes when shaders are not enabled. Thanks [MoePus](https://github.com/leon-o/iris-flw-compat/pull/141) for the contribution.
## 1.0.0
This version only support Iris 1.6.9+.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: fabric1.19.2+1.0.1
支持游戏: 1.19.2, 1.19.3, 1.19.4
类型: Fabric
Release
下载次数: 99
Fabric 1.19.2-1.0.0a for Iris 1.6.9+
iris-flywheel-compat-fabric-1.19.2-1.0.0a.jar下载fabric1.19.2+1.0.0a#Release
**Fixed flywheel dependency issues**
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: fabric1.19.2+1.0.0a
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 41
Forge 1.20.1-1.1.0 for Oculus 1.7.0+
oculus-flywheel-compat-forge-1.20.1-1.1.0.jar下载forge-1.20.1-1.1.0#Release
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: forge-1.20.1-1.1.0
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Forge
Release
下载次数: 4,848
Fabric 1.20.1-1.1.0 for Iris 1.7.0+
iris-flywheel-compat-fabric-1.20.1-1.1.0.jar下载fabric-1.20.1-1.1.0#Release
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: fabric-1.20.1-1.1.0
支持游戏: 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Fabric
Release
下载次数: 131,955
Forge 1.19.2-1.0.0 for Iris 1.6.9+
oculus-flywheel-compat-forge-1.19.2-1.0.0.jar下载1.0.0#Release
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: 1.0.0
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
类型: Forge
Release
下载次数: 574
Iris Flywheel Compat 1.20.1-1.0.0-Iris 1.7
iris-flywheel-compat-fabric-1.20.1-1.0.0.jar下载iris-1.20.1-1.0.0#Release
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: iris-1.20.1-1.0.0
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 1,109
Oculus Flywheel Compat 1.20.1-1.0.0-Oculus 1.7
oculus-flywheel-compat-forge-1.20.1-1.0.0.jar下载oculus-1.20.1-1.0.0#Release
1. Fix lighting issues of the moving contraption.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
- The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
2. Use architecture to reorganize the project.
- Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
3. New version number format.
- Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.
展开
版本: oculus-1.20.1-1.0.0
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 1,273
Iris Flywheel Compat 1.20.1-0.2.5 for iris 1.7 above
iris-flywheel-compat-1.20.1-0.2.5.jar下载iris-1.20.1-0.2.5#Release
Compatibility with Oculus 1.7.0 and DistantHorizons.
Thanks [Pleune](https://github.com/leon-o/iris-flw-compat/pull/107).
Thanks [Pleune](https://github.com/leon-o/iris-flw-compat/pull/107).
展开
版本: iris-1.20.1-0.2.5
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 323,141
Oculus Flywheel Compat 1.20.1-0.2.5 for Oculus 1.7 above
oculus-flywheel-compat-1.20.1-0.2.5.jar下载oculus-1.20.1-0.2.5#Release
Compatibility with Oculus 1.7.0 and DistantHorizons.
Thanks [holmraven](https://github.com/leon-o/iris-flw-compat/pull/116).
Thanks [holmraven](https://github.com/leon-o/iris-flw-compat/pull/116).
展开
版本: oculus-1.20.1-0.2.5
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 25,468
Oculus Flywheel Compat 1.20.1-0.2.4 for Oculus 1.6.15 above
oculus-flywheel-compat-1.20.1-0.2.4.jar下载1.20.1-0.2.4#Beta
It is compatible with Oculus version 1.6.15 - 1.6.17.
展开
版本: 1.20.1-0.2.4
支持游戏: 1.20.1
类型: Forge
Beta
下载次数: 6,086
Iris Flywheel Compat 1.20.1-0.2.4 for Iris 1.6.5-1.6.17
iris-flywheel-compat-1.20.1-0.2.4.jar下载1.20.1-0.2.4#Beta
Compatible with Iris 1.6.5 to 1.6.17.
展开
版本: 1.20.1-0.2.4
支持游戏: 1.20.1
类型: Fabric
Beta
下载次数: 5,363
Iris Flywheel Compat 1.19.2-0.2.1 for Iris 1.6+
iris-flywheel-compat-1.19.2-0.2.1.jar下载1.19.2-0.2.1#Release
展开
版本: 1.19.2-0.2.1
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 3,651
Oculus Flywheel Compat 1.19.2-0.2.1 for Oculus 1.6+
oculus-flywheel-compat-1.19.2-0.2.1.jar下载1.19.2-0.2.1#Release
展开
版本: 1.19.2-0.2.1
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 45,265
Iris Flywheel Compat 1.20.1-0.2.1 for iris 1.6+
iris-flywheel-compat-1.20.1-0.2.1.jar下载1.20.1-0.2.1#Release
展开
版本: 1.20.1-0.2.1
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 150,664
Oculus Flywheel Compat 1.20.1-0.2.2 for oculus 1.6.13+
oculus-flywheel-compat-1.20.1-0.2.2.jar下载1.20.1-0.2.2#Release
展开
版本: 1.20.1-0.2.2
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 18,993
收录