Drive speed finding (without DIC?) #49

Closed
opened 2026-01-29 16:08:24 +00:00 by claunia · 1 comment
Owner

Originally created by @mnadareski on GitHub (Jun 21, 2018).

See if we can find a way to get the current maximum drive speed from within C# instead of relying on DIC to do that. It would make it simpler than trying to run DIC and then parsing the output with regex.

See https://msdn.microsoft.com/en-us/library/windows/desktop/aa394081(v=vs.85).aspx

Originally created by @mnadareski on GitHub (Jun 21, 2018). See if we can find a way to get the current maximum drive speed from within C# instead of relying on DIC to do that. It would make it simpler than trying to run DIC and then parsing the output with regex. See [https://msdn.microsoft.com/en-us/library/windows/desktop/aa394081(v=vs.85).aspx](https://msdn.microsoft.com/en-us/library/windows/desktop/aa394081(v=vs.85).aspx)
claunia added the enhancement label 2026-01-29 16:08:24 +00:00
Author
Owner

@mnadareski commented on GitHub (Jul 17, 2018):

I'm honestly starting to wonder if we even need this... Just pick a reasonable default and go from there. Nearly everything about drive speed (including defaults) can be set by users now.

@mnadareski commented on GitHub (Jul 17, 2018): I'm honestly starting to wonder if we even need this... Just pick a reasonable default and go from there. Nearly everything about drive speed (including defaults) can be set by users now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#49