Settings
This guide covers DM Note’s various settings options.
General Settings
Language
Select the program interface language:
- Korean
- English
Background Color
Set the background color of the overlay window. Default is transparent.
Using window capture in OBS maintains transparent background. No chroma key needed.
Window Settings
Always on Top
Keeps the overlay window always above other windows. Useful when placing the key viewer over game screens.
Lock Overlay Window
When enabled, the overlay window ignores mouse events (click-through) allowing you to click on windows underneath.
When locked, you cannot directly interact with the overlay.
Graphics Settings
Rendering Option
Select the graphics rendering method:
- Auto: Automatically selects the best option for your system
- Direct3D 11: Recommended for most modern systems
- Direct3D 9: For older system compatibility
- OpenGL: Alternative if DirectX has issues
If you experience graphics issues, try changing the rendering option.
Resize Anchor
Select the reference point when resizing the overlay window:
- top-left: Fixed top-left, expand bottom-right
- top-right: Fixed top-right, expand bottom-left
- bottom-left: Fixed bottom-left, expand top-right
- bottom-right: Fixed bottom-right, expand top-left
- center: Fixed center, expand all directions
Custom CSS/JS
Custom CSS
Load a custom CSS file to customize key and counter styles.
- Click the Select CSS File button.
- Select your CSS file.
- Styles are applied immediately.
For detailed CSS styling information, see the Custom CSS Guide.
JS Plugins
Load JavaScript plugins to extend program functionality.
- Turn on the Enable JS Plugins toggle.
- Click the Manage Plugins button.
- Click Add JS Plugin to select a file.
For detailed plugin development information, see Getting Started.
Reset Settings
To reset all settings to defaults:
- Click the Reset Settings button.
- Select Confirm in the confirmation message.
Settings reset cannot be undone. Save important settings as presets beforehand.