mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-24 01:59:20 +01:00
update to the latest The Legend of Yoshi
This commit is contained in:
parent
7469c3fd07
commit
60317fc381
@ -50,6 +50,7 @@ v7.2.0:
|
|||||||
|
|
||||||
::misc. changes
|
::misc. changes
|
||||||
- new download link for The Legend of Yoshi
|
- new download link for The Legend of Yoshi
|
||||||
|
- update to the latest The Legend of Yoshi
|
||||||
|
|
||||||
::mod additions:
|
::mod additions:
|
||||||
- Mario Kart Wii Fonts:
|
- Mario Kart Wii Fonts:
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
WORKDIR=nsmb.d
|
WORKDIR=nsmb.d
|
||||||
DOL=${WORKDIR}/sys/main.dol
|
DOL=${WORKDIR}/sys/main.dol
|
||||||
DOWNLOAD_LINK="http://riivolution.nanolx.org/The%20Legend%20of%20Zelda.zip"
|
DOWNLOAD_LINK="https://www.dropbox.com/s/tfypq5j3t85v6dv/The%20Legend%20Of%20Yoshi.zip"
|
||||||
RIIVOLUTION_ZIP="The Legend of Zelda.zip"
|
RIIVOLUTION_ZIP="The Legend Of Yoshi.zip"
|
||||||
RIIVOLUTION_DIR="TLOY (Riivolution) [P] [J] [E] (05-14-2016) [no custom logo]/The Legend Of Yoshi/tloy"
|
RIIVOLUTION_DIR="TLOY (Riivolution) [P] [J] [E] (05-28-2016) [no custom logo]/The Legend Of Yoshi/tloy"
|
||||||
GAMENAME="The Legend of Yoshi"
|
GAMENAME="The Legend of Yoshi"
|
||||||
XML_SOURCE="${RIIVOLUTION_DIR}"
|
XML_SOURCE="${RIIVOLUTION_DIR}"
|
||||||
XML_FILE="${RIIVOLUTION_DIR}/../riivolution/TLOY ("
|
XML_FILE="${RIIVOLUTION_DIR}/../riivolution/TLOY ("
|
||||||
@ -18,7 +18,7 @@ echo -e \
|
|||||||
"************************************************
|
"************************************************
|
||||||
${GAMENAME}
|
${GAMENAME}
|
||||||
|
|
||||||
Source: http://rvlution.net/thread/4349-the-legend-of-yoshi-05-14-16-important-message/
|
Source: http://rvlution.net/thread/4349-the-legend-of-yoshi-05-28-16-dlc/
|
||||||
Base Image: New Super Mario Bros. Wii (SMN?01)
|
Base Image: New Super Mario Bros. Wii (SMN?01)
|
||||||
Supported Versions: EURv1, EURv2, USAv1, USAv2, JPNv1
|
Supported Versions: EURv1, EURv2, USAv1, USAv2, JPNv1
|
||||||
************************************************"
|
************************************************"
|
||||||
|
Loading…
Reference in New Issue
Block a user