mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2025-02-17 17:16:22 +01:00
7 lines
225 B
Bash
7 lines
225 B
Bash
#!/bin/bash
|
|
|
|
GAME_ID="GWWP01"
|
|
DOWNLOAD_LINK="https://www.dropbox.com/s/mp9ve76nmwai1qa/Wario%20World%20PAL%2060hz%20Patch.rar?dl=0"
|
|
RIIVOLUTION_ZIP="Wario World PAL 60hz Patch.rar"
|
|
PATCH="Wario World PAL 60hz Mode Patch.ips"
|