ok you may or may not know that i am becoming more and more obsessed with games that require no media. As a result of this I made the Maniac Converter. It will basically convert a bitmap into a data statement and comes with a function which will restore it to an image. It should reduce all your programs by a considerable amount considering all the textures. Well anyway give it a go.
Instructions:
1) Make a new Darkbasic Professional project and call it ManiacConverter
2) Copy this source into the new project and save it.
(this makes it easier to read files)
3) Now use the media browser to add a file.
4) Now change the name of the bitmap loading below.
5) The data needed for the function at the bottom to run will now be on your clipboard.
6) Paste it into your project at the bottom.
7) multiple sets will need to be pasted in the order they are created.
8) just run the function in your program, it is quite self-explanatory.
9) For any assistance email
[email protected]
Remend