mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-24 18:16:57 +01:00
7 lines
241 B
Bash
7 lines
241 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
GAME_ID="GMPP01"
|
||
|
DOWNLOAD_LINK="https://www.dropbox.com/s/uwtt5ulp138vdzs/Mario%20Party%204%20PAL%2060hz%20Patch.rar?dl=0"
|
||
|
RIIVOLUTION_ZIP="Mario Party 4 PAL 60hz Patch.rar"
|
||
|
PATCH="Mario Party 4 PAL 60hz Mode Patch (v1.02).ips"
|