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

rsx: Fix cellGcmGetLastSecondVTime, revert FLIP time fix #12120

Merged
merged 2 commits into from
May 29, 2022

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented May 29, 2022

Turns out that both VBLANK time and flip time clock at 80Mhz which is MFTB rate, just that cellGcmGetLastFlipTime is missing conversion to microseconds in GCM code, so odd.
Test #12118

@Megamouse Megamouse added the RSX label May 29, 2022
@elad335 elad335 marked this pull request as ready for review May 29, 2022 08:37
@elad335 elad335 changed the title rsx: Implement cellGcmGetLastSecondVTime rsx: Implement cellGcmGetLastSecondVTime, revert FLIP time fix May 29, 2022
@elad335
Copy link
Contributor Author

elad335 commented May 29, 2022

Reverted flip time fix.

This reverts commit 256eb17.
@elad335
Copy link
Contributor Author

elad335 commented May 29, 2022

Fixed properly.

@elad335 elad335 changed the title rsx: Implement cellGcmGetLastSecondVTime, revert FLIP time fix rsx: Fix cellGcmGetLastSecondVTime, revert FLIP time fix May 29, 2022
Turns out that both VBLANK time and flip time clock at 80Mhz which is MFTB rate, just that cellGcmGetLastFlipTime is missing conversion to microseconds, so odd.
@Nerboruto
Copy link

I quickly tested with GOW GOSpart the movies now work

@solarmystic
Copy link

Demon Souls intro vid and title screen vid works properly now

@Megamouse Megamouse merged commit dd4722f into RPCS3:master May 29, 2022
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.

4 participants