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

GameDB: Fix FMVs on Rule of Rose + PAL Region #10317

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

refractionpcsx2
Copy link
Member

@refractionpcsx2 refractionpcsx2 commented Nov 24, 2023

Description of Changes

Add preload frame fix for Rule of Rose to fix FMVs

Rationale behind Changes

The game draws the FMV frames in a really weird way, by doing a strip of the black border at the top, then drawing the rest of the frame. This works around it for now, since fixing it properly (preloading on expand) is a can of worms, which I'm not willing to get in to any time soon.

Suggested Testing Steps

Test Rule of Rose FMVs (already done)

Fixes #9925

@refractionpcsx2 refractionpcsx2 merged commit 7853843 into master Nov 24, 2023
23 of 24 checks passed
@refractionpcsx2 refractionpcsx2 deleted the gamedb_ruleofrose branch November 24, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Rule of Rose [SLUS-21448] FMVs remain black when subtitles appear
1 participant