hades-emu / Hades

🔥 A Nintendo Game Boy Advance Emulator
https://hades-emu.org
GNU General Public License v2.0
198 stars 8 forks source link

The LCD shader/effect doesn't scale well when the window's size isn't a multiple of 3 #53

Open Arignir opened 7 months ago

Arignir commented 7 months ago

When the window isn't a multiple of 3, the LCD effects starts to weird out (see pictures below).

I know why but fixing it requires a revamp of how I handle the game's area. It'll be the occasion to tackle https://github.com/Arignir/Hades/issues/42 too.

image

image

image