Hi dudes, my name is Leandro and this is my first msg to the list
(sorry my poor english hehe)
Well, if i generate a final release of SDL game, i need attach all resources
files in original format (.png, .ogg, .txt, etc), right?
Exists some method to create a .dat file (binary) for hide the original file
?
See ya,
Leandro A. Thomas
C.E.S.A.R System Engineer
Recife - PE - Brazil
Yep, Sam, the game will need them to run… then, all original images can be
modified for an user
i use xpm in a header file to compile images into the binary.
never got it to work on windows yet tho----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
cant remember exactly, something do with xpm support in the sdl_image i was
using, i actually wiped all my windows for this machine (yay!), i’ll have a
look see if i can compile the code i was using on the doze laptop at
somepoint and if i still have greif, i’ll mail here. ;))
cheers!On Wednesday 24 May 2006 15:56, Torsten Giebl wrote: