You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GT2CourseInfoEditor: Add deliberately undocumented feature for advanc…
…ed users to support the use of skybox numbers in the CSV instead of names, in case they are using a non-standard list. Deliberately avoid crashes if a modified .crsinfo with more skyboxes is passed in, although the name mapping is not then guaranteed to be correct.
GT3VolExtractor: Add explicit checks on whether the input VOL is exac…
…tly RoFS 2.2 or not, including detecting the 3.1 header at the currently known locations. This should give more helpful information when using the tool on the wrong sort of VOL. Tidied up some older code.