I am trying to run a game on Steam at a decent speed. I exceed the system requirements for this game, and the game is already set to minimum graphics, but it is still running slow.
I have been using free and sysinfo to monitor memory usage and when playing a game I still have over 60% free memory. What I want is to be able to use that memory to run the game.
Any help is appreciated. Thank you!
2 Answers
What I will suggest here is, try killing the other unnecessary processes when you run the game. Then there would be more memory available for all the remaining processes, and therefore the performance will increase. In fact it should increase then.
2You cannot just tell an application to use more memory; it will only request and use as much memory as it has been programmed to do so. If the application itself doesn't let you increase the memory in its own configuration then there is no way to force it to do so.
1