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

mVU: Rework multiple branch chaining #5391

Merged
merged 2 commits into from
Jan 23, 2022
Merged

mVU: Rework multiple branch chaining #5391

merged 2 commits into from
Jan 23, 2022

Conversation

refractionpcsx2
Copy link
Member

Description of Changes

Reworks the handling of branches (with links) in delay slots and chains of 3 or more branches.

Rationale behind Changes

Linking inside delay slots wasn't..right (or at least the flow is strange), but chaining 3 or more branches together just didn't work correctly, at all, the fact games worked was by sheer fluke.

Suggested Testing Steps

Test any games that do branches/jumps (especially ones that link like BAL or JALR!) in delay slots, and especially games that to "branch, branch, branch!"

Fixes #5384

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

Successfully merging this pull request may close these issues.

[BUG]: Pac-Man World Rally: Missing shadows and geometry
1 participant