Skip to content

Commit

Permalink
Create faq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NoComment1105 authored Nov 24, 2021
1 parent 77bfc23 commit 2d2f15a
Showing 1 changed file with 99 additions and 0 deletions.
99 changes: 99 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
## FAQ
> Q. How do I download Iris?
A. Please visit [the official Iris website](https://irisshaders.net/)

> Q. Why doesn't the Iris Installer work?
A. You need java, please get it from: [Adoptium.net](https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot)

> Q. How can I configure my shaders?
A. [#663](https://github.com/IrisShaders/Iris/issues/663)

> Q. Why is (insert shader) not working?
A. That shader likely currently isn't supported, but should be in the future.

> Q. How do I disable my shaders?
A. Press K to disable shaders without using the GUI.

> Q. I added Iris, why is my game crashing?
A. There are a few possible reasons:

• You're using an outdated version of Indium, Sodium Extras or Better Sodium Menu.

• You're using an unsupported shader pack.

• You're using macOS, which has limited support.

• You may have an incompatible mod installed.

> Q. What shaders have been tested and are working with Iris?
A. The following shaders have been tested and work well:

[Complementary Shaders](https://www.curseforge.com/minecraft/customization/complementary-shaders)

[Prismarine Shaders](https://www.curseforge.com/minecraft/customization/prismarine-shader)

[BSL Shaders](https://bitslablab.com/bslshaders/)

• Continuum 1.3

• Continuum 2.0.4

[SEUS V11](https://www.sonicether.com/seus/)

[SEUS Renewed](https://www.sonicether.com/seus/)

[Sildur's Enhanced Default](https://sildurs-shaders.github.io/)

[Sildur's Vibrant Shaders](https://sildurs-shaders.github.io/)

[Skylec v4.0](https://www.curseforge.com/minecraft/customization/skylec-shader)

• Tea V1.5.3

• XorDev's shaders

[RedHat shaders](https://www.curseforge.com/minecraft/customization/redhat-shader-v1-chocapic13-edit)

The following shaders have been tested and work with some minor issues:

• Project Luma [No Sky, broken end portals/gateways]

• Triliton V8 [reflections broken]

• Stereo's Default+ [No sky on 1.17]

> Q. Will (insert feature) part of OptiFine be added to iris?
A. Iris is specifically a shaders mod. Other features are not planned for Iris. However, many other wonderful mods have been made by the fabric modding community which cover many of the features of OptiFine.

The following is a short list, more alternatives can be found through further research, the list is alphabetical.

Better Grass/Snow - [LambdaBetterGrass](https://www.curseforge.com/minecraft/mc-mods/lambdabettergrass)

Chunk Caching - [Bobby](https://www.curseforge.com/minecraft/mc-mods/bobby)

Bobby is incompatible with Starlight.

Connected Textures - [Continuity](https://modrinth.com/mod/continuity)

Custom Item Textures - [CIT-Resewn](https://modrinth.com/mod/cit-resewn)
You need to enable “Broken Paths” or MANY PACKS WILL NOT WORK.

Dynamic Lights - [LambDynamicLights](https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights)

Smart Leaves - [Cull Leaves](https://www.curseforge.com/minecraft/mc-mods/cull-leaves)

Performance - Iris is already bundled with Sodium but we also recommend [Lithium](https://modrinth.com/mod/lithium), [Hydrogen](https://modrinth.com/mod/hydrogen), and [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric). You can also use either [Phosphor](https://modrinth.com/mod/phosphor) or [Starlight](https://modrinth.com/mod/starlight). Phosphor does not have a 1.17 version yet.

Various OptiFine features including toggles for animations, particles, and fog - [Sodium Extra](https://www.curseforge.com/minecraft/mc-mods/sodium-extra)

Zoom - [OkZoomer](https://www.curseforge.com/minecraft/mc-mods/ok-zoomer) or [Logical Zoom](https://www.curseforge.com/minecraft/mc-mods/logical-zoom), [Spy Zoom](https://modrinth.com/mod/spyzoom) for a vanilla alternative

You will also need [Indium](https://modrinth.com/mod/indium/) and [Fabric-API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) for most mods as well as [ModMenu](https://www.curseforge.com/minecraft/mc-mods/modmenu) for settings.

0 comments on commit 2d2f15a

Please sign in to comment.