files:
- installer: https://www.elmesonhostigado.com/foro/instalador/Instalador_AO20.exe
- dgvoodoo: http://dege.freeweb.hu/dgVoodoo2/bin/dgVoodoo2_78_1.zip
game:
exe: drive_c/Program Files (x86)/AO20/Launcher/LauncherAO20.exe
prefix: $GAMEDIR
installer:
- execute:
args: -s -t "$CACHE" "$installer"
description: Preparing installer archive
file: ln
- task:
args: /S
description: Extracting installer archive
executable: $CACHE/Instalador_AO20.exe
name: wineexec
- task:
app: d3dcompiler_43 d3dcompiler_47 mfc42 vb6run
description: Installing d3dcompiler, mfc42, vb6run...
name: winetricks
- extract:
description: Extracting dgVoodoo
dst: $CACHE/dgVoodoo
file: dgvoodoo
- copy:
description: Installing dgVoodoo
dst: $GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/
src: $CACHE/dgVoodoo/MS/x86/
- copy:
description: Installing dgVoodoo
dst: $GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/
src: $CACHE/dgVoodoo/MS/x86/
- write_config:
data:
DirectX:
Antialiasing: false
DisableMipmapping: true
FastVideoMemoryAccess: true
Filtering: appdriven
KeepFilterIfPointSampled: false
Resolution: unforced
VRAM: 1024
dgVoodooWatermark: false
description: Configuring dgVoodoo
file: $GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/dgVoodoo.conf
wine:
Desktop: true
overrides:
d3d8: n,b
description: Installer
game_slug: argentum-20
gogslug: ''
humblestoreid: ''
installer_slug: argentum-20-windows
name: Argentum 20
notes: ''
runner: wine
script:
files:
- installer: https://www.elmesonhostigado.com/foro/instalador/Instalador_AO20.exe
- dgvoodoo: http://dege.freeweb.hu/dgVoodoo2/bin/dgVoodoo2_78_1.zip
game:
exe: drive_c/Program Files (x86)/AO20/Launcher/LauncherAO20.exe
prefix: $GAMEDIR
installer:
- execute:
args: -s -t "$CACHE" "$installer"
description: Preparing installer archive
file: ln
- task:
args: /S
description: Extracting installer archive
executable: $CACHE/Instalador_AO20.exe
name: wineexec
- task:
app: d3dcompiler_43 d3dcompiler_47 mfc42 vb6run
description: Installing d3dcompiler, mfc42, vb6run...
name: winetricks
- extract:
description: Extracting dgVoodoo
dst: $CACHE/dgVoodoo
file: dgvoodoo
- copy:
description: Installing dgVoodoo
dst: $GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/
src: $CACHE/dgVoodoo/MS/x86/
- copy:
description: Installing dgVoodoo
dst: $GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/
src: $CACHE/dgVoodoo/MS/x86/
- write_config:
data:
DirectX:
Antialiasing: false
DisableMipmapping: true
FastVideoMemoryAccess: true
Filtering: appdriven
KeepFilterIfPointSampled: false
Resolution: unforced
VRAM: 1024
dgVoodooWatermark: false
description: Configuring dgVoodoo
file: $GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/dgVoodoo.conf
wine:
Desktop: true
overrides:
d3d8: n,b
slug: argentum-20-windows
steamid: null
version: Windows
year: 2022
{
"game_slug": "argentum-20",
"version": "Windows",
"description": "Installer",
"notes": "",
"name": "Argentum 20",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "argentum-20-windows",
"installer_slug": "argentum-20-windows",
"script": {
"files": [
{
"installer": "https://www.elmesonhostigado.com/foro/instalador/Instalador_AO20.exe"
},
{
"dgvoodoo": "http://dege.freeweb.hu/dgVoodoo2/bin/dgVoodoo2_78_1.zip"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/AO20/Launcher/LauncherAO20.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"execute": {
"args": "-s -t \"$CACHE\" \"$installer\"",
"description": "Preparing installer archive",
"file": "ln"
}
},
{
"task": {
"args": "/S",
"description": "Extracting installer archive",
"executable": "$CACHE/Instalador_AO20.exe",
"name": "wineexec"
}
},
{
"task": {
"app": "d3dcompiler_43 d3dcompiler_47 mfc42 vb6run",
"description": "Installing d3dcompiler, mfc42, vb6run...",
"name": "winetricks"
}
},
{
"extract": {
"description": "Extracting dgVoodoo",
"dst": "$CACHE/dgVoodoo",
"file": "dgvoodoo"
}
},
{
"copy": {
"description": "Installing dgVoodoo",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/",
"src": "$CACHE/dgVoodoo/MS/x86/"
}
},
{
"copy": {
"description": "Installing dgVoodoo",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/",
"src": "$CACHE/dgVoodoo/MS/x86/"
}
},
{
"write_config": {
"data": {
"DirectX": {
"Antialiasing": false,
"DisableMipmapping": true,
"FastVideoMemoryAccess": true,
"Filtering": "appdriven",
"KeepFilterIfPointSampled": false,
"Resolution": "unforced",
"VRAM": 1024,
"dgVoodooWatermark": false
}
},
"description": "Configuring dgVoodoo",
"file": "$GAMEDIR/drive_c/Program Files (x86)/AO20/Argentum20/Cliente/dgVoodoo.conf"
}
}
],
"wine": {
"Desktop": true,
"overrides": {
"d3d8": "n,b"
}
}
}
}