March 23, 20233 yr does something like this exist? I know microsoft was experimenting with it on windows 7 at one point and would liken to use it with my graphics card for extra compatibility if anyone could help with this it would be much appreciated (also my card is the gigabyte gt 1030 oc edition)
March 23, 20233 yr There is a special version of dx12 for Windows 7, but unfortunately relatively few games utilize it. https://devblogs.microsoft.com/directx/porting-directx-12-games-to-windows-7/ It was being discussed here:
March 26, 20233 yr *cough* https://www.nuget.org/packages/Microsoft.Direct3D.D3D12On7 https://github.com/hejmus/win10verhack Edited March 26, 20233 yr by vinifera
March 26, 20233 yr 1 hour ago, vinifera said: *cough* https://www.nuget.org/packages/Microsoft.Direct3D.D3D12On7 https://github.com/hejmus/win10verhack thanks @vinifera for finding this!
April 14, 20233 yr On 3/27/2023 at 12:46 AM, vinifera said: *cough* https://www.nuget.org/packages/Microsoft.Direct3D.D3D12On7 https://github.com/hejmus/win10verhack how we install this package?
April 18, 20233 yr thank you everyone for the information and the download link (I will try this at some point and see what I can do with it)
May 3, 20233 yr On 4/14/2023 at 11:46 AM, alzcore397 said: how we install this package? you don't install anything, they are "portable" but if you have trouble downloading it use these steps: for "nuget" site, on right side there is DOWNLOAD PACKAGE to click on it will give you a .nupkg file to download, open it with your archiver (this is basically .zip file) go to "bin\x64" folder extract all dll files next to a (game) exe file you need to run for "overhack" site go to https://github.com/hejmus/win10verhack/releases/tag/v0.1 and download v0.1-winx64-rel.zip also extract it all to your game exe folder then run as it is described (using cmd) withdll.exe /d:win10verhack64.dll <your_exe.exe> Edited May 3, 20233 yr by vinifera
May 4, 20233 yr 11 hours ago, vinifera said: you don't install anything, they are "portable" but if you have trouble downloading it use these steps: for "nuget" site, on right side there is DOWNLOAD PACKAGE to click on it will give you a .nupkg file to download, open it with your archiver (this is basically .zip file) go to "bin\x64" folder extract all dll files next to a (game) exe file you need to run for "overhack" site go to https://github.com/hejmus/win10verhack/releases/tag/v0.1 and download v0.1-winx64-rel.zip also extract it all to your game exe folder then run as it is described (using cmd) withdll.exe /d:win10verhack64.dll <your_exe.exe> Sounds good, in theory. Is there any actual proof this method works, let's say with Elden Ring ? Maybe youtube videos ? thanks.
Create an account or sign in to comment