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

Sys-tweak Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=Switch Sys Tweak |image=switchsystweakswitch.png |description=A collection of miscellaneous mitms that may eventually grow as stuff gets added. |author=p-sam |lastupdated=2022/07/17 |type=System Tools |version=2022 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch.7z |website=https://github.com/p-sam/switch-sys-tweak |source=https://github.com/p-sam/switch-sys-tweak |donation= }} {{#seo: |title=Swi...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Switch Sys Tweak
|title=sys-tweak
|image=switchsystweakswitch.png
|image=switchsystweaknx.png
|description=A collection of miscellaneous mitms that may eventually grow as stuff gets added.
|description=A collection of miscellaneous mitms that may eventually grow as stuff gets added.
|author=p-sam
|author=p-sam
|lastupdated=2022/07/17
|lastupdated=2023/04/13
|type=System Tools
|type=Sysmodules
|version=2022
|version=2023
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch.7z
|download=https://github.com/p-sam/switch-sys-tweak/actions
|website=https://github.com/p-sam/switch-sys-tweak
|website=https://gbatemp.net/threads/custom-game-icons-tutorial-and-sharing-hub.574675/
|source=https://github.com/p-sam/switch-sys-tweak
|source=https://github.com/p-sam/switch-sys-tweak
|donation=
|donation=
}}
}}
{{#seo:
A collection of "patches" that intercept .nca info from games, and override them. In simple words it allows override icon and name displayed in home menu. You can have custom icons and title names.
|title=Switch Homebrew Apps (System Tools) - GameBrew
 
|title_mode=append
This is mainly for users who prefer not to create forwarders using .nsp or modify official game icons/names, it doesn’t involve any piracy method and is ban safe.
|image=switchsystweakswitch.png
 
|image_alt=Switch Sys Tweak
==Installation==
}}
Go to the official GitHub site [https://github.com/p-sam/switch-sys-tweak/actions sys-tweak], click on the latest build by selecting the first workflow link under Actions tab, download sys-tweak.nsp (you need to be logged to your GitHub account).
{{cleanup|article|Needs cleanup}}
 
A collection of miscellaneous mitms that may eventually grow as stuff gets added.
Copy sys-tweak.nsp and rename it to <code>atmosphere/contents/00FF747765616BFF/exefs.nsp</code>
 
Create a flags folder with an empty boot2.flag file in <code>atmosphere/contents/00FF747765616BFF/flags/boot2.flag</code>
 
Optionally create a toolbox.json in <code>atmosphere/contents/00FF747765616BFF/toolbox.json</code>
 
Folder structure:
sdmc:/atmosphere/contents/00FF747765616BFF/flags/       
                            |               |- boot2.flag 
                            |-exefs.nsp                   
                            |-toolbox.json                 
 
To enable/disable sys-tweak from sysmodules overlay, toolbox.json should be:
{
  "name": "sys-tweak",
  "tid": "00FF747765616BFF",
  "requires_reboot": true
}
 
===Other versions===
*[https://gbatemp.net/threads/custom-game-icons-tutorial-and-sharing-hub.574675/post-9738297 Latest version on GBATemp] - Tested on HOS 14.1.0 / AMS 1.3.1.
*[https://github.com/16BitWonder/switch-sys-tweak 16BitWonder-Git Repo] - Forked Version AMS 1.0.0.
 
==User guide==
===Creating custom icons===
Once sys-tweak is set, reload your CFW. Now you can customize your game icons by copy a 256x256 jpg image no bigger than 128K or you will get a queston mark instead. The icon only accept jpg format not interlaced.
 
Copy it to your title folder ID, for example Resident Evil 4: <code>atmosphere/contents/010099A00BC1E000/icon.jpg</code>
 
===Editing game names===
You also can change the title name, author and version, just place a config.ini file in the same folder as your icon.jpg, the file structure is:
[override_nacp]
name=my custom title name game
author=someone
display_version=X.X.X


==Media==
'''Note:''' If no config.ini is present it defaults to original title.
<youtube></youtube>


===Resources/Useful links===
*[https://gbatemp.net/threads/custom-game-icons-tutorial-and-sharing-hub.574675/ Custom game icons sharing hub on GBAtemp].
*[https://github.com/sodasoba/switch-custom-game-icons Switch custom game icons backups].


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch-01.png
'''Author: [https://gbatemp.net/threads/custom-game-icons-tutorial-and-sharing-hub.574675/page-23#post-9656856 Rodel]'''<br>
https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/switchsystweaknx2.png
https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/switchsystweakswitch-08.png


==Changelog==
'''Author: [https://gbatemp.net/threads/custom-game-icons-tutorial-and-sharing-hub.574675/page-24#post-9706599 Rodel]'''<br>
'''v.1.0'''
https://dlhb.gamebrew.org/switchhomebrews/switchsystweaknx3.png
* First Release.


== External links ==
== External links ==
* Gbatemp - https://github.com/p-sam/switch-sys-tweak
* GitHub - https://github.com/p-sam/switch-sys-tweak
* Github - https://github.com/p-sam/switch-sys-tweak
* GBAtemp - https://gbatemp.net/threads/custom-game-icons-tutorial-and-sharing-hub.574675/
* Reddit -

Latest revision as of 08:34, 8 Mayıs 2023

sys-tweak
Switchsystweaknx.png
General
Authorp-sam
TypeSysmodules
Version2023
LicenseGPL-2.0
Last Updated2023/04/13
Links
Download
Website
Source

A collection of "patches" that intercept .nca info from games, and override them. In simple words it allows override icon and name displayed in home menu. You can have custom icons and title names.

This is mainly for users who prefer not to create forwarders using .nsp or modify official game icons/names, it doesn’t involve any piracy method and is ban safe.

Installation

Go to the official GitHub site sys-tweak, click on the latest build by selecting the first workflow link under Actions tab, download sys-tweak.nsp (you need to be logged to your GitHub account).

Copy sys-tweak.nsp and rename it to atmosphere/contents/00FF747765616BFF/exefs.nsp

Create a flags folder with an empty boot2.flag file in atmosphere/contents/00FF747765616BFF/flags/boot2.flag

Optionally create a toolbox.json in atmosphere/contents/00FF747765616BFF/toolbox.json

Folder structure:

sdmc:/atmosphere/contents/00FF747765616BFF/flags/         
                            |                |- boot2.flag  
                            |-exefs.nsp                     
                            |-toolbox.json                  

To enable/disable sys-tweak from sysmodules overlay, toolbox.json should be:

{
  "name": "sys-tweak",
  "tid": "00FF747765616BFF",
  "requires_reboot": true
}

Other versions

User guide

Creating custom icons

Once sys-tweak is set, reload your CFW. Now you can customize your game icons by copy a 256x256 jpg image no bigger than 128K or you will get a queston mark instead. The icon only accept jpg format not interlaced.

Copy it to your title folder ID, for example Resident Evil 4: atmosphere/contents/010099A00BC1E000/icon.jpg

Editing game names

You also can change the title name, author and version, just place a config.ini file in the same folder as your icon.jpg, the file structure is:

[override_nacp]
name=my custom title name game
author=someone
display_version=X.X.X

Note: If no config.ini is present it defaults to original title.

Resources/Useful links

Screenshots

Author: Rodel
switchsystweaknx2.png

Author: Rodel
switchsystweaknx3.png

External links

Advertising: