Need help?D3D Colors HELP! - MPGH - MultiPlayer Game Hacking & Cheats
SolvedD3D Colors HELP!
Posts 1–7 of 7 · Page 1 of 1
D3D Colors HELP!
So whenever I use D3D hacks, The background of the D3D menu is always transparent, but in the image previews of the hack I can see there should be a color there. I wanted to fix this because it is hard to see the menu when the background is transparent.
Thanks
What OS are you using?
Hero,
I am using Windows 7 64bit.
BTW: For example the Hack made by Exorcist V3 has a red background, but when i press insert I have a blank (transparent background)
Please Help!
Easy got to the Menu.cpp or Menu.h where you draw the box ..
i guess the draw box function is like this
Code:
//DrawBox(..);
make it like
Code:
DrawBox(..);
Originally Posted by Royku
Easy got to the Menu.cpp or Menu.h where you draw the box ..
i guess the draw box function is like this
Code:
//DrawBox(..);
make it like
Code:
DrawBox(..);
He don't code i guess so that is not very useful for him.
@imcol1223
I guess thats how menu works for you it can't be changed until you make your own.
Thanks for replies, but yes I didnt code so i guess I just have to deal with it
It's a natural problem. It happened to me also. I think you should upgrade your direct x version if you can... The latest version I think is 11.