Installer super-mario-blue-twilight-dx-mario-fan-games-gala

files:
- gamezip:
    filename: bluetwilight_.zip
    url: https://mfgg.net/index.php?sess=b1d3172f0e383b2f7b4142d108097ba1&act=resdb&param=03&c=2&id=1963
- setupunpacker:
    filename: cicdec.zip
    url: https://github.com/Bioruebe/cicdec/releases/download/3.0.1/cicdec.zip
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Super Mario Blue Twilight DX/MWNDX.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine Prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/cicdec
    file: setupunpacker
    format: zip
- extract:
    dst: $GAMEDIR/drive_c/cicdec
    file: gamezip
    format: zip
- task:
    args: C:\\cicdec\\MarioWeenDX_LQ.exe C:\\cicdec\\smbtdx
    description: Unpacking the setup...
    executable: $GAMEDIR/drive_c/cicdec/cicdec.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: sandbox
    description: Sandbox the wine prefix
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- move:
    description: Placing game files
    dst: $GAMEDIR/drive_c/Program Files (x86)/Super Mario Blue Twilight DX
    src: $GAMEDIR/drive_c/cicdec/smbtdx
- execute:
    command: rm -r $GAMEDIR/drive_c/cicdec
wine:
  dxvk: false
description: 'Installs "Super Mario: Blue Twilight DX" from Mario Fan Games Galaxy'
game_slug: super-mario-blue-twilight-dx
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-blue-twilight-dx-mario-fan-games-gala
name: 'Super Mario: Blue Twilight DX'
notes: ''
runner: wine
script:
  files:
  - gamezip:
      filename: bluetwilight_.zip
      url: https://mfgg.net/index.php?sess=b1d3172f0e383b2f7b4142d108097ba1&act=resdb&param=03&c=2&id=1963
  - setupunpacker:
      filename: cicdec.zip
      url: https://github.com/Bioruebe/cicdec/releases/download/3.0.1/cicdec.zip
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Super Mario Blue Twilight DX/MWNDX.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine Prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/cicdec
      file: setupunpacker
      format: zip
  - extract:
      dst: $GAMEDIR/drive_c/cicdec
      file: gamezip
      format: zip
  - task:
      args: C:\\cicdec\\MarioWeenDX_LQ.exe C:\\cicdec\\smbtdx
      description: Unpacking the setup...
      executable: $GAMEDIR/drive_c/cicdec/cicdec.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: sandbox
      description: Sandbox the wine prefix
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - move:
      description: Placing game files
      dst: $GAMEDIR/drive_c/Program Files (x86)/Super Mario Blue Twilight DX
      src: $GAMEDIR/drive_c/cicdec/smbtdx
  - execute:
      command: rm -r $GAMEDIR/drive_c/cicdec
  wine:
    dxvk: false
slug: super-mario-blue-twilight-dx-mario-fan-games-gala
steamid: null
version: Mario Fan Games Galaxy
year: 2005
{
  "game_slug": "super-mario-blue-twilight-dx",
  "version": "Mario Fan Games Galaxy",
  "description": "Installs \"Super Mario: Blue Twilight DX\" from Mario Fan Games Galaxy",
  "notes": "",
  "name": "Super Mario: Blue Twilight DX",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "super-mario-blue-twilight-dx-mario-fan-games-gala",
  "installer_slug": "super-mario-blue-twilight-dx-mario-fan-games-gala",
  "script": {
    "files": [
      {
        "gamezip": {
          "filename": "bluetwilight_.zip",
          "url": "https://mfgg.net/index.php?sess=b1d3172f0e383b2f7b4142d108097ba1&act=resdb&param=03&c=2&id=1963"
        }
      },
      {
        "setupunpacker": {
          "filename": "cicdec.zip",
          "url": "https://github.com/Bioruebe/cicdec/releases/download/3.0.1/cicdec.zip"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Super Mario Blue Twilight DX/MWNDX.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine Prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/cicdec",
          "file": "setupunpacker",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/cicdec",
          "file": "gamezip",
          "format": "zip"
        }
      },
      {
        "task": {
          "args": "C:\\\\cicdec\\\\MarioWeenDX_LQ.exe C:\\\\cicdec\\\\smbtdx",
          "description": "Unpacking the setup...",
          "executable": "$GAMEDIR/drive_c/cicdec/cicdec.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Sandbox the wine prefix",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "move": {
          "description": "Placing game files",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Super Mario Blue Twilight DX",
          "src": "$GAMEDIR/drive_c/cicdec/smbtdx"
        }
      },
      {
        "execute": {
          "command": "rm -r $GAMEDIR/drive_c/cicdec"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game