THE VCBLOOD V2.00 [Jul 05 2018]
Download VCBLOOD SHELL 2.00 FileSize: 3.50MB

OVERVIEW

Based on Volcov Commander v4.5, this shell includes everything that player and modder needs. It includes all tools for editing Blood that can be run directly from filemanager. With this shell you can easy work with Blood files by clicking on it without any "load dialogs".

The most important thing - this shell also support working in sub-directories. No matter where you store your files - just click on it and it opens in associated program.

The shell is designed to work in DosBox, but should work in pure DOS too (preferable FreeDos release). Install process is pretty easy, see instructions below. Basically, this program is adapted for mod developers, but can be used by players for easy map or addon start, demo playing or even listening midi music and Blood RAW sounds. See list of features below.

Main Window

WITH THIS SHELL YOU CAN DO EASILY

  • Run addons/maps without BAT/COM/EXE files (if it's not really required for proper working). You may just select INI or MAP file in filemanager to run Blood.
  • Quickly edit MAP files in MAPEDIT without need of selecting map in load dialog.
  • Edit QAV and SEQ files quickly just by selecting required file in filemanager.
  • Playback DEM files in Blood.
  • Listen MID and RAW files (if you have sound enabled).
  • Play Blood with different CFG files.
  • Extract data or even generate RFS script from RFF archives.
  • Add data from RFS script to BLOOD.RFF or SOUNDS.RFF.
  • Add files to RFF archives.
  • View and edit KVX models.
  • Run CRK (patch) files.

Additionally, you can view PCX, GIF, JPG and BMP images and listen WAV and VOC sounds.

File Browser and menu

UPDATES IN CURRENT VERSION

  1. Problems with "complicated" BAT files has been solved - the shell now uses external COMMAND.COM to parse BAT files. This means no more stuck after CALL command and environment size problems.
  2. Updated QAVEDIT tool that have tile selection limit up to 6143 instead of 4095. It also does not required alpha's rff archives to work.
  3. Updated SEQEDIT tool that have much more interesting features than old one. Please see SEQEDIT.TXT for more info.
  4. New KVX extension is supported. Those files is voxel models you can view and edit directly from this shell.
  5. New CRK extension supported. Those files contains patch info and can be applied via patcher tools such as Multi-Patcher that included with this shell.
  6. QAVSND tool has been replaced with XQAVED that have advanced features such as ability to set priority for sound.
  7. You can now create new files. Press [F2], then [F5] or just type "FILE".
  8. You can now listen RAW files.
  9. You can now view/edit ART files in differnt directories, not only in Blood's root directory.
  10. You can now play SMK files, w/o sound currently.
  11. You can now select play Blood with selected CFG file in filemanager.

There is also some cosmetic changes such as custom font, mouse cursor and dosbox scaler is added.

INSTALLATION AND LAUNCH

  1. If you use DosBox, please mount Blood dir as root of HDD drive. Preferable drive letter is "C". If you use pure DOS, please place blood game files in root of HDD drive.
  2. Place VC dir and VCBLOOD.BAT in Blood directory.
  3. Run VCBLOOD.BAT in DosBox or DOS.

Note that you does not really need use VCBLOOD.BAT every time, instead you may use VC.BAT placed in VC directory and can delete VCBLOOD.BAT to keep Blood folder clean.

RAW player

ASSOCIATED FILE EXTENSIONS BY DEFAULT

Here you can see table with asociated extensions. In diffirent ways you can run file with diffirent tool. VC allows [Edit], [View] and [Start] file. You just need press needle key (see below) for running file in associated Blood tool. For 3rd mode (ENTER) you may also use Double Mouse click.

For example MAP files: you can edit (key F4) it with MAPEDIT or play (key ENTER) in Blood.

EXT.EDIT [F4]VIEW [F3]START [ENTER]
QAVXQAVEDBARFQAVEDIT
SEQSEQEDITBARFSEQEDIT
MAP*MAPEDITMAPEDITBLOOD
RFFBARFBARFBARF
RFS{INTERNAL}{INTERNAL}BARF
ARTEDITARTARTEDITSELECT F4 OR F3
KVXSLABSPRIBARFSELECT F4 OR F3
DEMBLOODBLOODBLOOD
INI{INTERNAL}{INTERNAL}BLOOD
RAWAB PLAYERAB PLAYER@RFF OR AB PLAYER
SMKSMACKPLYSMACKPLYSMACKPLY
MIDDOSMIDDOSMID@RFF OR DOSMID
CFG{INTERNAL}{INTERNAL}BLOOD

{INTERNAL} - Internal commander's text/hex editor.

When editing MAP files (key F4), CFG file (F4MAP.CFG) from VC directory will be copied. There are 320x200 screen resolution to avoid 3D mode bug (when pointer on wall, but sprite appear right around player's face) and sound enabled, so you probably want to edit that CFG first if you have problems with launching mapedit in this mode.

Also you still can use view (key F3) to run MAPEDIT with your CFG file.

ADDITIONAL NON-BLOOD RELATED EXTENSIONS

EXT.EDIT [F4]VIEW [F3]START [ENTER]
JPGLXPICLXPIC{EMPTY}
PCXLXPICLXPIC{EMPTY}
GIFLXPICLXPIC{EMPTY}
BMPLXPICLXPIC{EMPTY}
CRK{INTERNAL}{INTERNAL}MPATCH

You can easy add support for other files by editing VC extension, editors and viewers options in configuration menu or directly editing VC.EXT, VCVIEW.EXT or VCEDIT.EXT in any text editor. See Volcov Commander help (key F1) for details.

USER MENU (KEY F2)

The real power of VCBLOOD is file manager, but there is also special user menu you can call any time to get quickly in game or tools.

The menu and features pretty good explained in VCBLOOD.TXT that comes with this shell. It is strongly recommended to read this file. You may also get help by typing "README" in VCBLOOD's command line.

Tools menu

PRE-INSTALLED TOOLS FOR BLOOD EDITING

  1. MAPEDIT - Tool for creating new maps (see also PMAPEDIT patch).
  2. QAVEDIT - Tool for creating new weapon animation. (updated version!)
  3. SEQEDIT - Tool for creating new monster animation. (updated version!)
  4. XQAVED - Tool for managing sounds in QAV animations.
  5. ARTEDIT - Tool for editing art files (Monolith).
  6. EDITART - Tool for editing art files (Ken S.).
  7. SLABSPI - Tool for editing voxel models.
  8. BARF - Tool for creating new and edit old RFF archives.

When you start VCBLOOD first time, it automatically asks you to install these tools. If you not installed it that time, press [F2] to open user menu, then [F2] again to select "Edit Blood", then press [F8] to install them.

3-RD PARTY PROGRAMS

These tools also helps to work with Blood files, while others are essential for the VCBLOOD system.

  1. LXPIC - Allows to view PCX, GIF, JPG and BMP images.
  2. LGEDIT - Simply text editor.
  3. DOSMID - Simply MIDI player.
  4. QSCROLL - Show the contents of file and allows smoothly scroll it by line or pages.
  5. PKUNZIP - Well known utility for unpack ZIP archives.
  6. MPATCH - Utility that works with CRK patches.
  7. NICE - Loads graphical cursor for mouse.
  8. SMACKPLY - Plays SMK video files.
  9. GNUCHCP - Loads custom fonts.
  10. AB - RAW Player, can also play other sound formats.
  11. STRINGS - Used in some BAT files.

CONTACTS

Any suggestions and comments are welcome in Blood related Discord channel: https://discord.gg/a84k4wQ

You may also send e-mail to the author: baitd@yandex.ru

The ultimate Blood shell for players and mod developers