From 1f9e7798e728eeb3503f69724f7f9bb85a9f24cc Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 3 Apr 2021 20:24:09 +0100 Subject: [PATCH] Improve size estimation footnote Signed-off-by: Graham --- .../org/openrs2/archive/templates/caches/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/archive/src/main/resources/org/openrs2/archive/templates/caches/index.html b/archive/src/main/resources/org/openrs2/archive/templates/caches/index.html index 75a3df70..648e11cb 100644 --- a/archive/src/main/resources/org/openrs2/archive/templates/caches/index.html +++ b/archive/src/main/resources/org/openrs2/archive/templates/caches/index.html @@ -113,11 +113,12 @@ unencrypted replacements.

- 2 Estimated based on the total compressed - length of all groups in the cache. The native + 2 Sizes are estimated based on the total + compressed length of all groups in the cache. The native .dat2/.idx format has some overhead above this, but the .zip file generated by the - archiving service will reduce the overhead. + archiving service will reduce the overhead, so the estimated + size will roughly match the size of the .zip file.