Installer pekka-kana-ms-dos

files:
- game: https://www.pistegamez.net/PK/pkanv08b.zip
- patch: https://www.pistegamez.net/PK/Pk_fixed.zip
game:
  main_file: $GAMEDIR/dosbox.conf
installer:
- extract:
    description: Installing Pekka Kana...
    dst: $GAMEDIR/PKANA
    src: game
- extract:
    description: Installing Pekka Kana...
    dst: $GAMEDIR/PKANA
    src: patch
- task:
    commands:
    - 'C:'
    - cd PKANA
    - PKANA.EXE
    - exit
    drives:
      c: $GAMEDIR
    name: makeconfig
    path: $GAMEDIR/dosbox.conf
- write_file:
    content: '[cpu]

      core=auto

      cputype=auto

      cycles=max 105%

      cycleup=10

      cycledown=20

      '
    file: $GAMEDIR/dosbox.conf
    mode: a
system:
  disable_runtime: false
description: null
game_slug: pekka-kana
gogslug: ''
humblestoreid: ''
installer_slug: pekka-kana-ms-dos
name: Pekka Kana
notes: ''
runner: dosbox
script:
  files:
  - game: https://www.pistegamez.net/PK/pkanv08b.zip
  - patch: https://www.pistegamez.net/PK/Pk_fixed.zip
  game:
    main_file: $GAMEDIR/dosbox.conf
  installer:
  - extract:
      description: Installing Pekka Kana...
      dst: $GAMEDIR/PKANA
      src: game
  - extract:
      description: Installing Pekka Kana...
      dst: $GAMEDIR/PKANA
      src: patch
  - task:
      commands:
      - 'C:'
      - cd PKANA
      - PKANA.EXE
      - exit
      drives:
        c: $GAMEDIR
      name: makeconfig
      path: $GAMEDIR/dosbox.conf
  - write_file:
      content: '[cpu]

        core=auto

        cputype=auto

        cycles=max 105%

        cycleup=10

        cycledown=20

        '
      file: $GAMEDIR/dosbox.conf
      mode: a
  system:
    disable_runtime: false
slug: pekka-kana-ms-dos
steamid: null
version: MS-DOS
year: 1998
{
  "game_slug": "pekka-kana",
  "version": "MS-DOS",
  "description": null,
  "notes": "",
  "name": "Pekka Kana",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "pekka-kana-ms-dos",
  "installer_slug": "pekka-kana-ms-dos",
  "script": {
    "files": [
      {
        "game": "https://www.pistegamez.net/PK/pkanv08b.zip"
      },
      {
        "patch": "https://www.pistegamez.net/PK/Pk_fixed.zip"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/dosbox.conf"
    },
    "installer": [
      {
        "extract": {
          "description": "Installing Pekka Kana...",
          "dst": "$GAMEDIR/PKANA",
          "src": "game"
        }
      },
      {
        "extract": {
          "description": "Installing Pekka Kana...",
          "dst": "$GAMEDIR/PKANA",
          "src": "patch"
        }
      },
      {
        "task": {
          "commands": [
            "C:",
            "cd PKANA",
            "PKANA.EXE",
            "exit"
          ],
          "drives": {
            "c": "$GAMEDIR"
          },
          "name": "makeconfig",
          "path": "$GAMEDIR/dosbox.conf"
        }
      },
      {
        "write_file": {
          "content": "[cpu]\ncore=auto\ncputype=auto\ncycles=max 105%\ncycleup=10\ncycledown=20\n",
          "file": "$GAMEDIR/dosbox.conf",
          "mode": "a"
        }
      }
    ],
    "system": {
      "disable_runtime": false
    }
  }
}
Back to game