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

GSdx: Add CRC ids, adjust CRC hacks for Final Fight Streetwise #2343

Merged
merged 2 commits into from Mar 22, 2018

Conversation

lightningterror
Copy link
Contributor

GSdx: Add some missing crc ids.
Sly 2 E3 Demo US, Sly 2 JP.

GSdx Adjust/Replace crc hack for Final Fight Streetwise.
Replace/remove an old crc hack that was used to fix the red vertical
lines issue, the hack is no longer needed. The new hack removes depth
effects on D3D only.
Note: The game has another vertical lines issue that can be fixed with
texture shuffle on D3D.

Add comments to Simple2000Vol114 explaining what the hacks do.

Sly 2 E3 Demo US, Sly 2 JP.
Replace/remove an old crc hack that was used to fix the red vertical
lines issue, the hack is no longer needed. The new hack removes depth
effects on D3D only.
Note: The game has another vertical lines issue that can be fixed with
texture shuffle on D3D.

Add comments to Simple2000Vol114 explaining what the hacks do.
@lightningterror
Copy link
Contributor Author

@turtleli do you wanna take care of this ? Akash is gonna be busy for a while.

@gregory38
Copy link
Contributor

So you will still need the new hack with your new PR for texture shuffle ?

@lightningterror
Copy link
Contributor Author

Yea this is a depth hack, removes a transparent wall in front of the player (improper depth).

The old hack was used to remove the vertical red lines but it was useless even before my pr because it got fixed, it had no effect on the texture shuffle problem vertical lines.

@gregory38 gregory38 merged commit 2ad5db2 into PCSX2:master Mar 22, 2018
@gregory38
Copy link
Contributor

Ok. I merged it.

@lightningterror lightningterror deleted the crc-hacksagain branch March 22, 2018 14:14
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.

None yet

4 participants