slang-shaders/border/sgba
2016-08-14 13:41:41 -05:00
..
sample-borders (border) Add SGB, Gameboy-Player, and faux-SGBA border shaders 2016-08-14 13:41:41 -05:00
README.txt (border) Add SGB, Gameboy-Player, and faux-SGBA border shaders 2016-08-14 13:41:41 -05:00
sgba-gba-color.slangp (border) Add SGB, Gameboy-Player, and faux-SGBA border shaders 2016-08-14 13:41:41 -05:00
sgba.png (border) Add SGB, Gameboy-Player, and faux-SGBA border shaders 2016-08-14 13:41:41 -05:00
sgba.slangp (border) Add SGB, Gameboy-Player, and faux-SGBA border shaders 2016-08-14 13:41:41 -05:00

These shader presets will allow you to apply a 304x224 Super Game Boy Advance border around a 240x160 input image from a Game Boy Advance core.

Please note that RetroArch's integer scaling function will not automatically set a correct integer scale for the output image, as it will only take the Game Boy Advance core's reported resolution of 240x160 into account, and not the output image's 304x224 resolution. You will need to set a custom viewport size, either with the Custom Ratio menu option or defining custom_viewport_width and custom_viewport_height in the config file, setting Aspect Ratio Index to "Custom", and enabling Integer Scaling to center the image automatically.

An example border is included, you can swap it out with another 302x224 Super Game Boy Advance border in png format with the center 240x160 transparent. The borders included with this shader were created by BLUEamnesiac.