FarisR99/IMLCGui

[BUG] Latest MLC does not use mlcdrv.sys by default

Closed this issue ยท 6 comments

Describe the bug
When I run latency check I hard wall on 50ns. When I run using Admin CMD I need to use the -e0 parameter to use Windows Driver to get the correct reading of 41.*ns.

mlc --latency_matrix -e0

image

image

I was able to reproduce this issue last week and fix it, but haven't had the chance to test the fix.

Note that this is only an issue with MLC 3.10 and higher, v3.9a which the GUI downloads still works as expected. I'm going to try supporting new MLC versions as they support newer CPU platforms.

@wiredroid Thanks for filing the bug report, can you please test and confirm it works for you with 3.10? https://github.com/FarisR99/IMLCGui/releases/tag/1.2.0-pre
The download button has also been updated to download 3.10 automatically.

@FarisR99 I never experienced this bug, but 1.2.0-pre works well and downloads 3.10.

Bumped 1.2.0-pre to 1.2.0 as I won't have time to fix anything until next weekend. Please reopen this issue if the bug is still present, thanks.