Skip to content

Update DirectX9 urls - #1690

Merged
austin987 merged 2 commits into
Winetricks:masterfrom
gverm:dx9
Feb 1, 2021
Merged

Update DirectX9 urls#1690
austin987 merged 2 commits into
Winetricks:masterfrom
gverm:dx9

Conversation

@gverm

@gverm gverm commented Jan 28, 2021

Copy link
Copy Markdown
Contributor

Fixes #1689

@tgurr

tgurr commented Jan 31, 2021

Copy link
Copy Markdown

https://files.holarse-linuxgaming.de/mirrors/microsoft/ also mirrors them as well as the archive.org (which has a really slow download speed) https://web.archive.org/web/20201216110836if_/https://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe but what I actually want to say, they both have a different md5sum than the ones in the pull request:

4cf007a355cb5f34a3c5c400113b33c3  directx_feb2010_redist.exe
7c1fc2021cf57fed3c25c9b03cd0c31a  directx_Jun2010_redist.exe

@gverm

gverm commented Jan 31, 2021

Copy link
Copy Markdown
Contributor Author

@tgurr You are right. The sha256 for the feb2010 one matched and since there was no sha256 for the jun2010 one I assumed it would match from that website as well. I've updated the PR to use the website you linked for both of them, thanks!

@austin987

Copy link
Copy Markdown
Contributor

Microsoft must've changed it at some point, because I have two different copies on different PCs:

austin@austin2 ~ $ sha256sum .cache/winetricks/directx9/directx_Jun2010_redist.exe
8746ee1a84a083a90e37899d71d50d5c7c015e69688a466aa80447f011780c0d  .cache/winetricks/directx9/directx_Jun2010_redist.exe
austin@austin2 ~ $ md5sum .cache/winetricks/directx9/directx_Jun2010_redist.exe
7c1fc2021cf57fed3c25c9b03cd0c31a  .cache/winetricks/directx9/directx_Jun2010_redist.exe
austin@austin2 ~ $ ls -al .cache/winetricks/directx9/directx_Jun2010_redist.exe
-rwxr-xr-x 1 austin austin 100271992 Apr 18  2011 .cache/winetricks/directx9/directx_Jun2010_redist.exe

versus

austin@debian-desktop ~ $ sha256sum .cache/winetricks/directx9/directx_Jun2010_redist.exe
8c35296f330c0c4e431a7cf155013f3e4abec4a74efd68bb6bfcd76f08c46193  .cache/winetricks/directx9/directx_Jun2010_redist.exe
austin@debian-desktop ~ $ md5sum .cache/winetricks/directx9/directx_Jun2010_redist.exe
4e41372e8775e8025be013480b0629b3  .cache/winetricks/directx9/directx_Jun2010_redist.exe
austin@debian-desktop ~ $ ls -al .cache/winetricks/directx9/directx_Jun2010_redist.exe
-rwxr-xr-x 1 austin austin 100273008 Jun  4  2010 .cache/winetricks/directx9/directx_Jun2010_redist.exe

I think using the newer version (8c35296f330c0c4e431a7cf155013f3e4abec4a74efd68bb6bfcd76f08c46193 / April 2011 / 7c1fc2021cf57fed3c25c9b03cd0c31a) makes the most sense.

Thanks @gverm and @tgurr!

@austin987
austin987 merged commit 0dd0144 into Winetricks:master Feb 1, 2021
@gverm
gverm deleted the dx9 branch February 1, 2021 10:34
@TBBle

TBBle commented Feb 22, 2021

Copy link
Copy Markdown

It looks like MS have republished directx_Jun2010_redist.exe at the previous URL, now SHA-256 signed. directx_feb2010_redist.exe hasn't reappeared.

@kaznovac

kaznovac commented Jan 20, 2026

Copy link
Copy Markdown

official microsoft's directx_jun2010
https://download.microsoft.com/download/8/4/a/84a35bf1-dafe-4ae8-82af-ad2ae20b6b14/directx_Jun2010_redist.exe

Version:
9.29.1974.1

Date Published:
7/15/2024

File Name:
directx_Jun2010_redist.exe

File Size:
95.6 MB

sha256sum directx_Jun2010_redist.exe

053f76dcbb28802e23341b6a787e3b0791c0fa5c8d4d011b1044172dbf89c73b  directx_Jun2010_redist.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DirectX9 related winetricks don't work anymore.

5 participants