Editing Blood Pill

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
 
{{grammar}}
 
{{grammar}}
 
[[File:Bloodpill.png|thumb|right|400px]]
 
[[File:Bloodpill.png|thumb|right|400px]]
Blood Pill - a set of tools to manipulate with .BIG files. It can be used to view the data stored in '''pill.big''' - resources file of Blood Omen.
+
Blood Pill - a set of tools to manipulate with .BIG files. It can be used to view the data stored in '''pill.big''' - resources file of Blood Omen. Blood Pill is able to decode into readable format all filetypes used in the game: speech sound, tile, sprite, tim graphich and more. Only Blood Omen .BIG files are supported.
 
+
Blood Pill is able to decode all filetypes used in the game into readable/listenable form: speech sound, tile, sprite, tim graphich and more. Only Blood Omen .BIG files are supported.
+
  
 
===Features===
 
===Features===
Line 26: Line 24:
 
Sample batch scripts:
 
Sample batch scripts:
  
* '''bigfile_extract_file.bat''' : unpacks one file from pill.big.
+
* '''extract_file.bat''' : unpacks one file from pill.big.
* '''bigfile_list.bat''' : create a listing file from pill.big
+
* '''list.bat''' : create a listing file from pill.big
* '''bigfile_unpack.bat''' : unpack pill.big with all conversions enabled.
+
* '''unpack.bat''' : unpack pill.big with all conversions enabled.
* '''bigfile_unpack_raw.bat''' : unpack pill.big with pure filetypes (no conversions).
+
* '''unpack_raw.bat''' : unpack pill.big with pure filetypes (no conversions).
* '''bigfile_unpack_fortranslating.bat''' : unpack with TIM->TGA and ADPCM->WAV conversion which is useful for making your own BO PC translation.
+
* '''unpack_fortranslating.bat''' : unpack with TIM->TGA and ADPCM->WAV conversion which is useful for making your own BO PC translation.
* '''bigfile_unpack_oggsounds.bat''' : unpack pill.big with all conversions and sound files being converted to Ogg Vorbis.
+
* '''unpack_oggsounds.bat''' : unpack pill.big with all conversions and sound files being converted to Ogg Vorbis.
* '''bigfile_unpack_mapsonly_solids.bat''' : raw unpack with MAP->TGA conversion, showing content blocks.
+
* '''pack.bat''' : create a new pill2.big based on 'bigfile' folder (converts back all tga and wav).
* '''bigfile_unpack_mapsonly_plain.bat''' : raw unpack with MAP->TGA conversion, showing no additional info.
+
* '''bigfile_unpack_mapsonly_withlighting.bat''' : raw unpack with MAP->TGA conversion, showing map lighting.
+
* '''bigfile_unpack_mapsonly_withtriggers.bat''' : raw unpack with MAP->TGA conversion, showing map triggers.
+
* '''bigfile_pack.bat''' : create a new pill2.big based on 'bigfile' folder (converts back all tga and wav).
+
 
* '''tga2tim(test.tga).bat''' : TGA->TIM conversion
 
* '''tga2tim(test.tga).bat''' : TGA->TIM conversion
 
* '''tim2tga(test.tim).bat''' : TIM->TGA conversion
 
* '''tim2tga(test.tim).bat''' : TIM->TGA conversion
Line 63: Line 57:
 
====Blood Omen maps converted to TGA====
 
====Blood Omen maps converted to TGA====
 
{|
 
{|
| valign=top align=center | [[File:bomap1.jpg|300px|link=http://omnicide.legacy-of-kain.ru/wiki/images/static/Bomap1.jpg]]
+
| valign=top align=center | [[File:bomap1.jpg|300px|link=http://omnicide.legacy-of-kain.ru/w/images/static/Bomap1.jpg]]
| valign=top align=center | [[File:bomap2.jpg|198px|link=http://omnicide.legacy-of-kain.ru/wiki/images/static/Bomap2.jpg]]
+
| valign=top align=center | [[File:bomap2.jpg|198px|link=http://omnicide.legacy-of-kain.ru/w/images/static/Bomap2.jpg]]
| valign=top align=center | [[File:bomap3.jpg|238px|link=http://omnicide.legacy-of-kain.ru/wiki/images/static/Bomap3.jpg]]
+
| valign=top align=center | [[File:bomap3.jpg|238px|link=http://omnicide.legacy-of-kain.ru/w/images/static/Bomap3.jpg]]
| valign=top align=center | [[File:bomap4.jpg|300px|link=http://omnicide.legacy-of-kain.ru/wiki/images/static/Bomap4.jpg]]
+
| valign=top align=center | [[File:bomap4.jpg|300px|link=http://omnicide.legacy-of-kain.ru/w/images/static/Bomap4.jpg]]
 
|-
 
|-
| valign=top align=center | [[File:bomap5.jpg|227px|link=http://omnicide.legacy-of-kain.ru/wiki/images/static/Bomap5.jpg]]
+
| valign=top align=center | [[File:bomap5.jpg|227px|link=http://omnicide.legacy-of-kain.ru/w/images/static/Bomap5.jpg]]
| valign=top align=center | [[File:bomap6.jpg|129px|link=http://omnicide.legacy-of-kain.ru/wiki/images/static/Bomap6.jpg]]
+
| valign=top align=center | [[File:bomap6.jpg|129px|link=http://omnicide.legacy-of-kain.ru/w/images/static/Bomap6.jpg]]
| valign=top align=center | [[File:bomap7.jpg|300px|link=http://omnicide.legacy-of-kain.ru/wiki/images/static/Bomap7.jpg]]
+
| valign=top align=center | [[File:bomap7.jpg|300px|link=http://omnicide.legacy-of-kain.ru/w/images/static/Bomap7.jpg]]
| valign=top align=center | [[File:bomap8.jpg|300px|link=http://omnicide.legacy-of-kain.ru/wiki/images/static/Bomap8.jpg]]
+
| valign=top align=center | [[File:bomap8.jpg|300px|link=http://omnicide.legacy-of-kain.ru/w/images/static/Bomap8.jpg]]
 
|}
 
|}
 
==Download==
 
==Download==
* [https://github.com/paulvortex/BloodPill GitHub repository]
+
* [http://omnicide.legacy-of-kain.ru/files/bloodpill/bpill_1.01.zip Blood Pill v1.01]
* [http://omnicide.razorwind.ru/files/bloodpill/bpill_1.1.zip Blood Pill v1.1]
+
* [http://omnicide.legacy-of-kain.ru/files/bloodpill/bpill_1.0.zip Blood Pill v1.00]
* [http://omnicide.razorwind.ru/files/bloodpill/bpill_1.09.zip Blood Pill v1.09]
+
* [http://omnicide.legacy-of-kain.ru/files/bloodpill/bpill_0.9.zip Blood Pill v0.9]
* [http://omnicide.razorwind.ru/files/bloodpill/bpill_1.01.zip Blood Pill v1.01]
+
* [http://omnicide.razorwind.ru/files/bloodpill/bpill_1.0.zip Blood Pill v1.00]
+
* [http://omnicide.razorwind.ru/files/bloodpill/bpill_0.9.zip Blood Pill v0.9]
+
  
 
==See also==
 
==See also==

Please note that all contributions to Blood Wiki are considered to be released under the Creative Commons Attribution Share Alike (see BloodWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)

Templates used on this page:

This page is a member of 2 hidden categories:

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox