files:
- installer:
filename: MagicalCamp_0.5_Fin_bugfix_8a.exe
referer: https://discord.com/invite/t6WyVJz
url: https://cdn.discordapp.com/attachments/441390446384513024/1097681900241420378/MagicalCamp_0.5_Fin_bugfix_8a.exe
- rpgmakervxacertp:
filename: RPGVXAce_RTP.zip
referer: https://www.rpgmakerweb.com
url: https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip
game:
arch: win32
exe: $GAMEDIR/Game.exe
prefix: $GAMEDIR/pfx
installer:
- task:
arch: win32
description: Creating wine prefix for the game...
install_gecko: true
install_mono: true
name: create_prefix
prefix: $GAMEDIR/pfx
- task:
app: corefonts fakejapanese_vlgothic directmusic gmdls quartz_feb2010
name: winetricks
prefix: $GAMEDIR/pfx
- extract:
description: Extracting downloaded RPG Maker VX Ace RTP...
dst: $CACHE
file: rpgmakervxacertp
- task:
arch: win32
args: /SILENT /LANG=en /NOCANCEL /NOGUI
description: Installing RPG Maker VX Ace RTP installer...
executable: $CACHE/Setup.exe
name: wineexec
prefix: $GAMEDIR/pfx
- extract:
description: Installing game...
dst: $GAMEDIR
file: installer
format: exe
system:
env:
LC_ALL: ja_JP.UTF-8
description: Latest Public Build
game_slug: magical-camp
gogslug: ''
humblestoreid: ''
installer_slug: magical-camp-05-final-bugfix-8
name: Magical Camp
notes: "lib32 and lib64 Gstreamer Good Plugins needed. Otherwise the game will crashes\
\ or background music won't play or glitching.\r\non Arch - sudo pacman -Syu gst-plugins-good\
\ lib32-gst-plugins-good"
runner: wine
script:
files:
- installer:
filename: MagicalCamp_0.5_Fin_bugfix_8a.exe
referer: https://discord.com/invite/t6WyVJz
url: https://cdn.discordapp.com/attachments/441390446384513024/1097681900241420378/MagicalCamp_0.5_Fin_bugfix_8a.exe
- rpgmakervxacertp:
filename: RPGVXAce_RTP.zip
referer: https://www.rpgmakerweb.com
url: https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip
game:
arch: win32
exe: $GAMEDIR/Game.exe
prefix: $GAMEDIR/pfx
installer:
- task:
arch: win32
description: Creating wine prefix for the game...
install_gecko: true
install_mono: true
name: create_prefix
prefix: $GAMEDIR/pfx
- task:
app: corefonts fakejapanese_vlgothic directmusic gmdls quartz_feb2010
name: winetricks
prefix: $GAMEDIR/pfx
- extract:
description: Extracting downloaded RPG Maker VX Ace RTP...
dst: $CACHE
file: rpgmakervxacertp
- task:
arch: win32
args: /SILENT /LANG=en /NOCANCEL /NOGUI
description: Installing RPG Maker VX Ace RTP installer...
executable: $CACHE/Setup.exe
name: wineexec
prefix: $GAMEDIR/pfx
- extract:
description: Installing game...
dst: $GAMEDIR
file: installer
format: exe
system:
env:
LC_ALL: ja_JP.UTF-8
slug: magical-camp-05-final-bugfix-8
steamid: null
version: 0.5 Final Bugfix 8
year: 2015
{
"game_slug": "magical-camp",
"version": "0.5 Final Bugfix 8",
"description": "Latest Public Build",
"notes": "lib32 and lib64 Gstreamer Good Plugins needed. Otherwise the game will crashes or background music won't play or glitching.\r\non Arch - sudo pacman -Syu gst-plugins-good lib32-gst-plugins-good",
"name": "Magical Camp",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "magical-camp-05-final-bugfix-8",
"installer_slug": "magical-camp-05-final-bugfix-8",
"script": {
"files": [
{
"installer": {
"filename": "MagicalCamp_0.5_Fin_bugfix_8a.exe",
"referer": "https://discord.com/invite/t6WyVJz",
"url": "https://cdn.discordapp.com/attachments/441390446384513024/1097681900241420378/MagicalCamp_0.5_Fin_bugfix_8a.exe"
}
},
{
"rpgmakervxacertp": {
"filename": "RPGVXAce_RTP.zip",
"referer": "https://www.rpgmakerweb.com",
"url": "https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip"
}
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/Game.exe",
"prefix": "$GAMEDIR/pfx"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating wine prefix for the game...",
"install_gecko": true,
"install_mono": true,
"name": "create_prefix",
"prefix": "$GAMEDIR/pfx"
}
},
{
"task": {
"app": "corefonts fakejapanese_vlgothic directmusic gmdls quartz_feb2010",
"name": "winetricks",
"prefix": "$GAMEDIR/pfx"
}
},
{
"extract": {
"description": "Extracting downloaded RPG Maker VX Ace RTP...",
"dst": "$CACHE",
"file": "rpgmakervxacertp"
}
},
{
"task": {
"arch": "win32",
"args": "/SILENT /LANG=en /NOCANCEL /NOGUI",
"description": "Installing RPG Maker VX Ace RTP installer...",
"executable": "$CACHE/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/pfx"
}
},
{
"extract": {
"description": "Installing game...",
"dst": "$GAMEDIR",
"file": "installer",
"format": "exe"
}
}
],
"system": {
"env": {
"LC_ALL": "ja_JP.UTF-8"
}
}
}
}