update prerequisites section

This commit is contained in:
RadWolfie 2021-02-02 04:59:05 -06:00 committed by GitHub
parent 049a070a10
commit 6166a6ee85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -11,10 +11,19 @@ Cxbx-Reloaded is an emulator for running Microsoft Xbox (and eventually, Chihiro
* GPU: Direct3D 9.0c with Pixel Shader Model 2.x, and Vertex Shader Model 3.0.
### Prerequisites
Windows
* [32-bit (x86) Visual C++ 2019 Redistributable](https://aka.ms/vs/16/release/vc_redist.x86.exe)
* [Npcap *(used for network emulation)*](https://nmap.org/npcap/#download)
* Make sure to enable winpcap compatibility mode!
Wine
* Winetricks
* `vcrun2017` or `vcrun2019`
* NOTE: vcrun2019 require latest winetricks script!
* `d3dcompiler_47`
* NOTE: May will change over time.
* Winpcap is built-in, no installation requirement.
## Automated Builds
Cxbx-Reloaded doesn't currently have stable builds, but you can obtain pre-release builds from the Releases tab, or the links below: