dethrace-labs / dethrace

Reverse engineering the 1997 game "Carmageddon"
https://twitter.com/dethrace_labs
GNU General Public License v3.0
667 stars 38 forks source link

Render glitches while in in-car view #350

Closed Gagert closed 2 months ago

Gagert commented 1 year ago

Using build 4200cfa on Windows 11, there seems to be various rendering glitches while in in-car view. You can see colored trails of the cars passing by at the start of the match, while at the middle of the image the skybox & environments at the center of the view is glitching & duplicating.

The rear mirror is currently black (known issue I suppose); I don't know if the game has to be rendered twice to show the rear mirror view, or what kind of tricks the game originally used to achieve this effect.

carma in-car bug

dethrace-labs commented 2 months ago

Fixed by https://github.com/dethrace-labs/dethrace/pull/363