Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

CollapseLauncher

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@CollapseLauncher

Collapse Launcher

Advanced launcher for Honkai Impact 3rd, Genshin Impact, Honkai: Star Rail, and Zenless Zone Zero


GI Nahida Background Credit:Rafa on Pixiv

Hello There! 👋

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 :

enjpidfr

GitHub all releasesDiscord

Currently Supported Games and Regions

  1. Honkai Impact 3rd

    Global, SEA, Mainland China, TW/HK/MO, Korea, and Japan

  2. Genshin Impact

    Global, Mainland China, Bilibili, Google Play (Global)

  3. Honkai: Star Rail

    Global, Mainland China, Bilibili

  4. Zenless Zone Zero

    Global, Mainland China

For more comprehensive feature support table,go here

List of Features

  1. Game installation, preload, update, and patch (smaller update for Honkai Impact 3rd available)
  2. Game repair and Cache update (if available)
  3. Game settings management
  4. Discord Rich Presence (RPC)
  5. Game region conversion (HI3 Global <=> SEA and Steam => Global)

GitHub Stars History

Star History Chart

Disclaimer

This projectIS NOT AFFILIATED withmiHoYo (miHoYo Co., Ltd.) orHoYoverse (COGNOSPHERE PTE. LTD.) by any means and is completely open-sourced. Any contributions are welcomed! 😃

Related Repositories

  1. CollapseLauncher/CollapseLauncher-ReleaseRepo : Holds our base files (updates, metadata, etc) to be uploaded to other provider(s).
  2. CollapseLauncher/ApplyUpdate : Simple app to force update Collapse or switch its branch.
  3. CollapseLauncher/Hi3Helper.SharpHDiffPatch : C# version ofHDiffPatch by sisong, handles patching for games.
  4. CollapseLauncher/Hi3Helper.EncTool : Handles repair and cache checking function.
  5. CollapseLauncher/Hi3Helper.Http : Multisession download and stream manager.
  6. CollapseLauncher/ColorThief : Forked fromKSemenenko/ColorThief, C# library to grab color pallete from an image.
  7. CollapseLauncher/SevenZipExtractor : Forked fromadoconnection/SevenZipExtractor, C# wrapper for 7z.dll to handle package extractions.

Special Thanks

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.

  1. JetBrains for providing complete .NET suite and Qodana for our internal use

ReSharper logo.Qodana logo.

  1. Transifex for their translation platform

Collapse Launcher Localization at Transifex

  1. SignPath Foundation for providing us free code signing!

SignPath Logo

  1. Sentry for providing us with error collection platform!

Sentry Logo

Code Signing Policy

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.

FOSSA Analysis For Key Projects

Collapse FOSSA Status  SharpHDiffPatch FOSSA Status  Sophon FOSSA Status

PinnedLoading

  1. CollapseCollapsePublic

    An Advanced Launcher for miHoYo/HoYoverse Games

    C# 1.5k 72

  2. SharpHDiffPatch.CoreSharpHDiffPatch.CorePublic

    A port of original HDiffPatch by housisong, written in C# and .NET Standard 2.0 compatible

    C# 36 6

  3. Hi3Helper.HttpHi3Helper.HttpPublic

    Http downloader with Multi-Session support

    C# 4 3

  4. Hi3Helper.SophonHi3Helper.SophonPublic

    Tools to parse and enumerate Sophon manifest and chunk streams

    C# 12 2

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 25 repositories
  • Collapse Public

    An Advanced Launcher for miHoYo/HoYoverse Games

    CollapseLauncher/Collapse’s past year of commit activity
    C# 1,481MIT 72 26(7 issues need help) 1 UpdatedMar 17, 2025
  • ImageEx Public Forked from4OTbIPE/imageex

    ImageEx - Extended Image Control for UWP and WinUI apps

    CollapseLauncher/ImageEx’s past year of commit activity
    C#0MIT 2 0 0 UpdatedMar 16, 2025
  • Hi3Helper.Sophon Public

    Tools to parse and enumerate Sophon manifest and chunk streams

    CollapseLauncher/Hi3Helper.Sophon’s past year of commit activity
    C# 12MIT 2 0 0 UpdatedMar 16, 2025
  • H.NotifyIcon Public Forked fromHavenDV/H.NotifyIcon

    TrayIcon for WPF/WinUI/Uno/MAUI

    CollapseLauncher/H.NotifyIcon’s past year of commit activity
    C#0MIT 50 0 0 UpdatedMar 16, 2025
  • 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
    C# 3MIT 86 0 0 UpdatedMar 16, 2025
  • 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
    C#0MIT0 0 0 UpdatedMar 16, 2025
  • 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
    C# 1MIT 106 0 0 UpdatedMar 16, 2025
  • Hi3Helper.Http Public

    Http downloader with Multi-Session support

    CollapseLauncher/Hi3Helper.Http’s past year of commit activity
    C# 4MIT 3 0 0 UpdatedMar 16, 2025
  • Hi3Helper.EncTool Public

    A submodule that contains data parsing tools used in Collapse project.

    CollapseLauncher/Hi3Helper.EncTool’s past year of commit activity
    C# 5 4 0 0 UpdatedMar 16, 2025
  • 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
    C# 4MIT 28 0 0 UpdatedMar 16, 2025

Top languages

C#ShellC++VueSCSS

Most used topics


[8]ページ先頭

©2009-2025 Movatter.jp