From 7235464660494ebb880c2257c7c15c6c1e783c85 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Thu, 8 Feb 2024 19:19:42 -0500 Subject: [PATCH] updated the common issues page in the docs --- docs/common-issues.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/common-issues.md b/docs/common-issues.md index d050737..d7fddb2 100644 --- a/docs/common-issues.md +++ b/docs/common-issues.md @@ -1,16 +1,12 @@ # Common Issues -/// admonition | Outdated - type: danger -This page is outdated! -/// - -This page contains a list of commonly reported issues that I cannot fix. +This page contains a list of commonly reported issues that we cannot fix. ## 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. -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. +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. +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). ![img](img/common-issues-1.png)