Direct3d wrap to direct3d + modifu colors

Discussion anything off topic.
Post Reply
WhiteMagicRaven
Posts: 188
Joined: Sun Feb 28, 2010 11:10 pm
Contact:

Direct3d wrap to direct3d + modifu colors

Post by WhiteMagicRaven »

Hi, i have question. Does it possible somehow to wrap d3d to d3d o.O but why i need it to make final .dll to ignore 16 bit color and use 32 bit instead for old games, that doesnot support 32 bit mode selection in menu.

What i need to use? Its sounds like it must be easy.
User avatar
Zeus
Site Admin
Posts: 1712
Joined: Sun Sep 21, 2008 2:51 pm
Contact:

Re: Direct3d wrap to direct3d + modifu colors

Post by Zeus »

Yes, it's possible, but you need to be familiar with d3d version you wanna wrap (d3d 7?). You must also know how to create a DLL and its exports.

Google for tutorials, download dx(7?) sdk and read the docs.
Post Reply