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

3DS: Improve sharpness of non-integer scaling modes. #74

Open
asiekierka opened this issue May 21, 2021 · 0 comments
Open

3DS: Improve sharpness of non-integer scaling modes. #74

asiekierka opened this issue May 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@asiekierka
Copy link

asiekierka commented May 21, 2021

This is what we do in the TIC-80 port.

I use the GPU (which is not very busy, admittedly) to scale the 240x136 TIC-80 display to 720x408 (3x integer), then scale that down as necessary. This improves the sharpness of the resulting non-integer scaled output.

This helped sharpness in our case; I am not sure how much it will help with FAKE-08.

@jtothebell jtothebell added the enhancement New feature or request label May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants