Collapse Launcher
GI Nahida Background Credit:Rafa on Pixiv
This is the home directory for the projectCollapse Launcher, an advanced 3rd party launcher for miHoYo/Cognosphere games.
Initially created by@neon-nyan
Project Details :
- Honkai Impact 3rd
Global, SEA, Mainland China, TW/HK/MO, Korea, and Japan
- Genshin Impact
Global, Mainland China, Bilibili, Google Play (Global)
- Honkai: Star Rail
Global, Mainland China, Bilibili
- Zenless Zone Zero
Global, Mainland China
For more comprehensive feature support table,go here
- Game installation, preload, update, and patch (smaller update for Honkai Impact 3rd available)
- Game repair and Cache update (if available)
- Game settings management
- Discord Rich Presence (RPC)
- Game region conversion (HI3 Global <=> SEA and Steam => Global)
This projectIS NOT AFFILIATED withmiHoYo (miHoYo Co., Ltd.) orHoYoverse (COGNOSPHERE PTE. LTD.) by any means and is completely open-sourced. Any contributions are welcomed! 😃
- CollapseLauncher/CollapseLauncher-ReleaseRepo : Holds our base files (updates, metadata, etc) to be uploaded to other provider(s).
- CollapseLauncher/ApplyUpdate : Simple app to force update Collapse or switch its branch.
- CollapseLauncher/Hi3Helper.SharpHDiffPatch : C# version ofHDiffPatch by sisong, handles patching for games.
- CollapseLauncher/Hi3Helper.EncTool : Handles repair and cache checking function.
- CollapseLauncher/Hi3Helper.Http : Multisession download and stream manager.
- CollapseLauncher/ColorThief : Forked fromKSemenenko/ColorThief, C# library to grab color pallete from an image.
- CollapseLauncher/SevenZipExtractor : Forked fromadoconnection/SevenZipExtractor, C# wrapper for 7z.dll to handle package extractions.
The teams over at Collapse are really thankful for all of our users and contributors that has been keeping this project alive and well. We are also giving our outmost gratitude for these company/organization for providing their service for us.
- JetBrains for providing complete .NET suite and Qodana for our internal use
- Transifex for their translation platform
- SignPath Foundation for providing us free code signing!
- Sentry for providing us with error collection platform!
Free code signing provided bySignPath.io, certificate bySignPath Foundation
- This program will only transfer user data to user configured database server. Exception data will be sent to [Sentry.io] for error tracking purposes (user are able to disable the behavior in App Settings).
- Read our fullPrivacy Policy
- Also read ourThird Party Notices for license used by third party libraries that we use.
PinnedLoading
- SharpHDiffPatch.Core
SharpHDiffPatch.Core PublicA port of original HDiffPatch by housisong, written in C# and .NET Standard 2.0 compatible
- Hi3Helper.Sophon
Hi3Helper.Sophon PublicTools to parse and enumerate Sophon manifest and chunk streams
Repositories
- SevenZipExtractor Public Forked fromadoconnection/SevenZipExtractor
C# wrapper for 7z.dll. Modified to work with COM Wrappers and NativeAOT Compilation on .NET 8
CollapseLauncher/SevenZipExtractor’s past year of commit activity - Hi3Helper.Win32 Public
An Extension for Accessing Win32 API and COM Component used within Collapse Launcher with Trimming and NativeAOT support.
CollapseLauncher/Hi3Helper.Win32’s past year of commit activity - Hi3Helper.SharpDiscordRPC Public Forked fromLachee/discord-rpc-csharp
C# custom implementation for Discord Rich Presence. Forked fromhttps://github.com/Lachee/discord-rpc-csharp
CollapseLauncher/Hi3Helper.SharpDiscordRPC’s past year of commit activity - ColorThief Public Forked fromKSemenenko/ColorThief
Color Thief for .NET. A fork from KSemenenko's repo but faster
CollapseLauncher/ColorThief’s past year of commit activity