Available VRAM

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by turtle1776.

Hello all

I am Blitz user poking around with Pure Basic. Does anyone know how to check the amount of available video memory using PB commands?

Something like the Blitz AvailVidMem() command?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

AvailableScreenMemory() should do it.

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by turtle1776.

Thank you!

AvailableScreenMemory() does not seem to work in the demo. Is it a non-demo command? Also, it is not in the help file or in the online command list. Where would I find the documentation for this command, and others like it?

Thanks again.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

It's a new command from v3.6x

Fred - AlphaSND
Post Reply