script memory issue
Posted: Sat Jan 16, 2016 1:11 pm
is there a way to set memory amount permanently? it resets to 48 every time i restart game
Roadblock wrote:Nitpicking I know, WoW uses [K|M|G]iB 1024 bytes instead of 1k
So for 512mb script memory you need to put 524288, 262144 for 256mb, 131072 for 128mb etc
LYQ wrote:go in your WTF folder and edit the Config.wtf file and search for the line saying
SET scriptMemory "x"
modify it there, eg
SET scriptMemory "512000"
then test if that value still gets resetted if you save it like that