mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-25 09:40:15 +00:00
Updated FAQ (markdown)
parent
68c6059eae
commit
c56f6e0e62
8
FAQ.md
8
FAQ.md
@ -1,3 +1,11 @@
|
||||
#### Can this run Pokémon games?
|
||||
|
||||
Not at the moment.
|
||||
|
||||
#### Can this run \<game\>?
|
||||
|
||||
It depends; assuming it isn't fully playable, however, is a good assumption to make for the time being.
|
||||
|
||||
#### When I try to start any game, Citra immediatelly 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.)
|
||||
|
Loading…
Reference in New Issue
Block a user