mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-24 01:59:20 +01:00
- update Revised Super Mario Bros. Wii to version 1.1
This commit is contained in:
parent
eb18c1c807
commit
b435615ec5
@ -2,6 +2,7 @@ v7.4.0:
|
|||||||
::misc. changes:
|
::misc. changes:
|
||||||
- use 'wget -nv' instead of 'wget -q'
|
- use 'wget -nv' instead of 'wget -q'
|
||||||
- update Cliff Super Mario Bros. Wii to version 1.1.1
|
- update Cliff Super Mario Bros. Wii to version 1.1.1
|
||||||
|
- update Revised Super Mario Bros. Wii to version 1.1
|
||||||
- improved Tokyo Mirage Sessions #FE Restoration Patcher:
|
- improved Tokyo Mirage Sessions #FE Restoration Patcher:
|
||||||
- use 'Restoration' instead of 'Uncensored' as Name
|
- use 'Restoration' instead of 'Uncensored' as Name
|
||||||
- more failsafe build-directory name
|
- more failsafe build-directory name
|
||||||
|
@ -132,9 +132,9 @@ NSMB22 NewSMBWOtherWorld Riivolution Other WorldR v1.02.zip
|
|||||||
NSMB23 TheLegendOfYoshi The Legend Of Yoshi.zip
|
NSMB23 TheLegendOfYoshi The Legend Of Yoshi.zip
|
||||||
NSMB24 RemixedSuperMarioBros Remixed v1.5.zip
|
NSMB24 RemixedSuperMarioBros Remixed v1.5.zip
|
||||||
NSMB25 GhostlySuperGhostBoos GSGBW v1.0.2.zip
|
NSMB25 GhostlySuperGhostBoos GSGBW v1.0.2.zip
|
||||||
NSMB26 RevisedSuperMarioBros RSMBW Version 1.0.zip
|
NSMB26 RevisedSuperMarioBros RSMBW Version 1.1.zip
|
||||||
NSMB27 MLGSuperLuigi MLGLuigiWii.zip
|
NSMB27 MLGSuperLuigi MLGLuigiWii.zip
|
||||||
NSMB28 Cliff Cliff_Super_Mario_Brothers_Wiiv1.1.zip
|
NSMB28 Cliff Cliff_Super_Mario_Brothers_Wiiv1.1.1.zip
|
||||||
NSMB29 Virtual ChaSMBW_VrS_v0.2.zip
|
NSMB29 Virtual ChaSMBW_VrS_v0.2.zip
|
||||||
|
|
||||||
NSMB99 NSMBWCharacters Alternative Character Files are supplied
|
NSMB99 NSMBWCharacters Alternative Character Files are supplied
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
WORKDIR=nsmb.d
|
WORKDIR=nsmb.d
|
||||||
DOL=${WORKDIR}/sys/main.dol
|
DOL=${WORKDIR}/sys/main.dol
|
||||||
DOWNLOAD_LINK="https://www.dropbox.com/s/pdxfqfvd19lema3/RSMBW%20Version%201.0.zip?dl=0"
|
DOWNLOAD_LINK="https://www.dropbox.com/s/0hrmxz3gh7b3b1q/RSMBW%20Version%201.1.zip?dl=0"
|
||||||
RIIVOLUTION_ZIP="RSMBW Version 1.0.zip"
|
RIIVOLUTION_ZIP="RSMBW Version 1.1.zip"
|
||||||
RIIVOLUTION_DIR="RSMBW Version 1.0/rsmbw"
|
RIIVOLUTION_DIR="rsmbw"
|
||||||
GAMENAME="Revised Super Mario Bros. Wii"
|
GAMENAME="Revised Super Mario Bros. Wii"
|
||||||
XML_SOURCE="${RIIVOLUTION_DIR}/"
|
XML_SOURCE="${RIIVOLUTION_DIR}/"
|
||||||
XML_FILE="${RIIVOLUTION_DIR}/../riivolution/RSMBW.xml"
|
XML_FILE="${RIIVOLUTION_DIR}/../riivolution/RSMBW.xml"
|
||||||
|
Loading…
Reference in New Issue
Block a user