From 9cd57177cac72229da48ad8bad8b1ddf44ad3941 Mon Sep 17 00:00:00 2001 From: OV2 Date: Tue, 24 Aug 2021 20:42:30 +0200 Subject: [PATCH] Updated I get an error about a missing DLL on startup. How do I fix that? (markdown) --- ...error-about-a-missing-DLL-on-startup.-How-do-I-fix-that?.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/I-get-an-error-about-a-missing-DLL-on-startup.-How-do-I-fix-that?.md b/I-get-an-error-about-a-missing-DLL-on-startup.-How-do-I-fix-that?.md index dcf7b9e..93de48d 100644 --- a/I-get-an-error-about-a-missing-DLL-on-startup.-How-do-I-fix-that?.md +++ b/I-get-an-error-about-a-missing-DLL-on-startup.-How-do-I-fix-that?.md @@ -1,6 +1,9 @@ Snes9x on Windows requires DirectX 9 to use the Direct3D and XAudio2 outputs. You can install it manually from here: +https://www.microsoft.com/en-us/download/details.aspx?id=8109 + +If you have trouble with the above, here is an archive link for the old redist installer: https://web.archive.org/web/20201216110836if_/https://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe ### Will that replace the existing DirectX 10, 11, or 12 installation?