Installer pixeline-skolehjlp-dansk-pixe-windows

files:
- imageloadscript: https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/loaddisk.sh
- imageunloadscript: https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/unloaddisk.sh
- imageconfigfile: https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/config
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Pixeline/Pixeline - DANSK/Pixeline - DANSK.exe
  prefix: $GAMEDIR/
  working_dir: $GAMEDIR/drive_c/Program Files/Pixeline/Pixeline - DANSK
installer:
- insert-disc:
    requires: Installer Pixeline.exe
- task:
    arch: win32
    description: Creating WINE prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Enable Windows 98 compatibility mode
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win98
- task:
    arch: win32
    description: "Installere Spillet\n-------------------------------\nBare installer\
      \ p\xE5 standard lokationen..\n"
    executable: $DISC/Installer Pixeline.exe
    name: wineexec
    working_dir: $DISC
- move:
    description: Installing ISO/Image load script
    dst: $GAMEDIR/loaddisk.sh
    src: imageloadscript
- move:
    description: Installing ISO/Image unload script
    dst: $GAMEDIR/unloaddisk.sh
    src: imageunloadscript
- move:
    description: Installing ISO/Image config file
    dst: $GAMEDIR/config
    src: imageconfigfile
- chmodx: $GAMEDIR/loaddisk.sh
- chmodx: $GAMEDIR/unloaddisk.sh
system:
  postexit_command: $GAMEDIR/unloaddisk.sh
  prelaunch_command: $GAMEDIR/loaddisk.sh
  prelaunch_wait: true
  reset_desktop: true
  resolution: 800x600
  xephyr: 16bpp
  xephyr_resolution: 800x600
wine:
  esync: false
description: Installer - Tested with the danish installer
game_slug: pixeline-skolehjlp-dansk-pixeline-far-det-sidste-o
gogslug: ''
humblestoreid: ''
installer_slug: pixeline-skolehjlp-dansk-pixe-windows
name: "Pixeline Skolehj\xE6lp: Dansk \u2013 Pixeline f\xE5r det sidste ord"
notes: Automount of game ISO can be configured in the "config" file in the games installation
  folder
runner: wine
script:
  files:
  - imageloadscript: https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/loaddisk.sh
  - imageunloadscript: https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/unloaddisk.sh
  - imageconfigfile: https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/config
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Pixeline/Pixeline - DANSK/Pixeline - DANSK.exe
    prefix: $GAMEDIR/
    working_dir: $GAMEDIR/drive_c/Program Files/Pixeline/Pixeline - DANSK
  installer:
  - insert-disc:
      requires: Installer Pixeline.exe
  - task:
      arch: win32
      description: Creating WINE prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Enable Windows 98 compatibility mode
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win98
  - task:
      arch: win32
      description: "Installere Spillet\n-------------------------------\nBare installer\
        \ p\xE5 standard lokationen..\n"
      executable: $DISC/Installer Pixeline.exe
      name: wineexec
      working_dir: $DISC
  - move:
      description: Installing ISO/Image load script
      dst: $GAMEDIR/loaddisk.sh
      src: imageloadscript
  - move:
      description: Installing ISO/Image unload script
      dst: $GAMEDIR/unloaddisk.sh
      src: imageunloadscript
  - move:
      description: Installing ISO/Image config file
      dst: $GAMEDIR/config
      src: imageconfigfile
  - chmodx: $GAMEDIR/loaddisk.sh
  - chmodx: $GAMEDIR/unloaddisk.sh
  system:
    postexit_command: $GAMEDIR/unloaddisk.sh
    prelaunch_command: $GAMEDIR/loaddisk.sh
    prelaunch_wait: true
    reset_desktop: true
    resolution: 800x600
    xephyr: 16bpp
    xephyr_resolution: 800x600
  wine:
    esync: false
slug: pixeline-skolehjlp-dansk-pixe-windows
steamid: null
version: Windows
year: 2005
{
  "game_slug": "pixeline-skolehjlp-dansk-pixeline-far-det-sidste-o",
  "version": "Windows",
  "description": "Installer - Tested with the danish installer",
  "notes": "Automount of game ISO can be configured in the \"config\" file in the games installation folder",
  "name": "Pixeline Skolehj\u00e6lp: Dansk \u2013 Pixeline f\u00e5r det sidste ord",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pixeline-skolehjlp-dansk-pixe-windows",
  "installer_slug": "pixeline-skolehjlp-dansk-pixe-windows",
  "script": {
    "files": [
      {
        "imageloadscript": "https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/loaddisk.sh"
      },
      {
        "imageunloadscript": "https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/unloaddisk.sh"
      },
      {
        "imageconfigfile": "https://github.com/MrMEEE/godgol/blob/14fef06524ed5368b9a38070ce428bcc0c698511/Common/Scripts/config"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Pixeline/Pixeline - DANSK/Pixeline - DANSK.exe",
      "prefix": "$GAMEDIR/",
      "working_dir": "$GAMEDIR/drive_c/Program Files/Pixeline/Pixeline - DANSK"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Installer Pixeline.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating WINE prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Enable Windows 98 compatibility mode",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win98"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installere Spillet\n-------------------------------\nBare installer p\u00e5 standard lokationen..\n",
          "executable": "$DISC/Installer Pixeline.exe",
          "name": "wineexec",
          "working_dir": "$DISC"
        }
      },
      {
        "move": {
          "description": "Installing ISO/Image load script",
          "dst": "$GAMEDIR/loaddisk.sh",
          "src": "imageloadscript"
        }
      },
      {
        "move": {
          "description": "Installing ISO/Image unload script",
          "dst": "$GAMEDIR/unloaddisk.sh",
          "src": "imageunloadscript"
        }
      },
      {
        "move": {
          "description": "Installing ISO/Image config file",
          "dst": "$GAMEDIR/config",
          "src": "imageconfigfile"
        }
      },
      {
        "chmodx": "$GAMEDIR/loaddisk.sh"
      },
      {
        "chmodx": "$GAMEDIR/unloaddisk.sh"
      }
    ],
    "system": {
      "postexit_command": "$GAMEDIR/unloaddisk.sh",
      "prelaunch_command": "$GAMEDIR/loaddisk.sh",
      "prelaunch_wait": true,
      "reset_desktop": true,
      "resolution": "800x600",
      "xephyr": "16bpp",
      "xephyr_resolution": "800x600"
    },
    "wine": {
      "esync": false
    }
  }
}
Back to game