mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-27 19:44:22 +01:00
fix ID for Kirby's Adventure Wii and Mario Kart Wii for US versions
This commit is contained in:
parent
f3d64fbe10
commit
715904bea1
@ -2,7 +2,7 @@
|
||||
|
||||
GAME_TYPE="GENERIC"
|
||||
GAMENAME="Kirby's Adventure Wii"
|
||||
WBFS_MASK="SUK[PUJ]01"
|
||||
WBFS_MASK="SUK[PEJ]01"
|
||||
PATH_HERO="files/g3d/step/chara/hero/"
|
||||
|
||||
show_notes () {
|
||||
|
@ -3,7 +3,7 @@
|
||||
GAME_TYPE="MKWIIMM"
|
||||
GAMENAME="Mario Kart Wiimm"
|
||||
DOWNLOAD_LINK="http://download.wiimm.de/wiimmfi/patcher/mkw-wiimmfi-patcher-v3.7z"
|
||||
WBFS_MASK="RMC[PUJ]01"
|
||||
WBFS_MASK="RMC[PEJ]01"
|
||||
|
||||
show_notes () {
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
GAME_TYPE="GENERIC"
|
||||
GAMENAME="Mario Kart Wiimm"
|
||||
FSZS="files/Scene/UI/Font.szs"
|
||||
WBFS_MASK="RMC[PUJ]01"
|
||||
WBFS_MASK="RMC[PEJ]01"
|
||||
|
||||
show_notes () {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user