files:
- scriptinstall: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Age%20of%20Empires%20-%20Gold%20Edition/findaoe.sh
- patch: N/A:please download and select latest Upatch HD version from their official
homepage https://upatch-hd.weebly.com
game:
exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires/gamex/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: aoex.ico
- extract:
dst: $GAMEDIR/drive_c/tmp
file: patch
- chmodx: scriptinstall
- execute:
args: $DISC
file: scriptinstall
- task:
app: winxp
name: winetricks
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/drive_c/tmp/aoeinstall.bat
name: wineexec
- task:
app: icodecs
name: winetricks
prefix: $GAMEDIR
- task:
app: directplay
name: winetricks
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/drive_c/tmp/UPatch HD Setup.exe
name: wineexec
- move:
dst: $CACHE
src: $GAMEDIR/drive_c/tmp
- task:
key: DisableStartupV
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Microsoft Games\Age of
Empires Expansion\1.1
type: REG_DWORD
value: '00000000'
description: Play "Age of Empire Gold Edition" on Linux!
game_slug: age-of-empires
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-gold-edition-cd-upat
name: Age of Empires
notes: "- Compatible with all AOE Gold Edition CD\r\n- You will need CD only one time\
\ during install\r\n- Game install will be updated with latest Upatch HD to obtain\
\ best gaming experience"
runner: wine
script:
files:
- scriptinstall: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Age%20of%20Empires%20-%20Gold%20Edition/findaoe.sh
- patch: N/A:please download and select latest Upatch HD version from their official
homepage https://upatch-hd.weebly.com
game:
exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires/gamex/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: aoex.ico
- extract:
dst: $GAMEDIR/drive_c/tmp
file: patch
- chmodx: scriptinstall
- execute:
args: $DISC
file: scriptinstall
- task:
app: winxp
name: winetricks
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/drive_c/tmp/aoeinstall.bat
name: wineexec
- task:
app: icodecs
name: winetricks
prefix: $GAMEDIR
- task:
app: directplay
name: winetricks
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/drive_c/tmp/UPatch HD Setup.exe
name: wineexec
- move:
dst: $CACHE
src: $GAMEDIR/drive_c/tmp
- task:
key: DisableStartupV
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Microsoft Games\Age
of Empires Expansion\1.1
type: REG_DWORD
value: '00000000'
slug: age-of-empires-gold-edition-cd-upat
steamid: null
version: GOLD edition CD + Upatch HD
year: 1997
{
"game_slug": "age-of-empires",
"version": "GOLD edition CD + Upatch HD",
"description": "Play \"Age of Empire Gold Edition\" on Linux!",
"notes": "- Compatible with all AOE Gold Edition CD\r\n- You will need CD only one time during install\r\n- Game install will be updated with latest Upatch HD to obtain best gaming experience",
"name": "Age of Empires",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "age-of-empires-gold-edition-cd-upat",
"installer_slug": "age-of-empires-gold-edition-cd-upat",
"script": {
"files": [
{
"scriptinstall": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Age%20of%20Empires%20-%20Gold%20Edition/findaoe.sh"
},
{
"patch": "N/A:please download and select latest Upatch HD version from their official homepage https://upatch-hd.weebly.com"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Microsoft Games/Age of Empires/gamex/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "aoex.ico"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/tmp",
"file": "patch"
}
},
{
"chmodx": "scriptinstall"
},
{
"execute": {
"args": "$DISC",
"file": "scriptinstall"
}
},
{
"task": {
"app": "winxp",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$GAMEDIR/drive_c/tmp/aoeinstall.bat",
"name": "wineexec"
}
},
{
"task": {
"app": "icodecs",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directplay",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$GAMEDIR/drive_c/tmp/UPatch HD Setup.exe",
"name": "wineexec"
}
},
{
"move": {
"dst": "$CACHE",
"src": "$GAMEDIR/drive_c/tmp"
}
},
{
"task": {
"key": "DisableStartupV",
"name": "set_regedit",
"path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Microsoft\\Microsoft Games\\Age of Empires Expansion\\1.1",
"type": "REG_DWORD",
"value": "00000000"
}
}
]
}
}