- update Revised Super Mario Bros. Wii to version 1.1

This commit is contained in:
Christopher Roy Bratusek 2016-08-31 18:58:06 +02:00
parent eb18c1c807
commit b435615ec5
3 changed files with 6 additions and 5 deletions

View File

@ -2,6 +2,7 @@ v7.4.0:
::misc. changes:
- use 'wget -nv' instead of 'wget -q'
- 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:
- use 'Restoration' instead of 'Uncensored' as Name
- more failsafe build-directory name

View File

@ -132,9 +132,9 @@ NSMB22 NewSMBWOtherWorld Riivolution Other WorldR v1.02.zip
NSMB23 TheLegendOfYoshi The Legend Of Yoshi.zip
NSMB24 RemixedSuperMarioBros Remixed v1.5.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
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
NSMB99 NSMBWCharacters Alternative Character Files are supplied

View File

@ -2,9 +2,9 @@
WORKDIR=nsmb.d
DOL=${WORKDIR}/sys/main.dol
DOWNLOAD_LINK="https://www.dropbox.com/s/pdxfqfvd19lema3/RSMBW%20Version%201.0.zip?dl=0"
RIIVOLUTION_ZIP="RSMBW Version 1.0.zip"
RIIVOLUTION_DIR="RSMBW Version 1.0/rsmbw"
DOWNLOAD_LINK="https://www.dropbox.com/s/0hrmxz3gh7b3b1q/RSMBW%20Version%201.1.zip?dl=0"
RIIVOLUTION_ZIP="RSMBW Version 1.1.zip"
RIIVOLUTION_DIR="rsmbw"
GAMENAME="Revised Super Mario Bros. Wii"
XML_SOURCE="${RIIVOLUTION_DIR}/"
XML_FILE="${RIIVOLUTION_DIR}/../riivolution/RSMBW.xml"