-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Midnight Club II - Top left corner issue #2708
Description
PCSX2 version:
651d287
PCSX2 options:
OpenGL (Hardware)
Plugins used:
GSdx (GCC 8.2.0 SSE2/AVX) 1.1.0 [libGSdx]
GSdx (GCC 8.2.0, SSE2) 1.0.0 [libGSdx-legacy-1.0.0]
Description of the issue:
In Midnight Club II during races and arcade mode (Free driving) there will be garbage displayed in the top left corner of the screen. In arcade mode this does not display right away and will only do so when driving around for a little bit. It can also vanish for a short time when changing some settings like the Automatic CRC Level.
This only occurs with OpenGL (Hardware).
GSdump - http://0x0.st/s0bk.xz
The hack Preload Frame Data makes it much worse where it will be displayed across the whole screen instead.
GSdump - http://0x0.st/s0bd.xz
This may be related to issue #1318 where Midnight Club 3: DUB Edition Remix is reported to have a similar issue.
How to reproduce the issue:
There are two ways.
- Start
Midnight Club IIwithOpenGL (Hardware). - Start career mode.
- The issue should appear when starting the first race.
Or
- Start
Midnight Club IIwithOpenGL (Hardware). - Start arcade mode.
- Drive around the city until it appears a short while later.
Last known version to work:
This is not a new issue, I can reproduce it with commit 61333ec.
PC specifications:
OS: Slackware64-current
Compiler: gcc-8.2.0
mesa: https://github.com/mesa3d/mesa/commit/9367514524f70faad99c721bac92339c8ff8bad9

