Installer pin-ming-zao-jia-ruan-jian-3b-exagear-wine-x86o

该脚本仅供阅读,不能直接用来在Wine游戏助手中安装游戏。
要通过命令安装游戏,请下载完整脚本
安装命令:/opt/apps/net.winegame.client/files/bin/winegame -i ./xxx.json

custom-name: 品茗造价软件(exagear wine3.0)
files:
- launcher: N/A:选择装好的“PMSS.exe”
- wineinit: https://file.winegame.net/games/common/wineinit.sh
- cmdfonts: https://file.winegame.net/cache/wine/fonts/MicrosoftYaHeiMono-20210208.tar.gz
game:
  exe: launcher
  prefix: $GAMEDIR
installer:
- execute:
    command: bash "$wineinit" win32 5.7
    description: 下载字体和运行库
- task:
    arch: win32
    description: 创建32位Wine前缀
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    description: 解压字体
    dst: $GAMEDIR/drive_c/windows/Fonts
    file: cmdfonts
- task:
    description: 安装字体
    filename: $GAMEDIR/drive_c/windows/Fonts/MicrosoftYaHeiMono.reg
    name: set_regedit_file
- execute:
    command: rm -f "$GAMEDIR/dosdevices/m::"; ln -sf "$HOME" "$GAMEDIR/dosdevices/m:"
    description: 添加主目录($HOME)为M盘
- task:
    app: fontsmooth-rgb
    arch: win32
    description: 开启字体平滑
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    app: msxml3
    arch: win32
    description: 安装msxml3
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    app: msxml6
    arch: win32
    description: 安装msxml6
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    app: riched20
    arch: win32
    description: 安装riched20
    name: winetricks
    prefix: $GAMEDIR
wine:
  d3d_extras: false
  dxvk: false
  dxvk_nvapi: false
  esync: false
  version: wine-3.0-exagear32-i386
  vkd3d: false
{
  "custom-name": "\u54c1\u8317\u9020\u4ef7\u8f6f\u4ef6\uff08exagear wine3.0\uff09",
  "files": [
    {
      "launcher": "N/A:\u9009\u62e9\u88c5\u597d\u7684\u201cPMSS.exe\u201d"
    },
    {
      "wineinit": "https://file.winegame.net/games/common/wineinit.sh"
    },
    {
      "cmdfonts": "https://file.winegame.net/cache/wine/fonts/MicrosoftYaHeiMono-20210208.tar.gz"
    }
  ],
  "game": {
    "exe": "launcher",
    "prefix": "$GAMEDIR"
  },
  "installer": [
    {
      "execute": {
        "command": "bash \"$wineinit\" win32 5.7",
        "description": "\u4e0b\u8f7d\u5b57\u4f53\u548c\u8fd0\u884c\u5e93"
      }
    },
    {
      "task": {
        "arch": "win32",
        "description": "\u521b\u5efa32\u4f4dWine\u524d\u7f00",
        "name": "create_prefix",
        "prefix": "$GAMEDIR"
      }
    },
    {
      "extract": {
        "description": "\u89e3\u538b\u5b57\u4f53",
        "dst": "$GAMEDIR/drive_c/windows/Fonts",
        "file": "cmdfonts"
      }
    },
    {
      "task": {
        "description": "\u5b89\u88c5\u5b57\u4f53",
        "filename": "$GAMEDIR/drive_c/windows/Fonts/MicrosoftYaHeiMono.reg",
        "name": "set_regedit_file"
      }
    },
    {
      "execute": {
        "command": "rm -f \"$GAMEDIR/dosdevices/m::\"; ln -sf \"$HOME\" \"$GAMEDIR/dosdevices/m:\"",
        "description": "\u6dfb\u52a0\u4e3b\u76ee\u5f55($HOME)\u4e3aM\u76d8"
      }
    },
    {
      "task": {
        "app": "fontsmooth-rgb",
        "arch": "win32",
        "description": "\u5f00\u542f\u5b57\u4f53\u5e73\u6ed1",
        "name": "winetricks",
        "prefix": "$GAMEDIR"
      }
    },
    {
      "task": {
        "name": "winekill",
        "prefix": "$GAMEDIR"
      }
    },
    {
      "task": {
        "app": "msxml3",
        "arch": "win32",
        "description": "\u5b89\u88c5msxml3",
        "name": "winetricks",
        "prefix": "$GAMEDIR"
      }
    },
    {
      "task": {
        "name": "winekill",
        "prefix": "$GAMEDIR"
      }
    },
    {
      "task": {
        "app": "msxml6",
        "arch": "win32",
        "description": "\u5b89\u88c5msxml6",
        "name": "winetricks",
        "prefix": "$GAMEDIR"
      }
    },
    {
      "task": {
        "name": "winekill",
        "prefix": "$GAMEDIR"
      }
    },
    {
      "task": {
        "app": "riched20",
        "arch": "win32",
        "description": "\u5b89\u88c5riched20",
        "name": "winetricks",
        "prefix": "$GAMEDIR"
      }
    }
  ],
  "wine": {
    "d3d_extras": false,
    "dxvk": false,
    "dxvk_nvapi": false,
    "esync": false,
    "version": "wine-3.0-exagear32-i386",
    "vkd3d": false
  }
}
返回游戏