Installer imvu-stable-edition-v6

files:
- setup:
    filename: InstallIMVU_548.0.exe
    url: https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_548.0.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.0.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-stable-edition-v6
name: IMVU
notes: Updated the imvu version to latest client 548
runner: wine
script:
  files:
  - setup:
      filename: InstallIMVU_548.0.exe
      url: https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_548.0.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.0.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-stable-edition-v6
steamid: null
version: Stable Edition v6
year: 2004
{
  "game_slug": "imvu",
  "version": "Stable Edition v6",
  "description": "",
  "notes": "Updated the imvu version to latest client 548",
  "name": "IMVU",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "imvu-stable-edition-v6",
  "installer_slug": "imvu-stable-edition-v6",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "InstallIMVU_548.0.exe",
          "url": "https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_548.0.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.0.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"
        }
      }
    ]
  }
}
Back to game