config_portmaster.yml
Portmaster Configuration
Boxart Buddy will generate artwork for any ‘.sh’ files it encounters with the ‘Ports’ folder under your root rom location:
- StardewValley.sh
- TMNTShreddersRevenge.sh
- Undertale.sh
- Grand Theft Auto Vice City.sh
If this folder is not present then you also have the option to ‘Force Generate’ portmaster artwork when picking options during the build stage. You can set an array of port titles in the config_portmaster.yml file which will restrict art generation to only those titles. e.g.
config_portmaster.yml
[ Balatro, StardewValley, 'Duke Nukem 3D', 'Grand Theft Auto 3', 'Sonic Mania', 'Cave Story' ]
Or like this
config_portmaster.yml
- Balatro
- StardewValley
- Duke Nukem 3D
Alternatively you can set portmaster_generate_all (in config.yml) to true
to generate portmaster images for all known portmaster titles.
Running the following command will print a list of all portmaster names to use in this configuration
make portmaster-names