diff options
author | makamys <makamys@outlook.com> | 2023-11-20 04:33:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-20 04:33:03 +0100 |
commit | 76261b9eed25cf9719fecba7fbad4281b9ce6567 (patch) | |
tree | cb3e965333fbd28fb7c8494356aa4b0fcc099033 /README.md | |
parent | 4c3b249745992e1508458a99208234420289d013 (diff) | |
download | Neodymium-76261b9eed25cf9719fecba7fbad4281b9ce6567.tar.gz Neodymium-76261b9eed25cf9719fecba7fbad4281b9ce6567.tar.bz2 Neodymium-76261b9eed25cf9719fecba7fbad4281b9ce6567.zip |
README: mention CoreTweaks's Intel rendering fix
[skip ci]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |