Performance does not scale smoothly with memory ammount. It is usually either “it works” or “it doesn’t work” with not much in between.
Memory is used to store data. Either you have enough memory and it works fine. Or you do not have enough memory and you have really bad time.
If the card doesn’t have enough memory the game may simply crash or it may have ungodly stuttering because it has to load and unload data from RAM or hard drive.
Latest Answers