Collapse Launcher v1.0.20.1-pre
Pre-release
Pre-release
·
5721 commits
to main
since this release
What's new?
- Adding feature to convert region version. For now, it only supports these versions:
- Southeast Asia
- Global
- Use event based
MainFrameChangerInvoker_FrameEvent()to hide frame background. - Use per-revision compare for comparing app version.
- Moving from legacy
HttpClientToolto newHttpClientHelperclass on these parts:- Caches Update Mechanism.
- This will help the mechanism to download files with >= 10 MB in size using multi-session download. Making it faster to download.
- Repair Game Mechanism.
- Steam to Global Converter Mechanism.
- Caches Update Mechanism.
- Don't seek if using
DisposeStream = falseinHttpClientHelper. - Repair process for block files (on Honkai) will be directly using its own
FileStreaminstead of buffering it first toMemoryStream. - A few adjustment on the background transition while changing the region.
- Move to
HttpClientHelperentirely for downloading files. - Removing SharpCompress library completely due to replacement to SevenZipExtractor.
- Update some NuGet packages.
- Move to HttpClientHelper entirely for downloading files.
What's Fixed?
- Reduce logging to cancellation on
HttpClientHelperto prevent file conflict and making the app to crash. - Fix the "Caches Update"'s Time Estimation to get updated aggressively.
- Fix the background to not loaded in rare condition after reloading region from different menu. Thanks to event based
MainFrameChangerInvoker_FrameEvent(), now we are able to fix it. - Reduce events refresh rate to 50ms on "Repair Game" mechanism to prevent it for chugging performance of the app.
- Prevent the
TryRetryableContainer()to throwArgumentOutOfRangeExceptionwhile settingStartOffsetonRequestRangewith value >= 0 onHttpClientHelper. - Fix the area around "Image Carousel" on
HomePagestill getting clickable. - Fix the background to always getting downloaded while loading the region.
- Fix Steam Installation of Honkai Impact 3rd cannot be detected if it's installed in different
SteamLibrary.
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".