ChangeTextSound: Difference between revisions
Created the page |
m fixed broken link |
||
Line 2: | Line 2: | ||
=== Overview === | === Overview === | ||
----This patch, created by Adex, can be found in [[ | ----This patch, created by Adex, can be found in [[SkyTemple]] under Patches -> ASM -> New Mechanics. | ||
This patch allows you to change the sound the game plays when printing a character in Textboxes. | This patch allows you to change the sound the game plays when printing a character in Textboxes. |
Latest revision as of 00:36, 25 January 2024
This page contains information about the ChangeTextSound ASM Patch.
Overview
This patch, created by Adex, can be found in SkyTemple under Patches -> ASM -> New Mechanics.
This patch allows you to change the sound the game plays when printing a character in Textboxes.
To set a new sound, the text-tag [TS:X] is used, with X being the sound effect ID. To reset the sound to the default one, the text-tag [TR] is used.
This only works on textbox variants that usually make a sound when printing letters.