Skip to content

Which type of antialiasing is the internal d3d9 wrapper using? #230

Answered by elishacloud
eddmanx asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. For the AntiAliasing setting in the dxwrapper.ini file you can use options 1, 2, 4, 8, and 16.

If you chose 1 then it will set it to the highest value supported by your video card. If you chose a number larger than your video card supports then it will also set this to the highest your video card supports. If you set this to 2 or 4 or some number smaller than your video card will support then it will set it to that value.

You can see this by the log file. I just tested setting this to 2 and it worked, see log entry:

8196 08:46:49.040 Setting MultiSample 2 Quality 0

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@eddmanx
Comment options

@elishacloud
Comment options

Answer selected by eddmanx
@eddmanx
Comment options

@elishacloud
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants