OpenDriver2 / REDRIVER2

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

Color depth. #183

Closed BENEMERITO closed 1 year ago

BENEMERITO commented 1 year ago

Is there a way to make the game run at 32 bit color depth mode? I have noticed the game still makes use of the dithered method to overcome the low color depth common to psone games.

SoapyMan commented 1 year ago

Game runs in 32 bit mode, however textures are 16 colors mode, the dithering here is cosmetic effect of PsyX