Uploaded on 12th May 2002 - Downloaded 264 times
Small DLL (binary & SRC .cpp) to take MAP snapshoots from the current screen.Exports 2 functions:snap_version() - returns the version for the DLLsnap_take(scale,filename) - Takes a snap from the current screen, scale can be one of 100, 50, 25 and filename the path and filename for the file (i.e. snap_take(50,"save0snap.map") )Not a great DLL but useful for savestates and as an example on how to build DLL's
Name | Comment |
---|---|
LoOpInGsTaR | Bye ! |
VaporeonEvolved | considering that everyone might want to have a screenshot sometimes this tool is pretty darn useful. Rated: 8/10 |
Fenix Project 1.0 | DIV has it's own means to take screenshots while in play, this was developed to allow screennies that can be then loaded by the game itself, i.e. for showing save point in a "load game" interface... |
Gul | WHOOOO this is really good. The graphs look even better than screenshotting with crtl-alt-p. Must download for all those developers who make games where you can save (10/10) Rated: 10/10 |
Fenix Project 1.0 | For those wanting to use it in DIV2... just compile as is with the div2 div.h header file :) No need for estra changes |