FrenkelS / Doom8088

Doom for 16-bit DOS computers
GNU General Public License v2.0
140 stars 5 forks source link

Mode Y: Player's weapon and Main menu flickering graphics #50

Open FrenkelS opened 3 weeks ago

FrenkelS commented 3 weeks ago

https://youtu.be/fAZSVcseOvg

In Mode Y there are flickering graphics when the main menu is shown. Also the player's weapon is flickering.

That's why vanilla Doom uses triple buffering. VSync might also fix this problem.