From 8ddd502b76fcebf0e33189b03dc8e3958f964abd Mon Sep 17 00:00:00 2001 From: omo50 Date: Mon, 16 Feb 2026 19:09:56 +0000 Subject: [PATCH] chore(repo): fix inconsistency with readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a3c756b7..772808b8a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ For our Vulkan modpacks, they will support any GPU that supports Vulkan 1.2 or a ### Minimum Requirements (Vulkan) - Vulkan 1.2 capable discrete GPU (GTX 900+ / RX 400+ / Intel Arc A-series) -- AMD RDNA or NVIDIA Turing architecture with the most up-to-date drivers +We recommend that you have at least a AMD RDNA or NVIDIA RTX 2000 series (and above) architecture with the most up-to-date drivers to get the best performance. If you are running into problems, you should make sure that your graphics drivers are up-to-date. I also recommend taking a look at [the VulkanMod wiki](https://github.com/xCollateral/VulkanMod/wiki).