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

Blending fade doesn't work on sprites #1905

Closed
GValiente opened this issue Oct 5, 2020 · 3 comments
Closed

Blending fade doesn't work on sprites #1905

GValiente opened this issue Oct 5, 2020 · 3 comments

Comments

@GValiente
Copy link

blending.zip

mGBA 0.8.3 doesn't fade the dinosaur in the middle (rendered with a sprite):
mgba

Expected output:
vba

@endrift
Copy link
Member

endrift commented Oct 5, 2020

There are a LOT of corner cases when it comes to blending. Please give me more info about what you're doing and not just the ROM. Further, they may be broken in OpenGL mode, and also may have been fixed since 0.8.3 (I've made a bunch of changes...), so please test with a newer version and make sure which renderer you're using.

@GValiente
Copy link
Author

(I think) I'm using the software renderer:
mgba_2
mgba_1

It doesn't work with the latest development version posted on mgba.io.

If I can give you more info please feel free to ask.

@endrift
Copy link
Member

endrift commented Oct 5, 2020

This seems to be related to the use of target 2 on the background layers while it's not actually doing anything. That's a bug on my end.

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

No branches or pull requests

2 participants