mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Add instructions for setting custom icons and banners (#58)
* Added instructions for setting custom icons and banners * Fix typo Co-authored-by: RocketRobz <bobesh8@gmail.com>
This commit is contained in:
parent
3489a80238
commit
8eb9be89c8
17
pages/_en-US/twilightmenu/how-to-get-custom-icons.md
Normal file
17
pages/_en-US/twilightmenu/how-to-get-custom-icons.md
Normal file
@ -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++.
|
||||
Loading…
Reference in New Issue
Block a user