mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-28 03:54:22 +01:00
7 lines
233 B
Bash
7 lines
233 B
Bash
#!/bin/bash
|
|
|
|
GAME_ID="GP6P01"
|
|
DOWNLOAD_LINK="https://www.dropbox.com/s/4e80jqo6igy9ifh/Mario%20party%206%20PAL%2060hz%20Patch.rar?dl=0"
|
|
RIIVOLUTION_ZIP="Mario Party 6 PAL 60hz Patch.rar"
|
|
PATCH="Mario Party 6 PAL 60hz Mode Patch.ips"
|