-
Tools
-
-
Entries
-
 bifreader.zip
The first version of BIFReader made by RSW. It's not capable to animate, import or export.
Delphi Sourcecode
This is a small program which can show the STW's bif files.
Basic functions:
1) Read a bif and display.
2) A simple gamma function, or
change the selected colors of the original color table and save
the new color table with the original image data.
3) Zoom in.
ps: the green color stands for the transparent color.
The decoding methods are based on rsw's post in sword dojo.
This Program just provides a simple way to view the bifs.
I don't know if someone has interests in modifing the bifs.
Besides, it's hard to add the draw method (and saving funtions of image data)
in this simple program. I have no idea to add any new features in the future.
If anyone has interests in this area and want to work more,
I can share what I know at so far.
Feel free to use this program.
Hope this helps... ^_^
==============================================================
Other version developed 1-8-2002:
rbif2_00.ZIP
Recompiled by Tm
Brief description about the usage.
1) file tab
open, open exist bif files.
save, save the current image data to a bif file.
new, get a clear file to start editing.
2) tools tab
cursor, make the clicking of mouse unfunctional.
zoom, left click to zoom in, right click to zoom out.
eyedroper, left click on the image will set the color of the pen
as the color under the mouse cursor.
draw, use the color of the pen to draw pixels of the image
left click to draw pixels, right click to undo.
(only 255 undoing is available.)
color table, show a color table used by the current image.
pen info, a color index of the pen and a color square of the pen.
double click on the color square can change the RGB values
of the pen directly.
(this will change the color of all pixels of the same color index)
3) options
grid when zoomed, if this is checked, you can get gridlines when
the zoom-in level is over 7:1.
gamma correction, use the gamma value to change all colors used. (no undo available)
4) the color table
get a quick-view of the 256 colors used.
you can set the pen's color index by left clicking on the color square.
double click on the color square can change the RGB vaules too.
the color of index 0 is used for transparent color,
and may only meaningful to the editor for background color.
the color of index 255 can not be reset.
it's used to represent the color mode of the current image.
5) warmings
the bif generated by this program may be incorrect to the shogun's program.
so backup your files before you do any changes to it.
==============================================================
The most versatile version developed for Shogun: Total War: import, export and animation capabilities! 5-5-2002
readbif21.zip
The newer versions will be listed in MTW tools. These will be capable to edit Shogun: Total War BIF files too.
|
Category
Tools
|
|
|
|