-
-
Notifications
You must be signed in to change notification settings - Fork 488
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
CRT effect in mac #1255
Comments
That looks like the shader isn't accounting for your computer's retina display. I saw the same thing a while back. In a build of TIC-80 from the current main branch (as of 2021-04-29), this seems to have been fixed. |
Yes, seems it's fixed. |
Unfortunately the CRT effect does not work on my macbook with retina display, although I don't see the effect pictured above. Rather, F6 causes no visible change. Editing the config also causes no change to the display. |
The latest version was released without SDL GPU lib support because a lot of people complain about it. |
CRT effect showing not good in Mac.
The text was updated successfully, but these errors were encountered: