function get_videomemory() { return(d3d_texfree/1024); } ... void main() { ... if(get_videomemory > 512) { printf("more than 512 Mb video memory free"); } ... }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de