dxwrapper icon indicating copy to clipboard operation
dxwrapper copied to clipboard

Battle for Middle-earth AA blackscreen

Open nikitin-vitalii opened this issue 7 months ago • 2 comments
trafficstars

if enable (AntiAliasing > 0) in this game in first mission you can get a bug with a black screen when fighting a Barlog.

Image

Savegame file for C:\Users\Profile\AppData\Roaming\Battle for Middle-earth Files Save.zip

dxwrapper-game.zip

and i tested Tiberium Wars (I wrote that I had been startup ctd earlier) on last version from Actions, and run fine.

nikitin-vitalii avatar Apr 08 '25 12:04 nikitin-vitalii

AA in d3d9 has limitations and may not work with all games. I suspect the issue is because when using AA with d3d9 you have to use discard for the depth stencil. This can cause the depth stencil to get lost and so the z-order get messed up. I've seen that issue with a couple of other games. In these cases using something like ReShade may be better.

elishacloud avatar Apr 15 '25 19:04 elishacloud

I forgot to add that this is not a constant phenomenon and passes and appears periodically. I checked, it does not depend on the game mission or scenario.

ghost avatar Apr 15 '25 20:04 ghost