LabMTC
Allows control over the Windows Media Transport Control system in BoneMenu.
| Date uploaded | 8 hours ago |
| Version | 1.0.0 |
| Download link | WeatherElectric-LabMTC-1.0.0.zip |
| Downloads | 21 |
| Dependency string | WeatherElectric-LabMTC-1.0.0 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.3bonelib-BoneLib
A BONELAB mod for making life easier for other mod creators.
Preferred version: 3.2.2WeatherElectric-OneLastLibPt2
Core mod for my mods to reduce code duplication.
Preferred version: 1.0.0README
LabMTC - Bonelab Media Transport Control
Allows control over the Windows Media Transport Control system in BoneMenu.
Works with a wide range of apps! As long as the app reports itself to Windows, it should work.
IMPORTANT NOTE
This might not work at all on older versions of Windows! This was built with Windows 11 in mind.
The Windows SDK is very version-specific, things built with Windows 11's SDK likely won't work with Windows 10.
Obviously, this will never work on Quest. I shouldn't even have to mention that.
BoneMenu
Jellyfin Media Session

Feishin Media Session (Reports as MPV)

MusicBee Media Session

API
Includes a wrapper API for interacting with Windows Media Sessions!
A documentation XML is included with the build.
Some methods include:
SMTCInterface.PlaySMTCInterface.StopSMTCInterface.NextSMTCInterface.Previous
CHANGELOG
v1.0.0
- Initial Release