Hi there, I really have no idea which forum this belongs in, as it pertains to software, but databases and graphics all at once.
Pardon my ignorance toward programming, I am more of a graphics guy. I've been working on 100's of textures for a week now for a game I am modding. The graphics came in a series of files that I had to unpack using a freeware prog designed specifically for this purpose. I'm at the point where I'd like to test this out live, but this freeware prog does not repackage the files into the original format.
Now, I'm just guessing that if the program was able to use a command to unpack these files, there must be a command to do the opposite and repack them. Right?
The files in question look like this "gamedata.d b1", "gamedata.d b2", etc.
I've searched for hours trying to discern how to work with these files to no avail.
What would it take to acheive what I need to do? I can send you the freeware unpacker program to anyone who would like to look at it. Thanks very much.
Pardon my ignorance toward programming, I am more of a graphics guy. I've been working on 100's of textures for a week now for a game I am modding. The graphics came in a series of files that I had to unpack using a freeware prog designed specifically for this purpose. I'm at the point where I'd like to test this out live, but this freeware prog does not repackage the files into the original format.
Now, I'm just guessing that if the program was able to use a command to unpack these files, there must be a command to do the opposite and repack them. Right?
The files in question look like this "gamedata.d b1", "gamedata.d b2", etc.
I've searched for hours trying to discern how to work with these files to no avail.
What would it take to acheive what I need to do? I can send you the freeware unpacker program to anyone who would like to look at it. Thanks very much.
Comment