Jump to content
Sign in to follow this  
St. Jimmy

If you've memory leak issues try test Arma 3 memory allocators

Recommended Posts

As Dwarden said in Reddit if you've some memory leak crashes in DayZ, you can try Arma 3 memory allocators. They could maybe be more stable. Here's how to enable them and test:

Copy tbb4malloc_bi and tbb4malloc_bi_x64 from .../Arma 3/dll folder

Rename them for example tbb4malloc_bi -> test32 and tbb4malloc_bi_x64 -> test64

Now copy those renamed files in the .../DayZ/dll

Go in Steam and set-up launch parameter. So right click DayZ -> properties -> launch properties

Use the -malloc= launch parameter. Write in there either the 32-bit or  the 64-bit one depending on what DayZ exe you use. Like this:

-malloc=test64

or

-malloc=test32

Edited by St. Jimmy
  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×