mirror of
https://github.com/tonquer/picacg-qt.git
synced 2025-01-07 03:17:33 +08:00
Update README.md
This commit is contained in:
parent
f9461c5c51
commit
0d5b50ba73
10
README.md
10
README.md
@ -19,14 +19,14 @@
|
||||
|
||||
## 如何使用
|
||||
### Windows (测试使用win10)
|
||||
1. 下载最新的版本 https://github.com/tonquer/picacg-windows/releases
|
||||
1. 下载最新的版本 https://github.com/tonquer/picacg-qt/releases
|
||||
2. 解压zip
|
||||
3. 打开start.exe
|
||||
4. 后续有更新,只需要下载最新版本覆盖原目录即可
|
||||
5. 如果无法初始化Waifu2x, DLL错误, 请安装 [Vs运行库](https://download.visualstudio.microsoft.com/download/pr/366c0fb9-fe05-4b58-949a-5bc36e50e370/015EDD4E5D36E053B23A01ADB77A2B12444D3FB6ECCEFE23E3A8CD6388616A16/VC_redist.x64.exe), [Vulkan运行库](https://sdk.lunarg.com/sdk/download/1.3.239.0/windows/VulkanRT-1.3.239.0-Installer.exe)
|
||||
|
||||
### macOS (测试使用 macOS 10.15.7)
|
||||
1. 下载最新的版本 https://github.com/tonquer/picacg-windows/releases
|
||||
1. 下载最新的版本 https://github.com/tonquer/picacg-qt/releases
|
||||
2. 解压 7z
|
||||
3. 将解压出的 PicACG 拖入访达 (Finder) 左侧侧栏的应用程序 (Applications) 文件夹中
|
||||
4. 从启动台 (Launchpad) 中找到并打开 PicACG
|
||||
@ -37,18 +37,18 @@
|
||||
### Linux (测试使用deepin 20.2)
|
||||
1. 下载qt依赖, http://ftp.br.debian.org/debian/pool/main/x/xcb-util/libxcb-util1_0.4.0-1+b1_amd64.deb
|
||||
2. 安装依赖,sudo dpkg -i ./libxcb-util1_0.4.0-1+b1_amd64.deb
|
||||
3. 下载最新的版本 https://github.com/tonquer/picacg-windows/releases
|
||||
3. 下载最新的版本 https://github.com/tonquer/picacg-qt/releases
|
||||
4. 解压tar -zxvf bika.tar.gz
|
||||
5. cd bika && chmod +x start
|
||||
6. ./start
|
||||
7. 要想使用waifu2x请确定你的设备支持vulkan,然后安装vulkan驱动包,sudo apt install mesa-vulkan-drivers
|
||||
|
||||
## 关于代理问题
|
||||
请看说明 https://github.com/tonquer/picacg-windows/discussions/48
|
||||
请看说明 https://github.com/tonquer/picacg-qt/discussions/48
|
||||
|
||||
## 如何编译
|
||||
### 使用Git Actions编译
|
||||
1. 查看编译结果[Git Actions编译](https://github.com/tonquer/picacg-windows/actions)
|
||||
1. 查看编译结果[Git Actions编译](https://github.com/tonquer/picacg-qt/actions)
|
||||
|
||||
## 我的其他项目
|
||||
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=tonquer&repo=JMComic-qt)](https://github.com/tonquer/JMComic-qt)
|
||||
|
Loading…
Reference in New Issue
Block a user