ExtraSpace: Difference between revisions

From SkyTemple
m Remove incorrect information: The patch does not change the ROM size, SkyTemple does.
m Link to the new extra overlay areas page
Line 5: Line 5:
ExtraSpace is an [[ASM Patch|ASM patch]], created by End45. This patch is located in patches > ASM > Utility.
ExtraSpace is an [[ASM Patch|ASM patch]], created by End45. This patch is located in patches > ASM > Utility.


This patch adds overlay 36 to the rom, which is used by a variety of ASM patches, both for functions and data storage. A list of patches that use overlay 36 can be found [https://docs.google.com/document/d/1Rs4icdYtiM6KYnWxMkdlw7jpWrH7qw5v6LOfDWIiYho/edit?usp=sharing here] (This document ONLY lists patches that are in SkyTemple's built-in patch list.)
This patch adds overlay 36 to the rom, which is used by a variety of ASM patches, both for functions and data storage. A list of patches that use overlay 36 can be found on the [[Extra Overlay Areas]] page. (This page ONLY lists patches that are in SkyTemple's built-in patch list.)


Important information:
Important information:

Revision as of 12:24, 30 June 2024

This page contains information about the ExtraSpace ASM patch, Created by End45.


Overview

ExtraSpace is an ASM patch, created by End45. This patch is located in patches > ASM > Utility.

This patch adds overlay 36 to the rom, which is used by a variety of ASM patches, both for functions and data storage. A list of patches that use overlay 36 can be found on the Extra Overlay Areas page. (This page ONLY lists patches that are in SkyTemple's built-in patch list.)

Important information:

  • When applying patches that are not from SkyTemple's built-in patch list, always check with the patch creator in case the patch either: requires overlay36 or requires space in overlay36 that may already be used by another patch.