profi200 / open_agb_firm

open_agb_firm is a bare metal app for running GBA homebrew/games using the 3DS builtin GBA hardware.
GNU General Public License v3.0
860 stars 42 forks source link

[Request] Cropped 2x Scale Option #68

Open Bruszan opened 2 years ago

Bruszan commented 2 years ago

This will possibly be the least used option, but from someone that hates bilinear filter and wish the gba screen could be bigger on the 3ds without losing much of the original sharpness and aspect ratio, I was always curious to see how good 2x scaling cropped would look like on the 3ds.

image

Unfortunately it cuts a lot of pixels so it will probably end as a tease for those who want the original scale on a bigger display, but I still would love to have it for testing in many games.

profi200 commented 2 years ago

I'm a little sceptical. Which pixels to crop depends on the game which means i also need an option for changing the position. The later is currently not something i can implement easily.