Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

IconGrabber Switch: Difference between revisions

From GameBrew
(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
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=IconGrabber
|title=IconGrabber
|image=icongrabberswitch.png
|image=icongrabbernx2.png
|description=Custom game icons & Theme Teaser.
|description=Custom game icons and Theme Teaser.
|author=Slluxx
|author=Slluxx
|lastupdated=2021/08/18
|lastupdated=2023/04/20
|type=Other Apps
|type=Other Apps
|version=1.0.0
|version=1.0.1
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch.7z
|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=
}}
}}
{{#seo:
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 Switch|sys-tweak]].
|title=Switch Homebrew Apps (Other Apps) - GameBrew
 
|title_mode=append
'''Note:''' Requires an API key from steamgriddb.com.
|image=icongrabberswitch.png
 
|image_alt=IconGrabber
==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.
{{cleanup|article|Needs cleanup}}
 
Custom game icons & Theme Teaser.
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.


==Media==
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.
<youtube></youtube>


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/icongrabberswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx2.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx3.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch-03.png
 
https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx4.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabbernx5.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/icongrabberswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v1.0.1'''
* Thanks to @Schaefers in [https://github.com/Slluxx/IconGrabber/issues/2 #2], IG does not crash anymore when images got DMCA striked by shitendo. Sorry for dragging this so long.
 
'''v1.0.0'''
* First Release.
* First Release.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/icongrabber-custom-game-icons-theme-teaser.592902/
* GitHub - https://github.com/Slluxx/IconGrabber
* Github - https://github.com/Slluxx/IconGrabber
* GBAtemp - https://gbatemp.net/threads/icongrabber-custom-game-icons-theme-teaser.592902/
* Reddit -

Latest revision as of 13:06, 4 August 2023

IconGrabber
Icongrabbernx2.png
General
AuthorSlluxx
TypeOther Apps
Version1.0.1
LicenseMixed
Last Updated2023/04/20
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

icongrabbernx2.png icongrabbernx3.png

icongrabbernx4.png icongrabbernx5.png

Changelog

v1.0.1

  • Thanks to @Schaefers in #2, IG does not crash anymore when images got DMCA striked by shitendo. Sorry for dragging this so long.

v1.0.0

  • First Release.

External links

Advertising: