files:
- setup: https://a50.gdl.easebar.com/7082182391178989568/HPMA_setup_official.exe
game:
exe: $GAMEDIR/drive_c/Program Files/LoadingBay/LoadingBayLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
dxvk: false
description: ''
game_slug: harry-potter-magic-awakened
gogslug: ''
humblestoreid: ''
installer_slug: harry-potter-magic-awakened-windows
name: 'Harry Potter: Magic Awakened'
notes: Errors such as "Unable to connect to server" will prompt, but that can be ignored,
because there is a connection being established even though the error is shown.
runner: wine
script:
files:
- setup: https://a50.gdl.easebar.com/7082182391178989568/HPMA_setup_official.exe
game:
exe: $GAMEDIR/drive_c/Program Files/LoadingBay/LoadingBayLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
dxvk: false
slug: harry-potter-magic-awakened-windows
steamid: null
version: Windows
year: 2021
{
"game_slug": "harry-potter-magic-awakened",
"version": "Windows",
"description": "",
"notes": "Errors such as \"Unable to connect to server\" will prompt, but that can be ignored, because there is a connection being established even though the error is shown.",
"name": "Harry Potter: Magic Awakened",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "harry-potter-magic-awakened-windows",
"installer_slug": "harry-potter-magic-awakened-windows",
"script": {
"files": [
{
"setup": "https://a50.gdl.easebar.com/7082182391178989568/HPMA_setup_official.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/LoadingBay/LoadingBayLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine Prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dxvk": false
}
}
}