Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.45 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.45 KB

miHoYo Launcher >> HoyoLauncher

What is this?

  • 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.

image

Feature

  • Remove Honkai: Star Rail from HoyoLauncher.
  • Change Genshin background.

Limitations

  • 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!)

Download

  • 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! ;)

GitHub Release

Working with the source code

There are some requirements you'd need to pay attention to:

  1. Python 3.11
  2. PySide6 (pip install PySide6)
  3. Inno Setup 6 (For create setup file) (Optional)

License

Probably still within MIT License?