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

tr1/fmv: stop FMV if game is exiting #2387

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

lahm86
Copy link
Collaborator

@lahm86 lahm86 commented Jan 25, 2025

Resolves #2386.

Checklist

  • I have read the coding conventions
  • I have added a changelog entry about what my pull request accomplishes, or it is an internal change
  • I have added a readme entry about my new feature or OG bug fix, or it is a different change

Description

This prevents having to wait for an FMV to end or be skipped and the player wants to close the game.

This prevents having to wait for an FMV to end or be skipped and the
player wants to close the game.

Resolves LostArtefacts#2386.
@lahm86 lahm86 added TRX bug A bug with TRX Unreleased Applies to things that aren't in a stable release. TR1 labels Jan 25, 2025
@lahm86 lahm86 self-assigned this Jan 25, 2025
@lahm86 lahm86 requested review from a team as code owners January 25, 2025 16:39
@lahm86 lahm86 requested review from rr-, walkawayy and aredfan and removed request for a team January 25, 2025 16:39
@lahm86 lahm86 merged commit ad9e488 into LostArtefacts:develop Jan 25, 2025
8 checks passed
@lahm86 lahm86 deleted the tr1-fmv-shell-exit branch January 25, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TR1 TRX bug A bug with TRX Unreleased Applies to things that aren't in a stable release.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

TR1X bug: using Alt+F4/close button during FMV is delayed until FMV ends
4 participants