-
This is a custom launcher for Honkai Impact 3rd and Genshin Impact written in Python + PySide6 (Python bindings for Qt6).
-
This project is a rebuilt project from HoyoLauncher and miHoYo Launcher.
- Remove Honkai: Star Rail from HoyoLauncher.
- Change Genshin background.
- Since it's a rebuilt version so the icon resource folder now will be come up with. (I tried complie .qrc file but it fail many time.)
- The game will started at windowed mode, not fullscreen or borderless mode. Please attention if you want to use this launcher!
- The launcher will not uto hide/minimize after press start (I've been trying to fix this for few day ago but it fail. May be i can fix it in the future!)
- This is a installation file that mean it will install to hard disk. All you need to do is down load it and run the setup file. Then enjoy! ;)
There are some requirements you'd need to pay attention to:
- Python 3.11
- PySide6 (pip install PySide6)
- Inno Setup 6 (For create setup file) (Optional)
Probably still within MIT License?