You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: