CollapseLauncher / Collapse

An Advanced Launcher for miHoYo/HoYoverse Games
MIT License
1.41k stars 65 forks source link

[Known][Bug]: Random Crash on Collapse when RTSS/MSI Afterburner is installed #431

Closed bagusnl closed 8 months ago

bagusnl commented 8 months ago

Affected Version

>= 1.73.5

Bug Behavior

Having Waifu2X enabled with RTSS installed might cause Collapse to crash unexpectedly.

A workaround without uninstalling RTSS completely is to disable RTSS Vulkan layer in registry:

  1. Open regedit
  2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\Vulkan\ImplicitLayers
  3. On entry for C:\Program Files (x86)\RivaTuner Statistics Server\Vulkan\RTSSVkLayer64.json open it and change the value from 0 to 1

    Note: Doing this will disable RTSS overlay on Vulkan enabled games!

The issue is still under investigation

shatyuka commented 8 months ago

TODO:

  1. handle console exit to do some Dispose works
  2. exception handler in native code