0x1F9F1 / Open1560

A mod for Midtown Madness 1, primarily focused on supporting modern computers and fixing bugs.
https://0x1F9F1.github.io/Open1560
GNU General Public License v3.0
110 stars 9 forks source link

RV3 Issues #80

Open 0x1F9F1 opened 3 years ago

0x1F9F1 commented 3 years ago

Known RV3 Issues: SKY* textures have an incorrect pitch. This causes a crash when paging is enabled. REFL* textures have invalid alpha for alpha glow. The middle part of VW Beetle dashboard is not lit

0x1F9F1 commented 3 years ago

The broken pitch is now corrected in agiTexDef::DoPageIn, so no longer crashes. The handling of alpha glow has been improved to increase precision. The reflections now the same as when using D3D/16-bit.

0x1F9F1 commented 3 years ago

The BoundFriction of trailers is broken and causes glitches in 1560/1588 (The value is used in asBound::Impact @ 0x4DF63B in 1560)