Skip to content

Commit

Permalink
Update minimum requirements for Project64 (#2409)
Browse files Browse the repository at this point in the history
* Fix typo in support window

* Fix the typo for real

* Update minimum requirements

* Change minimum to supported
  • Loading branch information
DerekTurtleRoe committed Feb 29, 2024
1 parent 1bde858 commit 565d45d
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Expand Up @@ -32,20 +32,22 @@ AppVeyor (Windows x86/x64): [![Build status](https://ci.appveyor.com/api/project

*Side note: 64-bit builds are considered experimental and aren't currently supported*

## Minimum requirements
## Supported requirements

* Operating system (limited support for Windows 8.1 and below)
* Windows XP SP3, Windows 7 SP1, Windows 8.1, and the latest version of Windows 10
* Operating system
* 64-bit Windows 10 and 11
* CPU
* Intel or AMD processor with at least SSE2 support
* 1GHz or faster Intel or AMD processor with at least SSE2 support
* RAM
* 512MB or more
* 2GB or more
* Graphics card
* DirectX 8 capable (Jabo's Direct3D8)
* OpenGL 2.0 capable (3.0+ recommended) (Project64 Video)
* OpenGL 3.3 capable (Project64 Video)
* OpenGL 3.3 capable (GLideN64)
* OpenGL 3.3 capable (Angrylion's RDP Plus)
* Vulkan 1.1 capable (Parallel-RDP)

<sub>Intel integrated graphics can have issues that are not present with Nvidia and AMD GPU's even when the requirements are met.</sub>
<sub>Intel integrated graphics can have issues that are not present with Nvidia and AMD GPU's even when the requirements are met. Outdated drivers can also cause issues, so please update them!</sub>

## Support

Expand Down

0 comments on commit 565d45d

Please sign in to comment.