From 8eb9be89c8c019026a546c9b97e9f27e994fab8b Mon Sep 17 00:00:00 2001 From: Just Allie Date: Sun, 3 Apr 2022 22:32:39 -0400 Subject: [PATCH] Add instructions for setting custom icons and banners (#58) * Added instructions for setting custom icons and banners * Fix typo Co-authored-by: RocketRobz --- .../twilightmenu/how-to-get-custom-icons.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 pages/_en-US/twilightmenu/how-to-get-custom-icons.md diff --git a/pages/_en-US/twilightmenu/how-to-get-custom-icons.md b/pages/_en-US/twilightmenu/how-to-get-custom-icons.md new file mode 100644 index 00000000..8c631fca --- /dev/null +++ b/pages/_en-US/twilightmenu/how-to-get-custom-icons.md @@ -0,0 +1,17 @@ +--- +lang: en-US +layout: wiki +section: twilightmenu +category: other +title: How to Get custom Icons and Banners +description: How to set custom icons and banners for folders and games in TWiLight Menu++ +--- + +### Custom Game Icons and Banners +1. Download the icon or banner you want to set from [the Skins site](https://skins.ds-homebrew.com/icon/) + - Banners have a `.bin` file extension, they include custom game titles and its icons can be still or animated. These files are can only be set for roms. + - Icons have a `.png` file exension and will only be shown as still images. These can be set for both folders and roms. + - Any `.png` file that's 4 bits in color depth and 32x32 pixels or less in resolution can also be used, not only the ones present in the the Skins site. +1. Put the icon/banner file in `sd:\_nds\TWiLightMenu\icons` + - If it's a custom icon for a folder, rename the file so that its name is the same as the name of the folder in which you want the icon to be displayed. + - If it's a custon icon or banner for a rom, rename the file so that its name is the same as the rom whose icon you want to replace. Note the the name has to include the file extension, e.g. `ASME.nds.png` or `ASME.nds.bin` if you want the icon/banner to show for the rom `ASME.nds`. This works not only for `.nds` roms, but for all roms that can be ran from TWiLight Menu++.