So this feels weird after disappearing for how long but here goes. After the last post, I have had a lot of things happen some good some not so good. I will not go into detail but life loves to get in the way. The upside is it was not all bad I managed to … Continue reading Change of Pace
Category: Project Nepgeardam
Project Nepgeardam
A little while ago I was playing around with intercepting DirectX calls and re-familiarize myself with C++. A project that was hinted at that spawned from this is as the title says Project Nepgeardam. I have made a few additions that are hopefully noteworthy. Without further ado let us dive into it. Sending Input So … Continue reading Project Nepgeardam
DX11 Hook Challenge
So this is a bit of a fun one. I figured seeing as I hardly use C++ these days and I am probably rusty I decided to test my knowledge by creating an API to intercept DX11 calls. Warning going to be a long one. Those that want to see the result scroll to the … Continue reading DX11 Hook Challenge