From 7737e73dd299e813ba03d227b6113df4d5b557df Mon Sep 17 00:00:00 2001 From: celest Date: Mon, 27 Dec 2004 19:22:37 +0000 Subject: * Updated map cache system from jA git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@824 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/map_athena.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'conf-tmpl') diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf index 7f099cb0f..39f5d97d8 100644 --- a/conf-tmpl/map_athena.conf +++ b/conf-tmpl/map_athena.conf @@ -45,7 +45,10 @@ char_port: 6121 map_port: 5121 //Preferred map loading method -//0: Read directly from grf, 1: Read from bitmap file +//0: Read directly from grf, 1: Read from bitmap file (without compression) +//2: Read from bitmap file (with compression). It is possible to reduce the map cache +// to 1MB for 400+ maps with compression enabled. If all maps are already loaded in the +// cache, Athena can boot without reading the grf files. read_map_from_bitmap: 1 // //Where is the bitmap file stored? -- cgit v1.2.3-60-g2f50