feat: Add support for Prestige 16 Flip AI+ C3MTG (2622EMS1.112)#734
feat: Add support for Prestige 16 Flip AI+ C3MTG (2622EMS1.112)#734EricLin0509 wants to merge 3 commits into
Conversation
this is default |
|
It might be similar to other supported configs, because all features have identical addresses, just never call new features with old names |
|
I changed the code using an existing config, only the mute led and the new shift mode won't work. Interesting part is, some features (e.g: cooler boost) can be enabled via MControlCenter, but the official MSI Center S app doesn't provide it. |
MSI app sucks, but underlying API wasn't removed |
It works probably, but not triggered, try #130 (comment) Also, please mention your EC version in Shifts section as comment with your extra super power mode |
|
Do you have iGPU or dGPU? bc this are different configs. Intel ARC is confusing in naming |
It doesn't work, It complains
I just pushed a new commit for it.
I only have intel Arc iGPU only, no dGPU. |
|
try, 1 command per time |
These commands work. |
|
MSI just published a new firmware for this laptop, which upgrade the EC firmware to 2622EMS1.112 EC Dump |
|
Hi @EricLin0509, thanks for implementing the new EC support. I just checked the MSI website and downloaded the latest BIOS update
|
The checksum I got the same result as you provided with the new one I think they haven't update the checksum in that web page yet 🤔. |
This probably a new known firmware format, so I add a brand new configuration. There are two main keys different
0xD2withC5turbomode0x2Dwith2Cor2E(On / Off). But I'm not sure the current code can handle this situation, so l left it with unsupported.mute_led.mp4
The full information see the issue close #733