1
0

Add Anno 1503 A.D. GOG Installer script.

This commit is contained in:
2022-06-06 09:47:45 +09:00
parent 8ca70e9492
commit 1f1b34ee3f
2 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
name: Anno 1503 A.D.
game_slug: anno-1503-ad
version: GOG
slug: anno-1503-ad-gog
description: Installs the GOG release version of Anno 1503 A.D. with pinned wine runner version to ensure maximum compatibility.
runner: wine
script:
files:
- installer: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Anno 1503 AD/1503Startup.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing...
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
app: windowmanagermanaged=n
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: directmusic
name: winetricks
prefix: $GAMEDIR
silent: true
wine:
version: lutris-5.6-5-x86_64