UCyborg / LegacyD3DResolutionHack

Simple proxy DLL which removes artificial resolution limit from Direct3D 7 and below.
MIT No Attribution
60 stars 6 forks source link

You provided no instructions on how to use these files. #6

Open Apocalypse612 opened 4 years ago

Apocalypse612 commented 4 years ago

Where do these two files go?? Into the installed games root directory, or into your Windows system files? I found two locations already existing:

C:\Windows\SysWOW64 C:\Windows\WinSxS\x86_microsoft-windows-directx-direct3d_31bf3856ad364e35_10.0.18362.1_none_618ce2bb1a53fb20

Halp please =)

halamix2 commented 4 years ago

If I understand correctly you should place d3dim.dll and d3dim700.dll in the game directory, and don't replace system ones, as this fix still needs original system ones in order to work

Apocalypse612 commented 4 years ago

Got it, thank you @Halamix2.

halamix2 commented 6 months ago

Could this issue be closed now?