Forum Discussion
I'm not sure what or how this has come around, but I can't play the game with 16gb of RAM. It's requesting 16.6gb and crashing.
No other open applications other than launchers in the background and windows 10 system processes and the games still going tits up.
2 nights ago the server lag was so bad it was unplayable, the night after that it split me and my party into seperate games, and now the game is requesting almost 3x what they recommend. I feel bad with anyone running store bought gaming rigs, or budget builds with 8GB or less.
What's going on with the patches utterly * the game.
- 7 years ago
go to support
- 7 years agoIt's normal bro. It's called memory leaked and it happens in every game i played, haiz from battlefield, call of duty to pubg.
The longer u play, the more memory the game eats and never release- 7 years ago
is that so.
@d3adc3II wrote:
It's normal bro. It's called memory leaked and it happens in every game i played, haiz from battlefield, call of duty to pubg.
The longer u play, the more memory the game eats and never release- 7 years ago
@gg123xyz wrote:is that so.
@d3adc3II wrote:
It's normal bro. It's called memory leaked and it happens in every game i played, haiz from battlefield, call of duty to pubg.
The longer u play, the more memory the game eats and never release
First, PUBG:
Second, CoD BO4, for COD this is my own screenshot
- 7 years ago
@d3adc3II wrote:
It's normal bro. It's called memory leaked and it happens in every game i played, haiz from battlefield, call of duty to pubg.
The longer u play, the more memory the game eats and never release// some c++
size_t size(0);
double *temp_ptr(nullptr);cout << "how many temps? ";
cin >> size;temp_ptr = new double[size];
cout << temp_ptr << endl;
// incorrect; creating a memory leak
temp_ptr = nullptr;delete [] temp_ptr;
// correct; creating a memory leak
delete [] temp_ptr;
temp_ptr = nullptr;// so if you have a memory leak, use (delete[] name_of_variable) before (name_of_variable = nullptr).
- 7 years ago
i had a logical bug in my previous reply, so i fixed the code. its how to fix memory leaks from incorrectly using the heap.
- 7 years ago
@d3adc3II wrote:
It's normal bro. It's called memory leaked and it happens in every game i played, haiz from battlefield, call of duty to pubg.
The longer u play, the more memory the game eats and never releaseNormal? It's more a question of bad programming, mainly on Windows.
- 7 years ago
@AzGoshawk wrote:
@d3adc3II wrote:
It's normal bro. It's called memory leaked and it happens in every game i played, haiz from battlefield, call of duty to pubg.
The longer u play, the more memory the game eats and never releaseNormal? It's more a question of bad programming, mainly on Windows.
I nvr said it's good programming. My point is: it's normal situation that happened in many games nowadays.
Traffic is pretty bad in my city. Traffic jam everywhere everyday, it's not a good thing but i'd say it's normal in my city. I think You got the point.
- 7 years agoi can play with no problem despite fps drops from 70-40 with 8GB RAM, something must be wrong with your PC, maybe a virus or unused software
- 7 years ago
@bosourd wrote:
i can play with no problem despite fps drops from 70-40 with 8GB RAM, something must be wrong with your PC, maybe a virus or unused softwareNothing is wrong actually. Try this:
- Start the game, run "resmon" , then Memory Tab, take note of the total memory usage
- Play 5-10 games of Apex
- Run "resmon" again, check the memory usage for Apex again.
About Apex Legends Technical Issues
Community Highlights
- EA_Blueberry7 years ago
Community Manager
Recent Discussions
- 58 minutes ago
- 2 hours ago
- 5 hours ago
- 8 hours ago