thebezelproject / BezelProject

The Bezel Project installer script
207 stars 46 forks source link

Provide a package with all system only bezels #86

Closed SuperPat45 closed 2 years ago

SuperPat45 commented 2 years ago

Can you provide a package containing a single bezel for each system?

I don't want to download hundreads of archives just to keep only a single bezel of each.

thebezelproject commented 2 years ago

The individual, default bezel for each system is available for direct download by visiting each repository and drilling down to the overlay directory.

SuperPat45 commented 2 years ago

My question was precisely to avoid having to visiting a hundred repositories...

thebezelproject commented 2 years ago

What platform are you using? Windows or Pi?

SuperPat45 commented 2 years ago

retroarch on windows

thebezelproject commented 2 years ago

Attached is a PowerShell script that will download the default bezels for all current systems (Extract and save it to where you want to download the files, then right-click and select 'Run with Powershell'. We also recommend the bezel packs hosted on the Retroarch Github page: https://github.com/libretro/overlay-borders

get_defbezels.zip

SuperPat45 commented 2 years ago

Thank you very much!