-some fixes for HQ cards support
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-23 03:35:43 +00:00
parent feab777815
commit d22b7b5e37
5 changed files with 15 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
#include "MTGCard.h"
#include "WCachedResource.h"
#define HUGE_CACHE_LIMIT 6000000 // Size of the cache for Windows and Linux
#define HUGE_CACHE_LIMIT 20000000 // Size of the cache for Windows and Linux
#define SAMPLES_CACHE_SIZE 1500000 // Size in bytes of the cached samples
#define PSI_CACHE_SIZE 500000 // Size in bytes of the cahed particles
#define TEXTURES_CACHE_MINSIZE 2000000 // Minimum size of the cache on the PSP. The program should complain if the cache ever gets smaller than this