Is it possible to limit the video memory a software can use? In my case, I want to tell a game I have half the memory to test some performance issues.

link|improve this question

20% accept rate
feedback

2 Answers

I don't think this is possible. Some games have command line switches to restrict memory usage, you might want to investigate that.

link|improve this answer
feedback

Some video cards share the RAM as the VRAM, and you can adjust the size in the BIOS.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.