tzlion / hhugboy

A Game Boy (Color) emulator for Windows, based on GEST v1.1.1 by TM, with added support for unlicensed mappers, Unicode filenames, screenshots and some other stuff.
http://hhug.me/
GNU General Public License v2.0
75 stars 10 forks source link

Super Game Boy - border overlays don't work #17

Open tzlion opened 7 years ago

tzlion commented 7 years ago

The game screen is always drawn on top of the border no matter what - e.g. here's Mario's Picross JP version in hhugboy

image

here's how it looks in VBA with the effect properly applied

image

Incidentally thanks to issue #16 we can see the title overlay when the emu is paused, showing it is being drawn under the game screen ..

image