Page 1 of 1

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 14 Nov 2025, 21:18
by wuggy
Pretty self-explanatory here.

Since for some damn reason I can't upload, here's a Nextcloud link (Discord CDN was down)
https://my.peanits.co.uk/index.php/s/46fJSSjLwf4ypzP

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 14 Nov 2025, 21:25
by xYannikx
"This content is no longer available."

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 15 Nov 2025, 01:34
by Duke
I guess Discord is using temporary tokens.
Use https://upload.disroot.org instead ;)

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 15 Nov 2025, 12:14
by wuggy
xYannikx wrote: 14 Nov 2025, 21:25 "This content is no longer available."
https://my.peanits.co.uk/index.php/s/46fJSSjLwf4ypzP

Updated link :3

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 15 Nov 2025, 14:12
by wuggy
oh yea, I got WDDM 2 working too (8.1 only) , but don't expect a release for a while as it is still super unstable.

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 15 Nov 2025, 18:43
by wuggy
UPDATE: it seems to be a per app basis, some like DxDiag still report DX11, but after some fuckery, some apps like Realtek HD Audio reports DX12.

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 23 Nov 2025, 02:42
by wuggy
OwnedByWuigi wrote: 15 Nov 2025, 18:43 UPDATE: it seems to be a per app basis, some like DxDiag still report DX11, but after some fuckery, some apps like Realtek HD Audio reports DX12.
Dolphin seems to acknowledge that D3D12 exists, but crashes upon launch.

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 23 Jun 2026, 16:13
by Roti-Poulet
Can someone give me the file please?

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 23 Jun 2026, 19:34
by Duke
Roti-Poulet wrote: 23 Jun 2026, 16:13 Can someone give me the file please?
Here you go:
https://upload.disroot.org/r/kH1vB0GA#Ys2iNiE8nedhXPayNBC9O+fViN94dhbz7mvucSeI9GU=

Expire on 21 September 2026 at 19:25 UTC.

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 25 Jun 2026, 08:04
by Roti-Poulet
Thanks Duke
By the way, for everyone reading this, I made this project: https://github.com/Roti-Poulet/DirectX12On7 , and its probably the best DirectX12 patch for Windows 7, supporting programs without D3D12On7, and even some new titles:
-Resident Evil Village (8)
-Unreal Engine 4 (I got SunTemple to work, but I don't really know about real UE4 games)

Games using CreateDXGIFactory2 are also supported!

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 25 Jun 2026, 10:38
by Duke
Thanks! :thumbup:

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 28 Jun 2026, 08:40
by the_r3dacted
Roti-Poulet wrote: 25 Jun 2026, 08:04 Thanks Duke
By the way, for everyone reading this, I made this project: https://github.com/Roti-Poulet/DirectX12On7 , and its probably the best DirectX12 patch for Windows 7, supporting programs without D3D12On7, and even some new titles:
-Resident Evil Village (8)
-Unreal Engine 4 (I got SunTemple to work, but I don't really know about real UE4 games)

Games using CreateDXGIFactory2 are also supported!
I tried to use this on 8.1, but I couldn't seem to get anything to work, even the simple cube test just crashes on my end.

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 28 Jun 2026, 11:29
by Duke
the_r3dacted wrote: 28 Jun 2026, 08:40 I tried to use this on 8.1, but I couldn't seem to get anything to work, even the simple cube test just crashes on my end.
Where is this simple cube test ?
This one ? : https://github.com/clandrew/spinningcube12

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 28 Jun 2026, 11:37
by the_r3dacted
Duke wrote: 28 Jun 2026, 11:29
the_r3dacted wrote: 28 Jun 2026, 08:40 I tried to use this on 8.1, but I couldn't seem to get anything to work, even the simple cube test just crashes on my end.
Where is this simple cube test ?
This one ? : https://github.com/clandrew/spinningcube12
That is the one I tried testing. I'm not sure what exactly was used in the screenshot, but it looks the same to me.

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 28 Jun 2026, 20:47
by Roti-Poulet
Yeah this cube test by clandrew is using CreateDXGIFactory2 (not supported with stock windows 7 dxgi)

DirectX 12 from Win10 1507 on Windows 7, 8 and 8.1

Posted: 28 Jun 2026, 22:30
by Duke
Roti-Poulet wrote: 28 Jun 2026, 20:47 using CreateDXGIFactory2 (not supported with stock windows 7 dxgi)
In a previous post you said it should work on Windows 7:
Roti-Poulet wrote: 25 Jun 2026, 08:04 the best DirectX12 patch for Windows 7, supporting programs without D3D12On7 games)

Games using CreateDXGIFactory2 are also supported!