Installer xanadu-next-gog
files: - setup: N/A:Select the game's setup file game: arch: win32 exe: drive_c/GOG Games/Xanadu Next/XANADU.exe prefix: $GAMEDIR installer: - task: arch: win32 name: create_prefix prefix: $GAMEDIR - task: app: vcrun2008 arch: win32 name: winetricks prefix: $GAMEDIR - task: app: quartz arch: win32 description: Installing Quartz. name: winetricks prefix: $GAMEDIR - task: app: ffdshow arch: win32 description: Installing Ffdshow. name: winetricks prefix: $GAMEDIR - task: app: amstream arch: win32 description: Installing Amstream. name: winetricks prefix: $GAMEDIR - task: app: xvid win7 arch: win32 description: Installing Xvid. name: winetricks prefix: $GAMEDIR - task: arch: win32 args: -u description: Simulating Windows reboot. executable: wineboot name: wineexec prefix: $GAMEDIR - task: arch: win32 args: /SP- /SUPPRESSMSGBOXES /NOCANCEL description: Installing Xanadu Next executable: setup name: wineexec prefix: $GAMEDIR - task: arch: win32 description: Setting game options. executable: $GAMEDIR/drive_c/GOG Games/Xanadu Next/xanadu_cfg.exe name: wineexec prefix: $GAMEDIR wine: overrides: winegstreamer: disabled
description: null game_slug: xanadu-next gogslug: xanadu_next humblestoreid: '' installer_slug: xanadu-next-gog name: Xanadu Next notes: The game minimizes on launch, you just have to click on it to maximize it again. runner: wine script: files: - setup: N/A:Select the game's setup file game: arch: win32 exe: drive_c/GOG Games/Xanadu Next/XANADU.exe prefix: $GAMEDIR installer: - task: arch: win32 name: create_prefix prefix: $GAMEDIR - task: app: vcrun2008 arch: win32 name: winetricks prefix: $GAMEDIR - task: app: quartz arch: win32 description: Installing Quartz. name: winetricks prefix: $GAMEDIR - task: app: ffdshow arch: win32 description: Installing Ffdshow. name: winetricks prefix: $GAMEDIR - task: app: amstream arch: win32 description: Installing Amstream. name: winetricks prefix: $GAMEDIR - task: app: xvid win7 arch: win32 description: Installing Xvid. name: winetricks prefix: $GAMEDIR - task: arch: win32 args: -u description: Simulating Windows reboot. executable: wineboot name: wineexec prefix: $GAMEDIR - task: arch: win32 args: /SP- /SUPPRESSMSGBOXES /NOCANCEL description: Installing Xanadu Next executable: setup name: wineexec prefix: $GAMEDIR - task: arch: win32 description: Setting game options. executable: $GAMEDIR/drive_c/GOG Games/Xanadu Next/xanadu_cfg.exe name: wineexec prefix: $GAMEDIR wine: overrides: winegstreamer: disabled slug: xanadu-next-gog steamid: 312560 version: GOG year: 2005
{ "game_slug": "xanadu-next", "version": "GOG", "description": null, "notes": "The game minimizes on launch, you just have to click on it to maximize it again.", "name": "Xanadu Next", "year": 2005, "steamid": 312560, "gogslug": "xanadu_next", "humblestoreid": "", "runner": "wine", "slug": "xanadu-next-gog", "installer_slug": "xanadu-next-gog", "script": { "files": [ { "setup": "N/A:Select the game's setup file" } ], "game": { "arch": "win32", "exe": "drive_c/GOG Games/Xanadu Next/XANADU.exe", "prefix": "$GAMEDIR" }, "installer": [ { "task": { "arch": "win32", "name": "create_prefix", "prefix": "$GAMEDIR" } }, { "task": { "app": "vcrun2008", "arch": "win32", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "quartz", "arch": "win32", "description": "Installing Quartz.", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "ffdshow", "arch": "win32", "description": "Installing Ffdshow.", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "amstream", "arch": "win32", "description": "Installing Amstream.", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "app": "xvid win7", "arch": "win32", "description": "Installing Xvid.", "name": "winetricks", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win32", "args": "-u", "description": "Simulating Windows reboot.", "executable": "wineboot", "name": "wineexec", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win32", "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL", "description": "Installing Xanadu Next", "executable": "setup", "name": "wineexec", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win32", "description": "Setting game options.", "executable": "$GAMEDIR/drive_c/GOG Games/Xanadu Next/xanadu_cfg.exe", "name": "wineexec", "prefix": "$GAMEDIR" } } ], "wine": { "overrides": { "winegstreamer": "disabled" } } } }