Skip to content

Fork the repository and use actions to compile a version suitable for all systems

Notifications You must be signed in to change notification settings

SDCOM-0415/H.D.D-System

 
 

Repository files navigation

H.D.D System

这是一个还原游戏《绝区零》中 H.D.D (Hollow Deep Dive System) 的一段基于 PyQt5 的 Python GUI程序。

Logo

使用方法/示例

1.下载主分支文件 2.安装必要运行库

macOS

# 升级 pip
pip3 install --upgrade pip
# 安装必要依赖
pip3 install -r requirements.txt

Windows

# 升级 pip
pip install --upgrade pip
# 安装必要依赖
pip install -r requirements.txt

或者,你可以下载releases里面编译好的可执行程序文件。

FAQ

程序排版错乱/字体太小?

请使用1920x1080分辨率运行。这是最兼容的分辨率。

打不开?

程序打开较慢,请耐心等待。如果实在打不开,请尝试自己下载源代码编译。

我可以将其二次分发/二次创作吗?

视情况而定。请在Bilibili私信我。

作者

About

Fork the repository and use actions to compile a version suitable for all systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%