Jump to content
  • 0

ExpandSystemMemoryX64=?


uncleseano

Question

6 answers to this question

Recommended Posts

  • 0

I forget what the function of expandsystemmemoryx64 was called but I can tell you that it would do little anymore and what it did do wasnt really needed to start with.

I think a related function is like a mem defrag but there is a post somewhere that showed what it was.

I spent some time looking for the post and I can't seem to find it at this time.

Link to comment
Share on other sites

  • 0

According to Kranazoli, "ExpandSystemMemoryX64 primary goal is to fix memory fragmentation issues which is very problematic thing in almost all games, fragmented memory reduce amount of really available free memory." Setting this to true can free up some memory for other game processes to use. Of course, setting this to false allows you to change the setting of Sheson's memory patch. If you use the Memory Blocks Log (also by Sheson, great modder this guy) that should tell you exactly how much memory your DefaultHeap is using. If you notice that it is less than the default 512 MB, then Sheson recommends lowering the value in his patch to free up some memory for other game processes (good idea). In order to be able to do this, ExpandSystemMemoryX64 must be set to false. On a personal note, I don't really recommend setting the memory patch value for DefaultHeapInitialAllocMB any higher than 768 as this takes that memory away from other processes. It really is users preference and up to your individual mod list as to what you should do with these values.

Edited by jonny6101
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.