mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
ca026d2c9e
Also the first V6 graphic pack!
13 lines
818 B
Plaintext
13 lines
818 B
Plaintext
[Definition]
|
|
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
|
name = Extended Memory
|
|
path = "The Legend of Zelda: Breath of the Wild/Mods/Extended Memory"
|
|
description = Requires Cemu 1.21.0 or above|Adds an extra 2GB of emulated RAM. Some mods may require this.
|
|
version = 6
|
|
|
|
[RAM]
|
|
mapping0 = 0x10000000-0xA0000000 # extend MEM2 region (default range is 0x10000000-0x50000000)
|
|
mapping1 = 0xA0000000-0xE0000000 # extend overlay region (default range is 0xA0000000-0xBC000000)
|
|
|
|
# If you've got any improvements for this pack (since it's currently work-in-progress), please let us know in the Cemu Graphic Packs github (https://github.com/slashiee/cemu_graphic_packs) via an issue.
|
|
# Also, it'd be appreciated if the code for this graphic pack wasn't included inside of mods for the sake of mod compatibility. |