Installer wuthering-waves-1510

files:
- ww_installer: https://mirrors-package-mc.aki-game.net/client/download/pclauncher_ucValwzcms5hdgbHaflgz6qm/WutheringWaves-overseas-setup-1.5.1.0.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Wuthering Waves/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    name: winetricks
    silent: true
- task:
    app: vcrun2015
    name: winetricks
    silent: true
- task:
    description: Finish the installation but do NOT enter the game!
    executable: ww_installer
    include_processes: KuroGame_haru\KRInstall_haru.exe
    name: wineexec
    prefix: $GAMEDIR
    return_code: 256
- task:
    name: winekill
    prefix: $GAMEDIR
description: Copied from PGR Installer
game_slug: wuthering-waves
gogslug: ''
humblestoreid: ''
installer_slug: wuthering-waves-1510
name: Wuthering Waves
notes: After installation completed, don't click "Start". Just close the window.
runner: wine
script:
  files:
  - ww_installer: https://mirrors-package-mc.aki-game.net/client/download/pclauncher_ucValwzcms5hdgbHaflgz6qm/WutheringWaves-overseas-setup-1.5.1.0.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Wuthering Waves/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      name: winetricks
      silent: true
  - task:
      app: vcrun2015
      name: winetricks
      silent: true
  - task:
      description: Finish the installation but do NOT enter the game!
      executable: ww_installer
      include_processes: KuroGame_haru\KRInstall_haru.exe
      name: wineexec
      prefix: $GAMEDIR
      return_code: 256
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: wuthering-waves-1510
steamid: null
version: 1.5.1.0
year: 2024
{
  "game_slug": "wuthering-waves",
  "version": "1.5.1.0",
  "description": "Copied from PGR Installer",
  "notes": "After installation completed, don't click \"Start\". Just close the window.",
  "name": "Wuthering Waves",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "wuthering-waves-1510",
  "installer_slug": "wuthering-waves-1510",
  "script": {
    "files": [
      {
        "ww_installer": "https://mirrors-package-mc.aki-game.net/client/download/pclauncher_ucValwzcms5hdgbHaflgz6qm/WutheringWaves-overseas-setup-1.5.1.0.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Wuthering Waves/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "description": "Finish the installation but do NOT enter the game!",
          "executable": "ww_installer",
          "include_processes": "KuroGame_haru\\KRInstall_haru.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 256
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game