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

Fixing Time Crisis split screen view #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

john-peterson
Copy link
Member

Reference

Reported at http://code.google.com/p/pcsx2/issues/detail?id=1166

Files

Images are in this folder

@john-peterson
Copy link
Member Author

Time Crisis 2 and 3 split screen: 2P frame not drawn

Only the left half of the frame is shown, the 1p frame.

The problem seems to be in GSRenderer::Merge()

This patch fix this the games

@john-peterson
Copy link
Member Author

Time Crisis 2 and 3 split screen: Flickering

there's another split-screen problem too illustrated by these pictures

  • tc3_2p_gun.png: tc3 2p shooting creates a severe flicker on the 1p screen
  • tc3_1p_gun.png: tc3 1p shooting creates a gray overlay to the 1p screen, perhaps the correct effect that 2p shooting should produce too
  • tc2_2p_gun.png: tc2 when game over screen is present, the bug makes it flicker away and reveals some geometry behind it

when the guncon is used frequent shooting by 2p makes the 1p screen flicker badly, it's not for every shot, but from rapidly repeated shots

@pgert
Copy link

pgert commented Feb 26, 2015

Out of curiosity, is there any reason why you post this here under "mirror/pcsx2" instead of under "PCSX2/pcsx2"?
https://github.com/PCSX2/pcsx2

@john-peterson
Copy link
Member Author

there was no https://github.com/PCSX2/pcsx2 May 6, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants