budude2 / openfpga-GBC

237 stars 10 forks source link

QOL Request: Include .gbp "Palettes" and .sgb "Borders" folders from MiSTer core upstream #62

Open HeyItsLollie opened 3 months ago

HeyItsLollie commented 3 months ago

For reference: The Palette and border folders at https://github.com/MiSTer-devel/Gameboy_MiSTer

Since these features have already been implemented in the Pocket core, and these assets are present upstream, it'd be great to have them readily available in the Pocket core by default — or if not, then maybe a note in the Readme to download these assets from the MiSTer core. This would be especially handy for .gbp Palettes, as the Pocket core doesn't currently support Pocket's .pal format. #7

davewongillies commented 2 months ago

@HeyItsLollie all those palettes have been packaged up over in my repo https://github.com/davewongillies/openfpga-palettes

If you use either pupdate or pocket-sync those can install the palettes for you. Or you can download the latest release zip and unzip it to your SD card.

HeyItsLollie commented 2 months ago

Oh excellent, thank you!