Matt's Webcorner – Direct3D 9.0 API Interceptor


Matt’s Webcorner – Direct3D 9.0 API Interceptor

This is a program that intercepts all Direct3D 9 (D3D9) commands issued by a running application. These commands are then dispatched to a separate program that interprets and responds to them. The commands can be forwarded to the operating system, discarded, or modified as desired.

Related Posts