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

softgpu: Point depthbuf at the first VRAM mirror #18362

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

unknownbrackets
Copy link
Collaborator

I forgot this wasn't pointed at the first mirror. Should prevent crash issues in Crazy Taxi, most likely.

That said, if we ever do any tricky page faulting logic on the VRAM mirrors to swizzle the bytes, we might want to adjust this... not sure if we ever will, though.

-[Unknown]

@anr2me
Copy link
Collaborator

anr2me commented Oct 15, 2023

Yes, this fixes the crash issue on both Crazy Taxi and Crazy Taxi 2

@hrydgard hrydgard merged commit 618589a into hrydgard:master Oct 15, 2023
18 checks passed
@unknownbrackets unknownbrackets deleted the softgpu-zmirror branch October 15, 2023 22:54
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.

None yet

3 participants