OpenDriver2 / REDRIVER2

Driver 2 Playstation game reverse engineering effort
MIT License
1.04k stars 60 forks source link

[Psy-X] Back buffer must be cleared right after renderer is initialized #153

Open lukelunar opened 2 years ago

lukelunar commented 2 years ago

Describe the bug Weird missing parts of the intro image

To Reproduce Steps to reproduce the behavior:

  1. Start game on Linux
  2. Intro of the game starts missing parts of the image
  3. Problem with the borders too, on the square part of the intro the missing parts but in the sides the game seems like to use the last background of the computer to fill the widescreen
  4. I'm using xserver-xorg-video-nouveau driver version 1:1.0.16-1

Expected behavior Works like the windows version, intro image ok, widescreen ok

Screenshots redriver2

Environment and game (please complete the following information):

lukelunar commented 2 years ago

Besides that game works fine, just played take a ride so far.

VinnyVynce commented 2 years ago

Have you tried with the non-free drivers and do you get the same results?