Skip to content

XboxMediaUSB v2.1

Compare
Choose a tag to compare
@SvenGDK SvenGDK released this 23 Apr 19:44

xbmu2

  • Updated to .NET Framework 4.8.1
  • Some UI changes
  • Improved drive checking and error results (if failing to format)
  • "C:" is now hidden
  • Some language settings changes, "Settings" will now also correctly load & display the set language.
  • Removed the update text delegate from v1
  • RequestedExecutionLevel is now set to "highestAvailable"
    • This isn't necessary but some people still don't have the permission to format
  • Other fixes