files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win64
exe: $GAMEDIR/drive_c/game/resource/bin/v2r_nosteam_en.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: megadimension-neptunia-viir
gogslug: megadimension_neptunia_viir
humblestoreid: ''
installer_slug: megadimension-neptunia-viir-gog
name: Megadimension Neptunia VIIR
notes: Game runs good under System Wine 5.8. Fails to launch with lutris-5.7-x86_64
and Proton 5.0 has sound issues.
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win64
exe: $GAMEDIR/drive_c/game/resource/bin/v2r_nosteam_en.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
slug: megadimension-neptunia-viir-gog
steamid: 774511
version: GOG
year: 2018
{
"game_slug": "megadimension-neptunia-viir",
"version": "GOG",
"description": "",
"notes": "Game runs good under System Wine 5.8. Fails to launch with lutris-5.7-x86_64 and Proton 5.0 has sound issues.",
"name": "Megadimension Neptunia VIIR",
"year": 2018,
"steamid": 774511,
"gogslug": "megadimension_neptunia_viir",
"humblestoreid": "",
"runner": "wine",
"slug": "megadimension-neptunia-viir-gog",
"installer_slug": "megadimension-neptunia-viir-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/game/resource/bin/v2r_nosteam_en.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}