Installer carom-3d-531

files:
- file: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/Program Files/Neoact/Carom3D/carom.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine Prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: mfc42 d3dx9 vcrun2003
    description: Installing dependencies...
    name: winetricks
    prefix: $GAMEDIR
    silent: 'true'
- task:
    executable: file
    name: wineexec
    prefix: $GAMEDIR
    return_code: 256
description: Carom 3D
game_slug: carom-3d
gogslug: ''
humblestoreid: ''
installer_slug: carom-3d-531
name: Carom 3D
notes: "Download the installer, extract .exe, use NeoSetup.exe as game's setup file.\r\
  \n\r\nFullscreen does not work for me yet. Workaround: run windowed and in the game\
  \ select fullscreen"
runner: wine
script:
  files:
  - file: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/Program Files/Neoact/Carom3D/carom.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine Prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: mfc42 d3dx9 vcrun2003
      description: Installing dependencies...
      name: winetricks
      prefix: $GAMEDIR
      silent: 'true'
  - task:
      executable: file
      name: wineexec
      prefix: $GAMEDIR
      return_code: 256
slug: carom-3d-531
steamid: null
version: '5.31'
year: null
{
  "game_slug": "carom-3d",
  "version": "5.31",
  "description": "Carom 3D",
  "notes": "Download the installer, extract .exe, use NeoSetup.exe as game's setup file.\r\n\r\nFullscreen does not work for me yet. Workaround: run windowed and in the game select fullscreen",
  "name": "Carom 3D",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "carom-3d-531",
  "installer_slug": "carom-3d-531",
  "script": {
    "files": [
      {
        "file": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Neoact/Carom3D/carom.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine Prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "mfc42 d3dx9 vcrun2003",
          "description": "Installing dependencies...",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": "true"
        }
      },
      {
        "task": {
          "executable": "file",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 256
        }
      }
    ]
  }
}
Back to game