• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

7.6 and Direct x9

destroyer667

Member
Joined
Nov 21, 2007
Messages
290
Reaction score
6
Is there a way to make a custom client for 7.6 to support direct x9? i was planning on making a new ot but i'd like direct x9........ I tried finding a 7.72 server to host but there is none that i could find.
 
Don't walk down that line my friend.. If it would even be possible i guess it would involve a shitload of assemblercoding and ofc some dx coding..
well a small push

ODBG (google for it, Olly Debugger)
C++ (minGW or visual, wont rly matter)
LoadLibraryA("d3d9.dll");
 
easiest way would be just using newer exe with old datapack on both sides
but if you cannot find 7.72 then what? 8.1?
but dx5 on win xp was almost unplayable, not to mention win7
you have to decide
 
Back
Top