runescape-cache-tools icon indicating copy to clipboard operation
runescape-cache-tools copied to clipboard

Some entries in index 0 are extracted as files

Open villermen opened this issue 8 years ago • 1 comments

Because right now a naive check is done that only looks for the amount of entries to determine whether it is a file or a collection of entries. Files with one entry are considered a single file.

  • Try to find a common link between a indexes that contains entry files and indexes that don't.
  • Base file type on index?

villermen avatar Jun 02 '17 18:06 villermen

They can't be decoded as entry files, so maybe Jagex also uses the simple logic (for once) of multiple entries -> entryfile.

villermen avatar Jun 03 '17 06:06 villermen