updated the common issues page in the docs
All checks were successful
Build Documentation / Build Documentation (push) Successful in 11s
Build Exported Instance Files / Build Prism Launcher Export (push) Successful in 4s
Build Exported Instance Files / Build ATLauncher Export (push) Successful in 3s

This commit is contained in:
SeaswimmerTheFsh 2024-02-08 19:19:42 -05:00
parent 305ac96c27
commit 7235464660
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -1,16 +1,12 @@
# Common Issues # Common Issues
/// admonition | Outdated This page contains a list of commonly reported issues that we cannot fix.
type: danger
This page is outdated!
///
This page contains a list of commonly reported issues that I cannot fix.
## ComputerCraft Monitors are extremely dark ## ComputerCraft Monitors are extremely dark
This is caused by Embeddium (Sodium). I have no way to fix this without removing Embeddium, the only workaround I'm aware of is using a shader. This is caused by Oculus (Iris). I have no way to fix this without removing Oculus, the only workaround we are aware of is using a shader.
If you're on a lower end system, look for a shader identified as "Potato" in Resourcify. I recommend [MakeUp UltraFast](https://modrinth.com/shader/makeup-ultra-fast-shaders). You can get a lot of performance out of this shader if you turn off all of the effects in its settings menu. The easiest fix for this issue is just to uninstall Oculus. See [Modifying Optional Content](modifying-optional-content.md) for instructions on how to do this.
If you're on a lower end system, but still want to use Oculus, look for a shader identified as "Potato" in Resourcify. We recommend [MakeUp UltraFast](https://modrinth.com/shader/makeup-ultra-fast-shaders). You can get a lot of performance out of this shader if you turn off all of the effects in its settings menu.
If MakeUp UltraFast is too difficult to run on your system, you can try [VanillaAA](https://modrinth.com/shader/vanillaa). If MakeUp UltraFast is too difficult to run on your system, you can try [VanillaAA](https://modrinth.com/shader/vanillaa).
![img](img/common-issues-1.png) ![img](img/common-issues-1.png)