From 4b58a25ad96421b86493e24bc1b752a84d3988d7 Mon Sep 17 00:00:00 2001 From: archshift Date: Sat, 5 Sep 2015 17:20:58 -0700 Subject: [PATCH] Update OpenGL requirement to 3.3 Citra now requires OGL 3.3 due to Sampler Objects. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6aced85..ac8c28b 100644 --- a/index.html +++ b/index.html @@ -147,7 +147,7 @@

What kind of specs do I need to run Citra?

At this point, Citra is simply not fast enough to run most commercial games at full speed, even if your computer can run the most demanding of PC games just fine.

-

The only hard requirement for Citra is a graphics chip that supports at least OpenGL 3.2, +

The only hard requirement for Citra is a graphics chip that supports at least OpenGL 3.3, but you definitely want a processor with the highest possible performance per core.

Where can I download Citra?