8bitbubsy / ft2-clone

Fasttracker 2 clone for Windows/macOS/Linux
https://16-bits.org
BSD 3-Clause "New" or "Revised" License
712 stars 48 forks source link

[macOS] Add 2x/3x Scaling/Fullscreen for monitors larger than 640x400 #41

Closed lafoxxx92 closed 1 year ago

lafoxxx92 commented 1 year ago

Actual: image

Expected: image image

This should make the product easier to use without need to lean very close to the screen Liner interpolation optional (nearest doesn't look good in scales between 1x and 2x usually)

8bitbubsy commented 1 year ago

If "Window size: Auto fit" doesn't work well, set it to 2x or 3x manually at Config -> Miscellaneous inside the program. The reason auto-fit fails is because of the dock. It takes some headroom into account just for this, so it results in a too small image (1x or 2x) on some systems.

lafoxxx92 commented 1 year ago

Thanks for pointing this out!

Didn't even bother to look for these options in Config, since they were not present in original FastTracker2, and this project's goal (as I understood it) is to create 1:1 clone of FT2.