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

Port widescreen/HD Mode 7 hack from bsnes-hd #76

Open
Margen67 opened this issue May 9, 2019 · 1 comment
Open

Port widescreen/HD Mode 7 hack from bsnes-hd #76

Margen67 opened this issue May 9, 2019 · 1 comment

Comments

@Margen67
Copy link

Margen67 commented May 9, 2019

I'm not sure how difficult it would be to add, but it would be quite nice.
Widescreen works for both Mode 7 and sprite-based games:
https://www.reddit.com/r/emulation/comments/bmc9t9/bsneshd_beta_5_bsnes_1073_formally_hd_mode_7_mod/
Video demonstration: https://youtu.be/RFCWAQlb7y0

@hizzlekizzle
Copy link
Contributor

HD mode 7 isn't going to be easy/plausible because it requires caching the scanlines, which only new bsnes' multithreaded renderer does. I'm not sure if widescreen requires this, as well, but if not, it might be doable.

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