Installer imvu-classic-v5500

files:
- setup:
    filename: InstallIMVU_550.0.exe
    url: https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_550.0.exe
game:
  arch: win64
  exe: drive_c/users/$USER/AppData/Roaming/IMVUClient/IMVUQualityAgent.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64-bit Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Setting Windows version to 10
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win10
- task:
    app: corefonts vcrun2019
    description: Installing required components (fonts, VC runtimes)
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Running IMVU installer
    executable: $setup
    name: wineexec
    prefix: $GAMEDIR
description: Updated to new version, and don't set wine-ge or other.
game_slug: imvu
gogslug: ''
humblestoreid: ''
installer_slug: imvu-classic-v5500
name: IMVU
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: InstallIMVU_550.0.exe
      url: https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_550.0.exe
  game:
    arch: win64
    exe: drive_c/users/$USER/AppData/Roaming/IMVUClient/IMVUQualityAgent.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64-bit Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Setting Windows version to 10
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win10
  - task:
      app: corefonts vcrun2019
      description: Installing required components (fonts, VC runtimes)
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Running IMVU installer
      executable: $setup
      name: wineexec
      prefix: $GAMEDIR
slug: imvu-classic-v5500
steamid: null
version: Classic, v550.0
year: 2004
{
  "game_slug": "imvu",
  "version": "Classic, v550.0",
  "description": "Updated to new version, and don't set wine-ge or other.",
  "notes": "",
  "name": "IMVU",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "imvu-classic-v5500",
  "installer_slug": "imvu-classic-v5500",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "InstallIMVU_550.0.exe",
          "url": "https://static-akm.imvu.com/imvufiles/installers/InstallIMVU_550.0.exe"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/AppData/Roaming/IMVUClient/IMVUQualityAgent.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Setting Windows version to 10",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win10"
        }
      },
      {
        "task": {
          "app": "corefonts vcrun2019",
          "description": "Installing required components (fonts, VC runtimes)",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Running IMVU installer",
          "executable": "$setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game