Introduction
This tool edits individual BAM files. This update has
been hiding behind the scenes since sometime in 2011, and it should have been uploaded a long
time ago. Thanks to Erephine for the majority of the update! (Note that it still only works with
BAM v1 files.)
Introduction • Back to top
Installation
Extract the contents of the archive to a parent folder of your choice. Upon successful
extraction, there should be a \BAMWorkshop subfolder and a BAMWorkshop.exe file in that folder.
To launch the tool, simply double-click BAMWorkshop.exe.
You can extract files from the archive using 7-Zip, ZipGenius or another file-compression utility that handles archives.
Installation • Back to top
Registry Values
This program may set the following Windows registry values:
[Registry]
Reg1Path=HKEY_CLASSES_ROOT\.bam
Reg1PathUninstall=1
Reg1ValName=(Default)
Reg1ValType=0
Reg1ValData=BAMFile
Reg2Path=HKEY_CLASSES_ROOT\BAMFile
Reg2ValName=(Default)
Reg2ValType=0
Reg2ValData=Black Isle Animation
Reg3Path=HKEY_CLASSES_ROOT\BAMFile\DefaultIcon
Reg3PathUninstall=1
Reg3ValName=(Default)
Reg3ValType=0
Reg3ValData=[Program Files]\BAMWorkshop.exe,0
Reg4Path=HKEY_CLASSES_ROOT\BAMFile\Shell
Reg4PathUninstall=1
Reg5Path=HKEY_CLASSES_ROOT\BAMFile\Shell\Open
Reg5PathUninstall=1
Reg6Path=HKEY_CLASSES_ROOT\BAMFile\Shell\Open\Command
Reg6PathUninstall=1
Reg6ValName=(Default)
Reg6ValType=0
Reg6ValData="[Program Files]\BAMWorkshop.exe" "%1"
Regs=6
Registry • Back to top
Version History
1.1.0.9 → 1.1.1.0 (Sam.)
- Changed the quick color selectors for the transparent/shadow colors from teal/pink to
green/black
- Created schnifty new BAMWconfig.exe program that can set not only the shadow color when
exporting to .gif (deprecating SetExportCol.exe) but also the quick color selectors used for the
transparent and shadow colors (run BAMWconfig.exe -about from the command line
to view the legal and copyright info)
1.1.0.8 → 1.1.0.9 (Sam.)
- Fixed small graphical glitch on About window
- Included source code for SetExportCol.exe
1.1.0.7 → 1.1.0.8 (Erephine)
- Background and shadow colors are no longer reset on file load (preserving saved colors)
- Editing of background and shadow colors enabled from palette editor
- Offset edit boxes now correctly accept - signs typed into them
- Ability to set shadow (second entry) color when exporting to .gif (change via
SetExportCol.exe)
- Keyboard shortcuts added for frame/sequence navigation and common commands
- About window updated to reflect current version
Version History • Back to top