SARC: Difference between revisions
CuriousTommy (talk | contribs) m →SARC Header: Fixed byte-order |
No edit summary |
||
Line 147: | Line 147: | ||
== File Sort Order == | == File Sort Order == | ||
Files are sorted by their hash in the SFAT table | Files are sorted by their hash in the SFAT table, games require this sorting as they use a binary search algorithm [https://en.wikipedia.org/wiki/Binary_search_algorithm]. | ||