mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2025-01-15 02:09:07 +01:00
fixup esbw script
This commit is contained in:
parent
9008d6df8e
commit
ac083990be
@ -7,7 +7,7 @@ RIIVOLUTION_ZIP="Epic_Super_Bowser_World_v1.00.zip"
|
|||||||
RIIVOLUTION_DIR="Epic_Super_Bowser_World_v1.00"
|
RIIVOLUTION_DIR="Epic_Super_Bowser_World_v1.00"
|
||||||
GAMENAME="Epic Super Bowser World"
|
GAMENAME="Epic Super Bowser World"
|
||||||
XML_SOURCE="${RIIVOLUTION_DIR}"/ESBW/
|
XML_SOURCE="${RIIVOLUTION_DIR}"/ESBW/
|
||||||
XML_FILE="${RIIVOLUTION_DIR}"/riivolution/ESBW
|
XML_FILE="${RIIVOLUTION_DIR}"/riivolution/ESBWP.xml
|
||||||
GAME_TYPE=RIIVOLUTION
|
GAME_TYPE=RIIVOLUTION
|
||||||
BANNER_LOCATION=${WORKDIR}/files/opening.bnr
|
BANNER_LOCATION=${WORKDIR}/files/opening.bnr
|
||||||
|
|
||||||
@ -64,7 +64,6 @@ detect_game_version () {
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
XML_FILE="${XML_FILE}"${REG_LETTER}.xml
|
|
||||||
GAMEID=SMN${REG_LETTER}08
|
GAMEID=SMN${REG_LETTER}08
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user