Ticket #252 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

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

2xfsaaCrashFix.patch Download (608 bytes) - added by Spunky 3 months ago.
Closes ticket.

Change History

comment:1 Changed 4 months ago by pkk

  • Description modified (diff)

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:3 Changed 3 months ago by Spunky

  • Owner set to Spunky
  • Status changed from new to accepted

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.

Changed 3 months ago by Spunky

Closes ticket.

comment:5 Changed 3 months ago by Spunky

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.