Installer club-penguin-island-19

files:
- file1: https://1263cf72.content.disney.io/1518121153/installers/windows32/Club_Penguin_Island_Launcher-1.0.1.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Club Penguin Island/ClubPenguinIslandLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win64
    description: Setting Wine to Windows 7
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing Club Penguin Island. Do tick "Launch Game" after installation!
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
description: Only Lightly Tested
game_slug: club-penguin-island
gogslug: ''
humblestoreid: ''
installer_slug: club-penguin-island-19
name: Club Penguin Island
notes: "It will appear the Club Penguin Island installer is doing nothing at some\
  \ point, if you drag the installer away underneath you will find another installer.\r\
  \n\r\nSeems to show up dim when full screen on an AMD GPU, 1440p Screen on Ubuntu\
  \ 16.04"
runner: wine
script:
  files:
  - file1: https://1263cf72.content.disney.io/1518121153/installers/windows32/Club_Penguin_Island_Launcher-1.0.1.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Club Penguin Island/ClubPenguinIslandLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win64
      description: Setting Wine to Windows 7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing Club Penguin Island. Do tick "Launch Game" after installation!
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
slug: club-penguin-island-19
steamid: null
version: '1.9'
year: 2017
{
  "game_slug": "club-penguin-island",
  "version": "1.9",
  "description": "Only Lightly Tested",
  "notes": "It will appear the Club Penguin Island installer is doing nothing at some point, if you drag the installer away underneath you will find another installer.\r\n\r\nSeems to show up dim when full screen on an AMD GPU, 1440p Screen on Ubuntu 16.04",
  "name": "Club Penguin Island",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "club-penguin-island-19",
  "installer_slug": "club-penguin-island-19",
  "script": {
    "files": [
      {
        "file1": "https://1263cf72.content.disney.io/1518121153/installers/windows32/Club_Penguin_Island_Launcher-1.0.1.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Club Penguin Island/ClubPenguinIslandLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "description": "Setting Wine to Windows 7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Club Penguin Island. Do tick \"Launch Game\" after installation!",
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game