@Yelinaki
Thanks, but that alone don't means that there is no problem, it would only be realy obvious this way.
From the other post: Do you monitor the temperature of GPU and CPU?
A Memory leak is the term that is used to describe a problem in the memory management of a application or Windows.
It means, in very simple therms, that memory areas that are not longer used are not freed up as it should be the case. That can lead to various problems, the application slowing down is one of them.
First, as I said, there are several places where the game itself has performance problems, but I haven't seen any that are game-wide.
That means that this is probably not a Game problem or at least not only game related.
You also should test on the Normandy or Eden Prime to avoid mixing this two problems.
- Hit Windows key and X.
- Choose either “PowerShell (Administrator)” or “Command prompt (Administrator),” whichever option is offered.
- Inside the PowerShell or CMD, enter “DISM.exe /Online /Cleanup-image /Checkhealth” without quotes. > ENTER.
- If errors are found, notify us. If no errors were found reaped steps 1 & 2.
- Inside the PowerShell or CMD, enter “DISM.exe /Online /Cleanup-image /Restorehealth” without quotes. > ENTER.
- The system will start validating soon. If it throws an error, please list it here.
- After it reaches 100%, hit Windows key and X again.
- Again, choose “PowerShell (Administrator)” or “Command Prompt (Administrator)”
- Inside the PowerShell or CMD, enter “sfc /scannow” without quotes. > ENTER.
- Post the message you receive at the end of the processes here.