Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/CollapseLauncher/Collapse/llms.txt

Use this file to discover all available pages before exploring further.

Collapse Launcher includes an in-launcher settings editor for all supported games. You can change resolution, graphics quality, audio volumes, voice language, and more — and the changes take effect the next time you launch the game. No need to open the game just to adjust a slider.
All game settings are stored in the Windows Registry. Collapse reads and writes the same registry keys that each game uses, so your changes are fully compatible with launching the game directly.If the registry keys do not yet exist (for example, you have never opened the game), Collapse will show default values. Open the game at least once and change any setting to initialize the registry entries before using this feature.

Accessing game settings

Open the Game Settings page from the sidebar or from the home page’s game management panel. The page is specific to the currently selected game and region.

Display and resolution

All games let you configure resolution and window mode. The available options differ slightly per game.
SettingDescription
ResolutionWidth × height; defaults to your screen’s native resolution
Custom resolutionEnter arbitrary width and height values
FullscreenToggle between fullscreen and windowed mode
Exclusive fullscreenUses hardware exclusive fullscreen (unavailable when custom resolution is enabled)
BorderlessFrameless window that covers the screen
Resizable windowAllows dragging the window edges to resize
Graphics APISelect DirectX 11 or DirectX 12 (see below)
Registry keys are stored under GENERAL_DATA_V2_ScreenSettingData_h1916288658 and individual Screenmanager entries.

Graphics settings

Honkai’s graphics settings are stored in GENERAL_DATA_V2_PersonalGraphicsSettingV2_h3480068519.

Quality presets

You can choose a quality preset (such as Low, Medium, High, or a numbered rendering accuracy value). Selecting Custom unlocks individual sliders.
SettingOptions
Rendering accuracy0.6 × – 1.6 × (10 steps: Quality06 through VHigh)
Shadow qualityDisabled, Low, Middle, High, Ultra
Reflection qualityDisabled, Low, Middle, High
Lighting qualityOff, Low, Middle, High, Ultra
Post FX qualityOff, Low, Middle, High
Anti-aliasingOff, FXAA, TAA
Character qualityLow, Middle, High
Weather qualityLow, Middle, High
Level of detailLow, Medium, High
Particle qualityLow (and higher)
FPS in combat1 – 32767; default 60
FPS out of combat1 – 32767; default 60
Physics simulationOn / Off
Rendering accuracy values above the “High” threshold trigger a warning dialog about potential performance impact before applying.

Graphics API

Honkai Impact 3rd supports both DirectX 11 and DirectX 12. Select the API from the Graphics API dropdown in the settings page. DX12 may improve GPU utilization on modern hardware but can cause instability on some systems.

Audio settings

Audio settings are also read from and written to the Windows Registry. Each game tracks its own set of volume channels.
Stored in GENERAL_DATA_V2_PersonalAudioSetting_h3869048096 and a companion volume registry key.
ChannelRangeNotes
Master volume0 – 100Controls overall output level
BGM0 – 100Background music
SFX0 – 100Sound effects
Voice acting0 – 100Character dialogue
ELF voice-over0 – 100Valkyrie support character voices
Cutscene (CG)0 – 100In-engine cinematic audio
MuteOn / OffSilences all audio
Voice-over languageJapanese, Chinese (PRC)Selects dub language

Saving changes

Changes are applied immediately to the in-memory representation. Click Save (or the equivalent confirm button) to write all settings back to the registry before launching the game. If you close the settings page without saving, your changes are discarded.
You do not need the game to be closed to edit settings in Collapse, but you should save before launching so the game reads the updated values on startup.

Build docs developers (and LLMs) love