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

enable SDL texture filter for better graphic #313

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sonilyan
Copy link
Contributor

fliter

@sonilyan
Copy link
Contributor Author

Linux compilation error, SDL_ SetTextureScaleMode is a newly added API in Sdl 2.0.12. Is the compilation environment library too old?

@Risu
Copy link

Risu commented Jun 24, 2023

Looks blurry on the right, I don't like it.

@a-hurst
Copy link
Contributor

a-hurst commented Jul 14, 2023

I feel like a matter of personal preference such as this should be added as something that's toggled in f2_res.ini? When I made the PR that implemented SCALE_2X support I deliberately left the scaling method as nearest-neighbour since that's truest to the original game and to the Sfall implementation of SCALE_2X.

I certainly see why people might prefer smooth scaling, but like I said, I think it should be optional.

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

Successfully merging this pull request may close these issues.

None yet

3 participants