More actions
(Created page with "{{Infobox Switch Homebrews |title=IconGrabber |image=icongrabberswitch.png |description=Custom game icons & Theme Teaser. |author=Slluxx |lastupdated=2021/08/18 |type=Other Apps |version=1.0.0 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch.7z |website=https://gbatemp.net/threads/icongrabber-custom-game-icons-theme-teaser.592902/ |source=https://github.com/Slluxx/IconGrabber |donation= }} {{#seo: |title=Switch Homebrew Apps (Other App...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=IconGrabber | |title=IconGrabber | ||
|image= | |image=icongrabbernx2.png | ||
|description=Custom game icons & Theme Teaser. | |description=Custom game icons & Theme Teaser. | ||
|author=Slluxx | |author=Slluxx | ||
Line 8: | Line 8: | ||
|version=1.0.0 | |version=1.0.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx.7z | ||
|website=https://gbatemp.net/threads/icongrabber-custom-game-icons-theme-teaser.592902/ | |website=https://gbatemp.net/threads/icongrabber-custom-game-icons-theme-teaser.592902/ | ||
|source=https://github.com/Slluxx/IconGrabber | |source=https://github.com/Slluxx/IconGrabber | ||
|donation= | |donation= | ||
}} | }} | ||
IconGrabber can be described as an unofficial steamgriddb.com client for the Nintendo Switch. You can search for games and then preview and download icons that you want. These icons can then be applied to any installed title on the Switch, replacing the original icons. In order to do that, you need to use [[Switch sys tweak|sys-tweak]]. | |||
'''Note:''' Requires an API key from steamgriddb.com. | |||
==Installation== | |||
To use this tool, you must create an API key [https://www.steamgriddb.com/profile/preferences here] and use it. Otherwise you will not be able to find games or icons. | |||
{ | |||
If you don't want to use the Switch keyboard to type the key, you can use/create the config file | |||
/config/icongrabber/config.json | |||
with the content: | |||
{ | |||
"api_token": "", | |||
"resolution_id": 5, | |||
"style_id": 0 | |||
} | |||
==User guide== | |||
The Switch default icons are 256x256 but the tool will automatically resize anything to fit. This means you can use 512x512 or 1024x1024 icons (as long as the ratio is 1:1). Once you applied a custom icon to a game, you need to restart the console for it to take effect. | |||
This tool also works for vertical icon themes (with icon resolution 600x900 or 2:3). For vertical themes you must have a special theme for it to work. | |||
If you want to use your own image, you could place your icons in sdmc:/gameIcons/full/ and they should appear in the local icons menu (more information [https://gbatemp.net/threads/icongrabber-custom-game-icons-theme-teaser.592902/post-9727792 here]). | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx2.png | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx3.png | ||
https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx4.png | |||
https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx5.png | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Slluxx/IconGrabber | ||
* GBAtemp - https://gbatemp.net/threads/icongrabber-custom-game-icons-theme-teaser.592902/ | |||
Revision as of 11:45, 18 April 2023
IconGrabber | |
---|---|
General | |
Author | Slluxx |
Type | Other Apps |
Version | 1.0.0 |
License | Mixed |
Last Updated | 2021/08/18 |
Links | |
Download | |
Website | |
Source | |
IconGrabber can be described as an unofficial steamgriddb.com client for the Nintendo Switch. You can search for games and then preview and download icons that you want. These icons can then be applied to any installed title on the Switch, replacing the original icons. In order to do that, you need to use sys-tweak.
Note: Requires an API key from steamgriddb.com.
Installation
To use this tool, you must create an API key here and use it. Otherwise you will not be able to find games or icons.
If you don't want to use the Switch keyboard to type the key, you can use/create the config file
/config/icongrabber/config.json
with the content:
{ "api_token": "", "resolution_id": 5, "style_id": 0 }
User guide
The Switch default icons are 256x256 but the tool will automatically resize anything to fit. This means you can use 512x512 or 1024x1024 icons (as long as the ratio is 1:1). Once you applied a custom icon to a game, you need to restart the console for it to take effect.
This tool also works for vertical icon themes (with icon resolution 600x900 or 2:3). For vertical themes you must have a special theme for it to work.
If you want to use your own image, you could place your icons in sdmc:/gameIcons/full/ and they should appear in the local icons menu (more information here).
Screenshots