Sodium, which Iris depends on to achieve its great performance, has no official Forge version. It's a long story, but in short: the lead developers of Forge were incredibly hostile to JellySquid when she developed for Forge, and since then have made no credible attempts to repair relations...
iris crashes when running on neoforge 1.21 #2484 openedOct 4, 2024byKetq-kat 6 Add an interpolated temperature uniformenhancementNew feature or request #2481 openedSep 30, 2024byEtiTheSpirit 3 [Feature Request] Add shaderpack addon supportenhancementNew feature or request ...
On the contrary, the Iris shaders mod is focused on enhancing the game’s visuals by adding realistic lighting and shadow effects to the game. Subsequently, it is not necessarily better than Optifine, but it’s a different mod with different goals, so it depends on what the player is loo...
I'd like for working with Iris code to be a pleasant experience overall. What's the current state of development? Iris has public releases for 1.18.2, 1.19.2, 1.19.3, and 1.19.4 that work with the official releases of Sodium. Iris is generally usable on most shader packs, and most ...
As I fix issues in these shaderpacks, other shaderpacks will very likely begin to work properly as well. I am working with JellySquid to make Sodium and Iris compatible. There is a proof-of-concept for Iris/Sodium compatibility available on a custom fork of Sodium and an experimental Iris...
val SODIUM_FILE by extra { "sodium-LOADER-0.6.0-snapshot+mc1.21-local.jar" } // https://semver.org/ val MOD_VERSION by extra { "1.8.0-beta.2" } 8 changes: 4 additions & 4 deletions 8 common/src/main/java/net/irisshaders/iris/Iris.java Original file line numberDiff line numbe...
neoForge { @@ -79,8 +84,6 @@ neoForge { mods { create("sodium") { sourceSet(sourceSets.main.get()) sourceSet(project.project(":common").sourceSets.main.get()) sourceSet(project.project(":common").sourceSets.getByName("vendored")) } } } @@ -105,9 +108,12 @@ tasks.named("...
Sodium, which Iris depends on to achieve its great performance, has no official Forge version. It's a long story, but in short: the lead developers of Forge were incredibly hostile to JellySquid when she developed for Forge, and since then have made no credible attempts to repair relations...
Sodium, which Iris depends on to achieve its great performance, has no official Forge version. It's a long story, but in short: the lead developers of Forge were incredibly hostile to JellySquid when she developed for Forge, and since then have made no credible attempts to repair relations...