http://bugs.winehq.org/show_bug.cgi?id=58492
--- Comment #7 from Stian Low wineryyyyy@gmail.com --- (In reply to jenngra505 from comment #5)
Further testing shows that any match on the "Pain Area" stage triggers this bug in all future matches. Closing the game when it flashes causes a "Divide by Zero" error to pop-up.
Thanks for these additional details which triggers the bug for easy reproduction.
This output when launching the game may be relevant: 0198:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
./dlls/wined3d/ffp_gl.c:817: FIXME("Setting line patterns is not supported in OpenGL core contexts.\n");
Running `winetricks renderer=vulkan` or `winetricks renderer=gdi` have problems even launching the game.
May be an opengl specific issue.