Skip to content

Nvidia spoofer for AMD and Intel cards on DirectX

License

Notifications You must be signed in to change notification settings

legendsjoon/d3d12-proxy

 
 

Repository files navigation

About this fork

This fork adds VRAM capacity spoofing capabilitiy.

Thank cdozdil for his wonderful work!

d3d12-proxy

Graphics card spoofing libraries for DirectX

I have developed these libraries to bypass vendor locking (mainly for Streamline), currently proxy acts as NVIDIA RTX 4090.

Installation

  • To use it just place dxgi.dll next to executable, it should be enough.

Normally proxy dlls first check dxgi.o.dll, d3d12.o.dll, d3d12core.o.dll,d3d11.o.dll files in same folder, if can't locate files, load them from system folder.

d3d11, d3d12 and d3d12core projects are here for logging/debugging purposes.

TODO

  • Adding ini support for some options

Official Discord Channel: https://discord.gg/2JDHx6kcXB

About

Nvidia spoofer for AMD and Intel cards on DirectX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • C 2.3%
  • Assembly 0.4%