Wipeout XL graphical glitch: Screen blacks out when hit by a weapon.
gleek12 opened this issue · 3 comments
gleek12 commented
In Wipeout XL (USA), the screen will briefly black out every time your ship is hit by an enemy weapon (in first person view). The screen doesn't black out on original hardware, and it makes the game difficult to play.
Kuba-J commented
Fixed Hblank as well as Fixed Vblank can help delivering correct aspect rations and keeping the screen in sync with e.g. shaking animations.
Kuba-J commented
Wipeout uses a shaking effect. You have to use vblank and hblank options.
gleek12 commented
I'll try that. Thanks!