Installer plants-vs-zombies-fusion-38

files:
- pvzf_zip:
    filename: PvZ.Fusion.3.8.Multi-lang.Release.by.Blooms.zip
    sha256: 74889ca748599403a700f2b558cc5f0b81ccf11af0abb3b15d8f716412b3c878
    url: https://github.com/Teyliu/PVZF-Translation/releases/download/3.8/PvZ.Fusion.3.8.Multi-lang.Release.by.Blooms.zip
game:
  arch: win64
  args: --melonloader.hideconsole
  exe: drive_c/ProgramData/Plants VS Zombies Fusion/Game Files/PlantsVsZombiesRH.exe
  prefix: $GAMEDIR
  working_dir: drive_c/ProgramData/Plants VS Zombies Fusion/Game Files
install_complete_text: Plants vs Zombies Fusion 3.8 Multi-lang Release has been installed.
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/ProgramData/Plants VS Zombies Fusion
    file: pvzf_zip
- task:
    app: dotnetdesktop6
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    key: version
    name: set_regedit
    path: HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides
    prefix: $GAMEDIR
    value: native,builtin
system:
  env:
    WINEDLLOVERRIDES: version=n,b
wine:
  overrides:
    version: n,b
description: 'Multi-Language version of Plants vs. Zombies: Fusion'
game_slug: plants-vs-zombies-fusion
gogslug: ''
humblestoreid: ''
installer_slug: plants-vs-zombies-fusion-38
name: 'Plants vs. Zombies: Fusion'
notes: "Requires .NET 6 Desktop Runtime inside the Wine prefix. \r\nmodified the 3.6.1\
  \ beta installer which modified the 3.5 beta installer which modified 3.3.1 beta\
  \ installer.\r\nTested on Ubuntu 26, seems to work perfectly on my end and I was\
  \ able to port save files from a previous version."
runner: wine
script:
  files:
  - pvzf_zip:
      filename: PvZ.Fusion.3.8.Multi-lang.Release.by.Blooms.zip
      sha256: 74889ca748599403a700f2b558cc5f0b81ccf11af0abb3b15d8f716412b3c878
      url: https://github.com/Teyliu/PVZF-Translation/releases/download/3.8/PvZ.Fusion.3.8.Multi-lang.Release.by.Blooms.zip
  game:
    arch: win64
    args: --melonloader.hideconsole
    exe: drive_c/ProgramData/Plants VS Zombies Fusion/Game Files/PlantsVsZombiesRH.exe
    prefix: $GAMEDIR
    working_dir: drive_c/ProgramData/Plants VS Zombies Fusion/Game Files
  install_complete_text: Plants vs Zombies Fusion 3.8 Multi-lang Release has been
    installed.
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/ProgramData/Plants VS Zombies Fusion
      file: pvzf_zip
  - task:
      app: dotnetdesktop6
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      key: version
      name: set_regedit
      path: HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides
      prefix: $GAMEDIR
      value: native,builtin
  system:
    env:
      WINEDLLOVERRIDES: version=n,b
  wine:
    overrides:
      version: n,b
slug: plants-vs-zombies-fusion-38
steamid: null
version: '3.8'
year: 2024
{
  "game_slug": "plants-vs-zombies-fusion",
  "version": "3.8",
  "description": "Multi-Language version of Plants vs. Zombies: Fusion",
  "notes": "Requires .NET 6 Desktop Runtime inside the Wine prefix. \r\nmodified the 3.6.1 beta installer which modified the 3.5 beta installer which modified 3.3.1 beta installer.\r\nTested on Ubuntu 26, seems to work perfectly on my end and I was able to port save files from a previous version.",
  "name": "Plants vs. Zombies: Fusion",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "plants-vs-zombies-fusion-38",
  "installer_slug": "plants-vs-zombies-fusion-38",
  "script": {
    "files": [
      {
        "pvzf_zip": {
          "filename": "PvZ.Fusion.3.8.Multi-lang.Release.by.Blooms.zip",
          "sha256": "74889ca748599403a700f2b558cc5f0b81ccf11af0abb3b15d8f716412b3c878",
          "url": "https://github.com/Teyliu/PVZF-Translation/releases/download/3.8/PvZ.Fusion.3.8.Multi-lang.Release.by.Blooms.zip"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "args": "--melonloader.hideconsole",
      "exe": "drive_c/ProgramData/Plants VS Zombies Fusion/Game Files/PlantsVsZombiesRH.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "drive_c/ProgramData/Plants VS Zombies Fusion/Game Files"
    },
    "install_complete_text": "Plants vs Zombies Fusion 3.8 Multi-lang Release has been installed.",
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/ProgramData/Plants VS Zombies Fusion",
          "file": "pvzf_zip"
        }
      },
      {
        "task": {
          "app": "dotnetdesktop6",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "key": "version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\\\Software\\\\Wine\\\\DllOverrides",
          "prefix": "$GAMEDIR",
          "value": "native,builtin"
        }
      }
    ],
    "system": {
      "env": {
        "WINEDLLOVERRIDES": "version=n,b"
      }
    },
    "wine": {
      "overrides": {
        "version": "n,b"
      }
    }
  }
}
Back to game