From 6166a6ee8592978072e3dac1af57ac372c3cb13f Mon Sep 17 00:00:00 2001 From: RadWolfie Date: Tue, 2 Feb 2021 04:59:05 -0600 Subject: [PATCH] update prerequisites section --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7328a63e0..8d0d1dfc3 100644 --- a/README.md +++ b/README.md @@ -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: