Installer qqarc-2512251409_qqarc_v10

files:
- installer: https://resources.qqarc.com/QQArcInstaller.exe
game:
  arch: win64
  exe: $GAMEDIR/QQArc/QQArc.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/QQArc
installer:
- task:
    args: /SILENT /NORESTART
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR/QQArc
    src: $GAMEDIR/drive_c/Program Files/QQArc
- move:
    dst: $GAMEDIR/QQArc
    src: $GAMEDIR/drive_c/Program Files (x86)/QQArc
system:
  env:
    WINEPREFIX: $GAMEDIR
description: Online Asian Arcade
game_slug: qqarc
gogslug: ''
humblestoreid: ''
installer_slug: qqarc-2512251409_qqarc_v10
name: QQArc
notes: The game will co longer crash and exit on it's own
runner: wine
script:
  files:
  - installer: https://resources.qqarc.com/QQArcInstaller.exe
  game:
    arch: win64
    exe: $GAMEDIR/QQArc/QQArc.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/QQArc
  installer:
  - task:
      args: /SILENT /NORESTART
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR/QQArc
      src: $GAMEDIR/drive_c/Program Files/QQArc
  - move:
      dst: $GAMEDIR/QQArc
      src: $GAMEDIR/drive_c/Program Files (x86)/QQArc
  system:
    env:
      WINEPREFIX: $GAMEDIR
slug: qqarc-2512251409_qqarc_v10
steamid: null
version: 2512251409_QQArc_v1.0.2.4.exe
year: 2023
{
  "game_slug": "qqarc",
  "version": "2512251409_QQArc_v1.0.2.4.exe",
  "description": "Online Asian Arcade",
  "notes": "The game will co longer crash and exit on it's own",
  "name": "QQArc",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "qqarc-2512251409_qqarc_v10",
  "installer_slug": "qqarc-2512251409_qqarc_v10",
  "script": {
    "files": [
      {
        "installer": "https://resources.qqarc.com/QQArcInstaller.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/QQArc/QQArc.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/QQArc"
    },
    "installer": [
      {
        "task": {
          "args": "/SILENT /NORESTART",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/QQArc",
          "src": "$GAMEDIR/drive_c/Program Files/QQArc"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/QQArc",
          "src": "$GAMEDIR/drive_c/Program Files (x86)/QQArc"
        }
      }
    ],
    "system": {
      "env": {
        "WINEPREFIX": "$GAMEDIR"
      }
    }
  }
}
Back to game