VBGamer |
|
RE: D3D Alpha Surfaces Jack Hoxley (0 replies, 0 views) (2000-Oct-11) when calling
set Surface = DD.CreateSurfaceFromFile("Filename.bmp",ddsd)
you can load a DDS file straight in??
as in "Filename.dds" rather than "Filename.bmp"
all the samples I've seen manually load them in through binary file access/DMA
Jack, |