|
|
"VRAM Saver", by turtle1776
|
Got too many images for your game, and not enough video memory (VRAM)? This program includes two functions that (1) load an image into RAM, rather than VRAM; and (2) load the image from RAM to VRAM when needed during runtime, which is usually 2-3 times faster than loading from your hard drive. |
| Code | | | |