Skip to content

Collapse Launcher v1.0.11-pre

Pre-release
Pre-release

Choose a tag to compare

@neon-nyan neon-nyan released this 22 Apr 07:13
· 5725 commits to main since this release

What's new?

  • Migrated to WinUI 3 1.1-preview2.
  • Add Update Mechanism for the launcher.
  • Use SevenZipExtractor by adoconnection for .7z file extraction.
    Thanks to it, installation process that use .7z file (for example: Honkai) will be extremely much faster, but the downside would be increases on memory usage significantly (1 Gigs with 8 Threads).
  • Add GenshinDispatchHelper class to read Genshin's dispatcher data.
  • Add repair mechanism for Genshin Impact (only supported on Global Release for now).
  • Use entirely re-written HttpClientHelper class for Installation Download mechanism.
  • Change default background to this sprite.
  • And some minor UI Tweaks.

What's Fixed?

  • Fix logger to crash while writing to log on multi-thread task. This was caused by the method trying to assign StreamWriter at the same time.
  • Fix white Titlebar Rectangle around drag area.
    Thanks to workaround in this Official Guide.
  • Fix typo at some dialogs.
  • Fix the accent color selector to crash because there's just one color in light mode.
  • Fix the migration process to fail if some files are already exist in target folder.

How to Install?

For now, we have two options for you to install this app. using the Installer or Portable build.
If you want to use the installer, just download the installer file below (CL-x.x.x-xxx_Installer.exe) and follow the instruction.

For using portable build, you need to install the prequesties file first in order to use it. Then just extract the Portable build file and run "CollapseLauncher.exe".