Ticket #252 (closed defect: fixed)
Game crash when switching from noAA to 2xFFAA
| Reported by: | sour_diesel | Owned by: | Spunky |
|---|---|---|---|
| Priority: | critical | Milestone: | R6 |
| Component: | Client | Version: | R6 |
| Keywords: | Cc: |
Description (last modified by pkk) (diff)
To reproduce:
Put through anti-aliasing settings, game will crash while switching from noAA to 2xFFAA. If you restart the game, game will be in 2xFFAA mode.
Attachments
Change History
comment:2 Changed 4 months ago by Spunky
Worst case scenario, can't we just comment this out? It's hardly necessary to have this in.
comment:4 Changed 3 months ago by Spunky
Fixed. In ResetDevice?() D3D flags were set when switching from AA to noAA but were not reset when cycling back to AA.
Note: See
TracTickets for help on using
tickets.

