I'm guessing i need to re-compile ascent right ? .. well what would i have todo ?
Is there a guide on this ? or maybe a pre-compiled ascent for this ?
I'm guessing i need to re-compile ascent right ? .. well what would i have todo ?
Is there a guide on this ? or maybe a pre-compiled ascent for this ?
Change this in trunk/src/shared/Storage.h
My final Steph's corner compile is item patched.Code:#ifndef STORAGE_H_ #define STORAGE_H_ #ifdef WIN32 #pragma warning(disable:4312) #endif #define STORAGE_ARRAY_MAX 99999999 //changed from #define STORAGE_ARRAY_MAX 200000 to increase limit