http://bugs.winehq.org/show_bug.cgi?id=9662
Summary: C&C3 crash, regression in 0.9.45 Product: Wine Version: 0.9.45. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: killmorejedi@hotmail.com
Starting with 0.9.45, shortly after beginning play the game crashes with a dialog that says "Direct3D error 0x0x8876017c (D3DERR_OUTOFVIDEOMEMORY) 8 addresses: (0): (unknown mod) (unknown) *times 8* Because of the severity of this error the game will now exit"
Git bisect yields
[ad692f2a83c11ba0c9bb1d0e21d4d95029a65942] wined3d: Add PBO support for dynamically locked surfaces.
as the commit that directly caused the error to show up.