[Bug 12652] Tom Clancy's Rainbow Six: Vegas 2 fails to launch (number of quality levels for D3DMULTISAMPLE_NONMASKABLE multiple-sample type must not exceed 8)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 27 18:52:10 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=12652

--- Comment #56 from Wylda <wylda at volny.cz> ---
(In reply to Wylda from comment #55)
> 
> Also "Multisample
> Type" offers much more values in wine than in Windows. In wine it ends up at
> 3DMULTISAMPLE_16_SAMPLES, but real Win8.1 end only at
> 3DMULTISAMPLE_3_SAMPLES (if i remember correctly).
> 

Correction - Win8.1 offers only:
 * 3DMULTISAMPLE_NONE
 * 3DMULTISAMPLE_NONMASKABLE
 * 3DMULTISAMPLE_2_SAMPLES
 * 3DMULTISAMPLE_4_SAMPLES
 * 3DMULTISAMPLE_8_SAMPLES

Wine 1.9.0 offers:
 * 3DMULTISAMPLE_NONE
 * 3DMULTISAMPLE_NONMASKABLE
 * 3DMULTISAMPLE_2_SAMPLES
 * 3DMULTISAMPLE_3_SAMPLES
 * 3DMULTISAMPLE_4_SAMPLES
 * 3DMULTISAMPLE_5_SAMPLES
 * 3DMULTISAMPLE_6_SAMPLES
 * 3DMULTISAMPLE_7_SAMPLES
 * 3DMULTISAMPLE_8_SAMPLES
 * 3DMULTISAMPLE_9_SAMPLES
 * 3DMULTISAMPLE_10_SAMPLES
 * 3DMULTISAMPLE_11_SAMPLES
 * 3DMULTISAMPLE_12_SAMPLES
 * 3DMULTISAMPLE_13_SAMPLES
 * 3DMULTISAMPLE_14_SAMPLES
 * 3DMULTISAMPLE_15_SAMPLES
 * 3DMULTISAMPLE_16_SAMPLES


Above mentioned note about "Multisample Quality levels" 4 vs 32 is correct.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list