From 76261b9eed25cf9719fecba7fbad4281b9ce6567 Mon Sep 17 00:00:00 2001 From: makamys Date: Mon, 20 Nov 2023 04:33:03 +0100 Subject: README: mention CoreTweaks's Intel rendering fix [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cf12bab..b348825 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Neodymium is a mod that reimplements chunk rendering in Minecraft 1.7.10 using modern OpenGL. This should improve performance on most hardware. -As a side effect, it has also been reported to fix the [graphical errors](https://www.minecraftforum.net/forums/support/java-edition-support/3148472-weird-bug-with-1-7-10-and-only-1-7-10) that occur when running Minecraft with an integrated Intel GPU. +As a side effect, it has also been reported to fix the [graphical errors](https://www.minecraftforum.net/forums/support/java-edition-support/3148472-weird-bug-with-1-7-10-and-only-1-7-10) that occur when running Minecraft with an integrated Intel GPU. Installing [CoreTweaks](https://github.com/makamys/CoreTweaks) is recommended for a more comprehensive fix. ## Benchmarks -- cgit