Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes video playback #26

Merged
merged 5 commits into from
Apr 1, 2023
Merged

Fixes video playback #26

merged 5 commits into from
Apr 1, 2023

Conversation

WizzardMaker
Copy link
Owner

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
Copy link
Owner Author

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

@WizzardMaker WizzardMaker added bug Something isn't working sdl-related This is a bug introduced from the sdl converion atd-related This is a bug from the original game labels Dec 27, 2022
@mr-dev-cmd
Copy link

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.

@WizzardMaker WizzardMaker merged commit 35f6d57 into develop Apr 1, 2023
@WizzardMaker WizzardMaker deleted the fix/video-playback branch April 1, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
atd-related This is a bug from the original game bug Something isn't working sdl-related This is a bug introduced from the sdl converion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants