Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on Talk:A.I.M. 2: Clan Wars

Line 1: Line 1:
 
I'm late to this, but I'll add a few things.
 
I'm late to this, but I'll add a few things.
  
dgvoodoo doesn't make calls to system d3d files. The interfaces are withing the dll files of the program, D3D2-6 (d3dim.dll) and D3D7 (d3dim700.dll) are implemented in d3dimm.dll, and D3D8 and 9 have their own dll files.
+
dgvoodoo doesn't make calls to system d3d files. The interfaces are within the dll files of the program, D3D2-6 (d3dim.dll) and D3D7 (d3dim700.dll) are implemented in d3dimm.dll, and D3D8 and 9 have their own dll files.
  
 
It has a tracing feature where you can exactly see which interfaces are called, which would reveal which D3D version is used. I haven't personally tested this game though.
 
It has a tracing feature where you can exactly see which interfaces are called, which would reveal which D3D version is used. I haven't personally tested this game though.