mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-28 03:54:22 +01:00
7 lines
241 B
Bash
7 lines
241 B
Bash
#!/bin/bash
|
|
|
|
GAME_ID="GLMP01"
|
|
DOWNLOAD_LINK="https://www.dropbox.com/s/5uma5eus2re5ds3/Luigi%27s%20Mansion%20PAL%2060hz%20Patch.rar?dl=0"
|
|
RIIVOLUTION_ZIP="Luigi's Mansion PAL 60hz Patch.rar"
|
|
PATCH="Luigi's Mansion PAL 60hz Option Patch.ips"
|