Installer planescape-torment-mod-ghostdogs-ui-mod

files:
- patch:
    filename: Ghostdogs_PST_UI_mod_v2.2.7z
    url: http://www.shsforums.net/files/download/683-ghostdogs-pst-ui-mod-v22/
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- extract:
    description: Extracting the patch
    dst: $GAMEDIR/drive_c/Torment/
    file: $patch
    format: 7z
- task:
    args: /c "Setup-GhostDog\'s-PST-UI.exe"
    description: Running the Patch
    executable: cmd
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Torment/
requires: planescape-torment
description: 'This installer downloads, extracts and installs the UI mod for Planescape:
  Torment.'
game_slug: planescape-torment
gogslug: planescape_torment_enhanced_edition
humblestoreid: ''
installer_slug: planescape-torment-mod-ghostdogs-ui-mod
name: 'Planescape: Torment'
notes: "GhostDog's PS:T UI mod v2.2\r\n- Added support for the Chinese version of\
  \ PST.\r\n- All movies are now stretching to full-screen.\r\n\r\nBy Ghostdog\r\n\
  With the help of Taplonaplo.\r\n\r\nThis mod is packed with WeiDU\r\n\r\nThis is\
  \ a User Interface modification which in combination with Bigg's Widescreen Mod\
  \ makes any resolution (except those below 800x480) viable for Planescape:Torment\
  \ by changing a number of things in the user interface.\r\n\r\nThe Widescreen mod\
  \ works well in Planescape: Torment, but unfortunately when you change the resolution,\
  \ almost all of the UI elements and game effects are shown in the top-left area\
  \ since they were set for the original 640x480 game resolution.\r\n\r\nWhat this\
  \ mod does is center all of these elements and enhance the UI with original game\
  \ art to fit nicely with any resolution. Additionally, bigger fonts are available\
  \ for those with relatively small monitors."
runner: wine
script:
  files:
  - patch:
      filename: Ghostdogs_PST_UI_mod_v2.2.7z
      url: http://www.shsforums.net/files/download/683-ghostdogs-pst-ui-mod-v22/
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - extract:
      description: Extracting the patch
      dst: $GAMEDIR/drive_c/Torment/
      file: $patch
      format: 7z
  - task:
      args: /c "Setup-GhostDog\'s-PST-UI.exe"
      description: Running the Patch
      executable: cmd
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $GAMEDIR/drive_c/Torment/
  requires: planescape-torment
slug: planescape-torment-mod-ghostdogs-ui-mod
steamid: null
version: '[Mod] GhostDog''s UI mod v2.2'
year: 1999
{
  "game_slug": "planescape-torment",
  "version": "[Mod] GhostDog's UI mod v2.2",
  "description": "This installer downloads, extracts and installs the UI mod for Planescape: Torment.",
  "notes": "GhostDog's PS:T UI mod v2.2\r\n- Added support for the Chinese version of PST.\r\n- All movies are now stretching to full-screen.\r\n\r\nBy Ghostdog\r\nWith the help of Taplonaplo.\r\n\r\nThis mod is packed with WeiDU\r\n\r\nThis is a User Interface modification which in combination with Bigg's Widescreen Mod makes any resolution (except those below 800x480) viable for Planescape:Torment by changing a number of things in the user interface.\r\n\r\nThe Widescreen mod works well in Planescape: Torment, but unfortunately when you change the resolution, almost all of the UI elements and game effects are shown in the top-left area since they were set for the original 640x480 game resolution.\r\n\r\nWhat this mod does is center all of these elements and enhance the UI with original game art to fit nicely with any resolution. Additionally, bigger fonts are available for those with relatively small monitors.",
  "name": "Planescape: Torment",
  "year": 1999,
  "steamid": null,
  "gogslug": "planescape_torment_enhanced_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "planescape-torment-mod-ghostdogs-ui-mod",
  "installer_slug": "planescape-torment-mod-ghostdogs-ui-mod",
  "script": {
    "files": [
      {
        "patch": {
          "filename": "Ghostdogs_PST_UI_mod_v2.2.7z",
          "url": "http://www.shsforums.net/files/download/683-ghostdogs-pst-ui-mod-v22/"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting the patch",
          "dst": "$GAMEDIR/drive_c/Torment/",
          "file": "$patch",
          "format": "7z"
        }
      },
      {
        "task": {
          "args": "/c \"Setup-GhostDog\\'s-PST-UI.exe\"",
          "description": "Running the Patch",
          "executable": "cmd",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$GAMEDIR/drive_c/Torment/"
        }
      }
    ],
    "requires": "planescape-torment"
  }
}
Back to game