Skip to content
/ msi Public

This repository provides easy access to the essential programs that an MSI notebook should have installed, eliminating the need to install the rest of MSI's software suite.

Notifications You must be signed in to change notification settings

xchwarze/msi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MSI Software Repository

This repository provides minimal, essential MSI notebook software, avoiding the bloat of the full MSI suite.

Programs

1. Feature Manager

A lightweight control panel distributed by MSI to OEMs (e.g., GameGaraj, MonsterNotebook). It allows:

  • Enabling/disabling hardware features.
  • Adjusting performance settings.
  • Managing user profiles.
  • Bundles a minimal MSI NBFoundation Service.

2. MSI NBFoundation Service

Support service mainly for hotkey functionality.

  • By itself, it spawns unnecessary background processes.
  • He is in charge of the keyboard hotkeys.
  • Only useful when paired with official control panel.
  • Recommended: Install Feature Manager instead.

3. YAMDCC – Yet Another MSI (Dragon) Center Clone

An open-source alternative to using both Feature Manager and MSI NBFoundation Service.

  • GitHub: YAMDCC
  • Lightweight and actively maintained.

Versioning Info

Program executables follow this format:

MSI NBFoundation Service_2.0.2506.1201

Where:

  • 2506 = Year/Month (2025/06)
  • 1201 = Day/Build revision (12th day, rev 01)

This format is inferred from version patterns during repo maintenance.

Source of Executables

  • Feature Manager builds come from OEM packages (GameGaraj, MonsterNotebook).
  • MSI NBFoundation Service builds are extracted from official MSI installers.

How to Download

Option 1: Full Repo

  • Click Code > Download ZIP

Option 2: Individual Files

  • Browse to the file
  • Click it > Download

Contributions via issues or pull requests are welcome.

About

This repository provides easy access to the essential programs that an MSI notebook should have installed, eliminating the need to install the rest of MSI's software suite.

Topics

Resources

Stars

Watchers

Forks