Installer axure-rp-axure-rp-9
该脚本仅供阅读,不能直接用来在Wine游戏助手中安装游戏。
要通过命令安装游戏,请下载完整脚本。
安装命令:/opt/apps/net.winegame.client/files/bin/winegame -i ./xxx.json
custom-name: Axure RP 9 files: - setup: N/A:请选择Axure RP 9的安装包(如AxureRP_Setup.exe) - wineinit: https://file.winegame.net/games/common/wineinit.sh game: arch: win32 exe: drive_c/Program Files/Axure/Axure RP 9/AxureRP9.exe prefix: $GAMEDIR installer: - execute: command: bash "$wineinit" win32 description: 下载字体和运行库 - task: arch: win32 description: 创建32位Wine前缀... name: create_prefix prefix: $GAMEDIR - extract: description: 解压CMD字体 dst: $GAMEDIR/drive_c/windows/Fonts file: $HOME/.cache/wine/fonts/MicrosoftYaHeiMono.tar.gz - task: description: 安装CMD字体 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: dotnet48 arch: win32 description: 安装.NET 4.8... env: LANG: en_US.UTF-8 LANGUAGE: en_US name: winetricks - task: name: winekill prefix: $GAMEDIR - task: app: win10 arch: win32 description: 把Windows版本设为Win10... name: winetricks - task: name: winekill prefix: $GAMEDIR - task: arch: win32 description: |- Axure RP 9 安装程序即将启动 ------------------------------ 请在安装程序中完成安装。 注意,一定要安装到默认路径,不要安装到任何其他位置,否则程序会认为安装失败! env: LANG: en_US.UTF-8 LANGUAGE: en_US exclude_processes: AxureRP9.exe executable: setup name: wineexec - task: name: winekill prefix: $GAMEDIR wine: dxvk: false esync: false overrides: winedbg.exe: disabled version: winehq-stable-7.0-x86_64 vkd3d: false
{ "custom-name": "Axure RP 9", "files": [ { "setup": "N/A:\u8bf7\u9009\u62e9Axure RP 9\u7684\u5b89\u88c5\u5305\uff08\u5982AxureRP_Setup.exe\uff09" }, { "wineinit": "https://file.winegame.net/games/common/wineinit.sh" } ], "game": { "arch": "win32", "exe": "drive_c/Program Files/Axure/Axure RP 9/AxureRP9.exe", "prefix": "$GAMEDIR" }, "installer": [ { "execute": { "command": "bash \"$wineinit\" win32", "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\u538bCMD\u5b57\u4f53", "dst": "$GAMEDIR/drive_c/windows/Fonts", "file": "$HOME/.cache/wine/fonts/MicrosoftYaHeiMono.tar.gz" } }, { "task": { "description": "\u5b89\u88c5CMD\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": "dotnet48", "arch": "win32", "description": "\u5b89\u88c5.NET 4.8...", "env": { "LANG": "en_US.UTF-8", "LANGUAGE": "en_US" }, "name": "winetricks" } }, { "task": { "name": "winekill", "prefix": "$GAMEDIR" } }, { "task": { "app": "win10", "arch": "win32", "description": "\u628aWindows\u7248\u672c\u8bbe\u4e3aWin10...", "name": "winetricks" } }, { "task": { "name": "winekill", "prefix": "$GAMEDIR" } }, { "task": { "arch": "win32", "description": "Axure RP 9 \u5b89\u88c5\u7a0b\u5e8f\u5373\u5c06\u542f\u52a8\n------------------------------\n\u8bf7\u5728\u5b89\u88c5\u7a0b\u5e8f\u4e2d\u5b8c\u6210\u5b89\u88c5\u3002\n\u6ce8\u610f\uff0c\u4e00\u5b9a\u8981\u5b89\u88c5\u5230\u9ed8\u8ba4\u8def\u5f84\uff0c\u4e0d\u8981\u5b89\u88c5\u5230\u4efb\u4f55\u5176\u4ed6\u4f4d\u7f6e\uff0c\u5426\u5219\u7a0b\u5e8f\u4f1a\u8ba4\u4e3a\u5b89\u88c5\u5931\u8d25\uff01", "env": { "LANG": "en_US.UTF-8", "LANGUAGE": "en_US" }, "exclude_processes": "AxureRP9.exe", "executable": "setup", "name": "wineexec" } }, { "task": { "name": "winekill", "prefix": "$GAMEDIR" } } ], "wine": { "dxvk": false, "esync": false, "overrides": { "winedbg.exe": "disabled" }, "version": "winehq-stable-7.0-x86_64", "vkd3d": false } }