VBGamer |
|
RE: Video Memory VS System Memory Carl (0 replies, 0 views) (2000-May-4) I presume your using DX, and yes Video memory is faster, but you should only use it for ingame graphics. Menus and title screens etc. should be made in system memory, as they don't need to be running fast and so should not waste the available video memory. DX as default creates surfaces in video memory. |