correct minimum requirement for PJ64 Video (#2262)
The minimum requirement for PJ64 Video is actually closer to 2.0 than it is 1.1, FBE and FBO's weren't available until 1.4 and 1.5 respectively, NPOT wasn't available until 2.0.
This commit is contained in:
parent
18870634a5
commit
f36e7cb720
|
@ -12,9 +12,11 @@ Project64 is a free and open-source emulator for the Nintendo 64 and Nintendo 64
|
|||
* 512MB or more
|
||||
* Graphics card
|
||||
* DirectX 8 capable (Jabo's Direct3D8)
|
||||
* OpenGL 1.1 capable (Project64 Video)
|
||||
* OpenGL 2.0 capable (3.0+ recommended) (Project64 Video)
|
||||
* OpenGL 3.3 capable (GLideN64)
|
||||
|
||||
<sub>Intel Integrated Graphics can have issues that are not present with Nvidia and AMD GPU's even when the requirements are met.</sub>
|
||||
|
||||
### Stable Builds
|
||||
|
||||
Installer for the latest stable release: https://www.pj64-emu.com/windows-downloads
|
||||
|
|
Loading…
Reference in New Issue