files:
- setup:
filename: InstallIMVU_548.18.exe
url: https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_548.18.exe
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/users/$USER/AppData/Roaming/IMVUClient/IMVUQualityAgent.exe
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating 64-bit prefix ...
name: create_prefix
prefix: $GAMEDIR/prefix
- merge:
dst: $GAMEDIR/prefix/drive_c/
src: setup
- execute:
command: WINEESYNC=1 WINEPREFIX="$GAMEDIR/prefix" "$WINEBIN" "$GAMEDIR/prefix/drive_c/InstallIMVU_548.18.exe"
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR/prefix
value: win10
description: ''
game_slug: imvu
gogslug: ''
humblestoreid: ''
installer_slug: imvu-classic-v54818
name: IMVU
notes: ''
runner: wine
script:
files:
- setup:
filename: InstallIMVU_548.18.exe
url: https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_548.18.exe
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/users/$USER/AppData/Roaming/IMVUClient/IMVUQualityAgent.exe
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
description: Creating 64-bit prefix ...
name: create_prefix
prefix: $GAMEDIR/prefix
- merge:
dst: $GAMEDIR/prefix/drive_c/
src: setup
- execute:
command: WINEESYNC=1 WINEPREFIX="$GAMEDIR/prefix" "$WINEBIN" "$GAMEDIR/prefix/drive_c/InstallIMVU_548.18.exe"
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR/prefix
value: win10
slug: imvu-classic-v54818
steamid: null
version: Classic, v548.18
year: 2004
{
"game_slug": "imvu",
"version": "Classic, v548.18",
"description": "",
"notes": "",
"name": "IMVU",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "imvu-classic-v54818",
"installer_slug": "imvu-classic-v54818",
"script": {
"files": [
{
"setup": {
"filename": "InstallIMVU_548.18.exe",
"url": "https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_548.18.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/prefix/drive_c/users/$USER/AppData/Roaming/IMVUClient/IMVUQualityAgent.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64-bit prefix ...",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"merge": {
"dst": "$GAMEDIR/prefix/drive_c/",
"src": "setup"
}
},
{
"execute": {
"command": "WINEESYNC=1 WINEPREFIX=\"$GAMEDIR/prefix\" \"$WINEBIN\" \"$GAMEDIR/prefix/drive_c/InstallIMVU_548.18.exe\""
}
},
{
"task": {
"arch": "win64",
"description": "Setting Windows 10 mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR/prefix",
"value": "win10"
}
}
]
}
}