I'm looking for a way to get the state of the disc drive (reading, empty, initialized, (maybe 360 vs classic vs dvd), etc.). I looking for additional information on "DvdMediaType" and the "DiscTitle flag" that was mentioned in the release notes from 0.7b. "DvdTrayState" is in the github readme, and I was able to implement that function (Aurora.GetDVDTrayState()), but DvdMediaType isn't in the readme, and doesn't appear to be accessible by calling Aurora.GetDVDMediaType(). Maybe there's an even better function to invoke, I'm open to suggestions.
Aurora 0.7b Released! NOVA Included...
Utility Scripts engine improvements
There have been some requests on the forums to add functionality to the Utility Scripts engine. The following items from the changelog reflect some of the changes:
(Added) DvdTrayState and DvdMediaType enums to enums.lua
(Added) DiscTitle flag to available ContentFlags in enums.lua