HD mode (DIP Required)

Posts 17 of 7 · Page 1 of 1
HD mode (DIP Required)
this is a simple hack i found while messing around and teaching myself more about d3d, I call it HD mode, here's why

yes you need a dip hook for this. no i'm not sharing mine

Screen Shots

Before its turned on



After its turned on



HD Mode
Code:
if(opt.d3d.HD)
{
pDevice->SetRenderState(D3DRS_SRCBLEND, D3DBLEND_SRCCOLOR);
}
This is why we love supercarz. c:
People are going to think you have a DIP hook for the real combat arms, this is not the real combat arms, and all this does it blend the color's in the model verts together.
Quote Originally Posted by _Dead View Post
People are going to think you have a DIP hook for the real combat arms, this is not the real combat arms, and all this does it blend the color's in the model verts together.
still makes it look better

And my DIP Hook does work in Combat Arms. My Detour is also undetected. However, my hook is messed up and menu disappears at login. Or this hack would be out for CA
Quote Originally Posted by supercarz1991 View Post
still makes it look better

And my DIP Hook does work in Combat Arms. My Detour is also undetected. However, my hook is messed up and menu disappears at login. Or this hack would be out for CA
I can easily help you fix that...
Quote Originally Posted by Herpina View Post
I can easily help you fix that...
its been fixed. i dont need the help
iLike it , good going carz
Posts 17 of 7 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?