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 just tested the GOG release. It does have its own DD-&-D3D8 to 9 wrappers. Funnily enough, the game crashes at launch with these.
+
I just tested the GOG release. It does have its own DDraw-&-D3D8 to 9 wrappers. Funnily enough, the game crashes at launch with these.
  
 
I replaced them with dgVoodoo and it now works. Tracing shows that it only uses D3D8.1 for rendering, and also seems to be using Pixel Shader 1.4.
 
I replaced them with dgVoodoo and it now works. Tracing shows that it only uses D3D8.1 for rendering, and also seems to be using Pixel Shader 1.4.
  
It also accesses DirectDraw but it doesn't really seem to be doing much with it. It's not even DD7; seems to be DD1. Maybe its used for video playback?
+
It also accesses DirectDraw but it doesn't really seem to be doing much with it. It's not even DD7; seems to be DD1. Maybe it's used for video playback?
  
 
In any case, as far as D3D is concerned, it's 8 only.
 
In any case, as far as D3D is concerned, it's 8 only.