diff --git a/FAQ.md b/FAQ.md index 3bf3da6..62e94d4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -56,7 +56,7 @@ At this point, Citra is simply not fast enough to run most commercial games at f The only _hard_ requirements for Citra is a graphics chip that supports **at least OpenGL 3.3** and a **64-bit OS**, but you definitely want a processor with the highest possible performance per core. -#### When I try to start any game, Citra immediatelly crashes! +#### When I try to start any game, Citra immediately crashes! It is very likely that this issue is caused by your GPU or drivers not supporting OpenGL 3.3. Try updating to the latest drivers if possible, and verify that either your driver control panel or a tool like [GPU Caps Viewer](http://www.ozone3d.net/gpu_caps_viewer/) reports that you can use at least OpenGL 3.3. If updating drivers doesn't help, you'll need to upgrade your GPU or wait until we remove this limitation from the software renderer. (The hardware renderer will never support lower OpenGL versions.)