jtothebell / fake-08

A Pico-8 player/emulator for console homebrew
Other
577 stars 48 forks source link

Bittboy/PowKiddy V90 - cropped pixels in 1:1 scale: Add 240x240 renderingmode #115

Closed SirMuddyhood closed 2 years ago

SirMuddyhood commented 2 years ago

1:1 scale on a PowKiddy V90 (320 x 240) screen crops several rows on both the top and bottom of the screen. Horrifying, potato-quality photos of full screen and 1:1 scaling below for reference:

PXL_20220323_145441642

PXL_20220323_145429292

FAKE-08 v0.0.2.16 / MiyooCFW v1.3.3

jtothebell commented 2 years ago

This is by design to keep the pixels nice and square, but I guess some people might prefer a square aspect ratio that fits in the screen. Personally, I think that stretching 128 pixels to 240 looks awful, but I should be able to add it for those that prefer that.

SirMuddyhood commented 2 years ago

I totally understand the rationale, and I'm sure that works perfectly well for the vast majority of carts out there. Surely not one to prioritize straight away, but a stretched 1:1 to cover edge cases with prominent top or bottom UI elements would be terrific when time allows!

jtothebell commented 2 years ago

Latest release has this mode added in

SirMuddyhood commented 2 years ago

I got the notification email for the new release and literally dropped everything to try it - it works perfectly and looks great! So, so appreciative of the update.