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

GS: Clear Privilage registers on GS Reset via CSR #8014

Merged
merged 3 commits into from
Jan 31, 2023
Merged

Conversation

refractionpcsx2
Copy link
Member

@refractionpcsx2 refractionpcsx2 commented Jan 31, 2023

Description of Changes

Resets the GS Privilage Registers (ones which handle the display outputs) on GS Reset via the CSR register.

Rationale behind Changes

This is console accurate emulation, the real hardware also resets these, we confirmed this with a test.

Suggested Testing Steps

run some games and make sure the displays come on, even try via the bios in software mode, where it used to leave a bit of logo at the bottom.

Fixes #3485 (Bios logo being left at the bottom)
Also fixed junk screens between loading games in the Capcom Classics Collection discs.

@refractionpcsx2 refractionpcsx2 added GS Hardware Tested PR behaviour has been tested against the PS2's behaviour labels Jan 31, 2023
@github-actions github-actions bot added Counters and removed GS labels Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Counters Hardware Tested PR behaviour has been tested against the PS2's behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] PS2 Logo goes at the bottom just before disappearing
3 participants