WizzardMaker / AirlineTycoon

Source code of Airline Tycoon based on the GOG source code release
https://www.gog.com/game/airline_tycoon_deluxe
Other
27 stars 9 forks source link

Fixes video playback #26

Closed WizzardMaker closed 1 year ago

WizzardMaker commented 1 year ago

The render is forcing premanent vsync, this leads to problems in the video playback (see #23)

This PR disables vsync during smacker videos and also unifies the playback code into one base class CVideo

WizzardMaker commented 1 year ago

@mr-dev-cmd could you please check this PR for video playback issues?

mr-dev-cmd commented 1 year ago

Hi. I just tested this PR. The Intro run much much better now. Its still a little hanging sometimes, but (almost) acceptable :-) The game even starts faster and I have the feeling that the reaction in the menu is quicker.