Skip to content

Instantly share code, notes, and snippets.

View m3adow's full-sized avatar
🌻

Till Wiese m3adow

🌻
View GitHub Profile
@m3adow
m3adow / steamfix.reg
Last active June 19, 2023 21:41
A Registry entry to fix Steam dependency installation on each start of a game
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Valve\Steam\Apps\{{ INSERTYOURAPPIDHERE }}]
"adobeair"=dword:00000001
"amd"=dword:00000001
"d3d11"=dword:00000001
"directx"=dword:00000001
"DXSetup"=dword:00000001
"microsoft.net"=dword:00000001
"msvc redist"=dword:00000001