Thread: 3 Bugs
View Single Post
  #5  
Old 07-15-2001, 09:45 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
24 bit is 3 times 8 bit...

The memory taken by graal is mainly
the video memory, which depends on
the video resolution (16bit takes less).
In true color only the tiles take 4MB,
then there are the state.png, sprites.png,
bodies, heads, swords.
If you see that programs like
Internet Explorer take 10MB minimum
it is not really much, but I am working
on making it even better optimized.
The main problem is that Graal needs
to use the windows functions for images,
but those are very buggy and eat
resources and have leaks
Reply With Quote