Skip to content

Commit e6de510

Browse files
authored
Takiiiiiiii patch 1 (#71)
1 parent 48d1b12 commit e6de510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/zelda.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ In order to fit other ROMs alongside the stock firmware data, a few sacrifices h
55
1. Remove all sleeping images.
66
2. Remove all languages of Link's Awakening.
77

8-
With these consessions, 2 of the following 3 will fit at the same time:
8+
With these concessions, 2 of the following 3 will fit at the same time:
99

1010
1. Oracle of Ages
1111
2. Oracle of Seasons
@@ -27,7 +27,7 @@ make PATCH_PARAMS="--device=zelda --no-la --no-sleep-images" flash
2727

2828
```bash
2929
make clean
30-
make -j8 INTFLASH_BANK=2 EXTFLASH_SIZE=1794336 EXTFLASH_OFFSET=860160 ADAPTER=stlink GNW_TARGET=zelda flash
30+
make -j8 INTFLASH_BANK=2 EXTFLASH_SIZE=1794048 EXTFLASH_OFFSET=860160 ADAPTER=stlink GNW_TARGET=zelda flash
3131
```
3232

3333

0 commit comments

Comments
 (0)