files:
- setup: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/Program Files (x86)/AIMP/AIMP.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing AIMP
executable: setup
name: wineexec
prefix: $GAMEDIR
description: Requiments:Installer
game_slug: aimp
gogslug: ''
humblestoreid: ''
installer_slug: aimp-latest
name: Aimp
notes: "what works:\r\n-Equalizer (Fully)\r\n-Sound Effects: Speed,Tempo,Pitch,Enhancer,Bass\r\
\n-Volume\r\n-Mixing\r\nWhat Doesn't work/ Untested\r\n-Sound Effects: Echo, Reverb,\
\ Flanger, Chorus\r\n-Video (?)\r\n-Silence Removal (?)\r\n-Visualizations"
runner: wine
script:
files:
- setup: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/Program Files (x86)/AIMP/AIMP.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing AIMP
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: aimp-latest
steamid: null
version: latest
year: 2006
{
"game_slug": "aimp",
"version": "latest",
"description": "Requiments:Installer",
"notes": "what works:\r\n-Equalizer (Fully)\r\n-Sound Effects: Speed,Tempo,Pitch,Enhancer,Bass\r\n-Volume\r\n-Mixing\r\nWhat Doesn't work/ Untested\r\n-Sound Effects: Echo, Reverb, Flanger, Chorus\r\n-Video (?)\r\n-Silence Removal (?)\r\n-Visualizations",
"name": "Aimp",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "aimp-latest",
"installer_slug": "aimp-latest",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/AIMP/AIMP.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing AIMP",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}