swdw
10-31-07, 11:16 AM
Below are the links I've collected from subsim and the web. If you have additional suugestions, please post them. They'll be added to this first post so people don't have to scroll through to find them.
Note- when possible, links will be for free or open source tools. If a free one is not available, or a commercial one is recommended, we'll give the price for the tool.
Game Files
Installing and uninstalling mods- http://www.users.on.net/~jscones/software/products-jsgme.html
Alphabetical command list (http://www.kickinbak.com/downloads/commands.ods) (in opencalc format) this is a list provided by skwasjer of all commands he could find in the add on.
---------------------------------------------------------------------
Hex files- .dat .sim .act
Silent hunter specific editors
Silent 3ditor (http://www.subsim.com/radioroom/showthread.php?t=119571)
Mini Tweaker with SH3 and SH4 tweak files (http://hosted.filefront.com/keakar/)
Generic hex editors
XVi32 (http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm)
HxD (http://www.mh-nexus.de/hxd/)
HexWorkshop (http://www.hexworkshop.com/) $25 for academic or non-commercial use
----------------------------------------------------------
Text files- .cfg .upc
File comparison and merge tools
JTxE (http://www.subsim.com/radioroom/showthread.php?t=123521)
WinMerge (http://winmerge.org/)
Diffmerge (http://www.sourcegear.com/diffmerge/index.html)
Programming editors- text files
ConText (http://www.context.cx/)
gVim (http://www.vim.org/download.php#pc)
Note- download the gvim file under "Self installling executable". This provides the windows based interafce and requires no other downloads- and choose gvim easy the first few times. This program has lots of features including a gvim diff option.
----------------------------------------------------------
Image editing- .dds .tga
EDITORS
Ubisoft texture extractor and inserter (ftp://ftp.ubi.com/us/games/chessmaster10/misc/DatTexExtract.zip) (use for textures that are internal to the dat file)
Paint.net (http://www.getpaint.net/) (Native .dds support. Can use some photoshop plugins including nvidia's dds plugin)
Gimp for Windows (http://gimp-win.sourceforge.net/stable.html)
Gimp dds plugin (http://registry.gimp.org/plugin?id=4816)
DDS converters and photoshop plugins (http://cs.elderscrolls.com/constwiki/index.php/DDS_Tools)
Image converters/viewers These will do batch conversion, resizing and renaming.
Xnview (http://www.xnview.com/)
Irfanview (http://www.irfanview.com/)
Vector Dawing - although vectors are not usable directly, you can create files and export them as bitmaps. Great for complex curves, tracing logos and text
Inkscape (http://www.inkscape.org/) (Vector Drawing w/ bitmap export)
-------------------------------------------------------------------------
3D files-
DAT file extractors/packers- MUST HAVE! for 3D editing! unpacks 3D game files to obj files and repacks them after editing
Silent 3ditor (http://www.subsim.com/radioroom/showthread.php?t=119571)- 0.5.4 version
Pack3D (http://www.subsim.com/radioroom/showthread.php?t=85085&highlight=pack3d+download) (hopefully will soon be replaced with new features in S3D)
!!!!! Also, read this entire thread before proceeding with 3D editing using Pack3D !!!!!
http://www.subsim.com/radioroom/showthread.php?t=112162&highlight=pack3d
3D editors (free)
Blender (http://www.blender.org/)
Wings3D (http://www.wings3d.com/)
GMax (http://www.turbosquid.com/gmax)
3D object converter
Accutrans3D (http://www.micromouse.ca/index.html) (not free, but only $20. fully working 30 day trial)
--------------------------------------------------------------
Sound files
Audacity sound editor (http://audacity.sourceforge.net/)
Audacity VST plugin enabler (http://audacity.sourceforge.net/help/faq?s=install&item=vst-enabler)
Audacity Plugins (http://audacity.sourceforge.net/download/plugins) Audacity can run VST, Nyquist, and LADSPA plugins.
Wavosaur Audio Editor (http://www.wavosaur.com) Free audio editor with VST pluging support and 2D and 3D waveform and audio analysis tools
Kristal Audio Engine (http://www.kreatives.org/kristal/) Powerful yet free sequencer / mixer / recording software
Sound Club Sequencer (http://www.bluemoon.ee/history/scdos/index.html) Although this is an old program, it ran with no problems on my WinXP system- nice utility, many tracks allowed
link changed
--------------------------------------------------------------
File Transfer
Filezilla (http://filezilla-project.org/) (FTP client)
----------------------------------------------------------------
Zip utilities- these write 7z and unpack rar and 7z files along with zip and many other formats
IZarc (http://www.izarc.org/)
ZipGenius (http://www.zipgenius.it/eng/index.php)
7-zip (http://www.7-zip.org/)
---------------------------------------------------------------
File managers
FreeCommander (http://www.freecommander.com/) (dual pane file manager with lots of features)
Note: although simple looking at first, this program has some great power user tools when you dig into it.
----------------------------------------------------------------
Document tools
Open Office (http://www.openoffice.org/)
Scribus Desktop Publisher (http://www.scribus.net/)
Inkscape (http://www.inkscape.org/)
PDF Creator (http://sourceforge.net/projects/pdfcreator/) (make pdf's from any program)
----------------------------------------------------------------------
These should arm you pretty well for working on a mod.
Modders, now if someone asks you for links to tools, you can just point them to one spot :ahoy:
Cheers!
Note- when possible, links will be for free or open source tools. If a free one is not available, or a commercial one is recommended, we'll give the price for the tool.
Game Files
Installing and uninstalling mods- http://www.users.on.net/~jscones/software/products-jsgme.html
Alphabetical command list (http://www.kickinbak.com/downloads/commands.ods) (in opencalc format) this is a list provided by skwasjer of all commands he could find in the add on.
---------------------------------------------------------------------
Hex files- .dat .sim .act
Silent hunter specific editors
Silent 3ditor (http://www.subsim.com/radioroom/showthread.php?t=119571)
Mini Tweaker with SH3 and SH4 tweak files (http://hosted.filefront.com/keakar/)
Generic hex editors
XVi32 (http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm)
HxD (http://www.mh-nexus.de/hxd/)
HexWorkshop (http://www.hexworkshop.com/) $25 for academic or non-commercial use
----------------------------------------------------------
Text files- .cfg .upc
File comparison and merge tools
JTxE (http://www.subsim.com/radioroom/showthread.php?t=123521)
WinMerge (http://winmerge.org/)
Diffmerge (http://www.sourcegear.com/diffmerge/index.html)
Programming editors- text files
ConText (http://www.context.cx/)
gVim (http://www.vim.org/download.php#pc)
Note- download the gvim file under "Self installling executable". This provides the windows based interafce and requires no other downloads- and choose gvim easy the first few times. This program has lots of features including a gvim diff option.
----------------------------------------------------------
Image editing- .dds .tga
EDITORS
Ubisoft texture extractor and inserter (ftp://ftp.ubi.com/us/games/chessmaster10/misc/DatTexExtract.zip) (use for textures that are internal to the dat file)
Paint.net (http://www.getpaint.net/) (Native .dds support. Can use some photoshop plugins including nvidia's dds plugin)
Gimp for Windows (http://gimp-win.sourceforge.net/stable.html)
Gimp dds plugin (http://registry.gimp.org/plugin?id=4816)
DDS converters and photoshop plugins (http://cs.elderscrolls.com/constwiki/index.php/DDS_Tools)
Image converters/viewers These will do batch conversion, resizing and renaming.
Xnview (http://www.xnview.com/)
Irfanview (http://www.irfanview.com/)
Vector Dawing - although vectors are not usable directly, you can create files and export them as bitmaps. Great for complex curves, tracing logos and text
Inkscape (http://www.inkscape.org/) (Vector Drawing w/ bitmap export)
-------------------------------------------------------------------------
3D files-
DAT file extractors/packers- MUST HAVE! for 3D editing! unpacks 3D game files to obj files and repacks them after editing
Silent 3ditor (http://www.subsim.com/radioroom/showthread.php?t=119571)- 0.5.4 version
Pack3D (http://www.subsim.com/radioroom/showthread.php?t=85085&highlight=pack3d+download) (hopefully will soon be replaced with new features in S3D)
!!!!! Also, read this entire thread before proceeding with 3D editing using Pack3D !!!!!
http://www.subsim.com/radioroom/showthread.php?t=112162&highlight=pack3d
3D editors (free)
Blender (http://www.blender.org/)
Wings3D (http://www.wings3d.com/)
GMax (http://www.turbosquid.com/gmax)
3D object converter
Accutrans3D (http://www.micromouse.ca/index.html) (not free, but only $20. fully working 30 day trial)
--------------------------------------------------------------
Sound files
Audacity sound editor (http://audacity.sourceforge.net/)
Audacity VST plugin enabler (http://audacity.sourceforge.net/help/faq?s=install&item=vst-enabler)
Audacity Plugins (http://audacity.sourceforge.net/download/plugins) Audacity can run VST, Nyquist, and LADSPA plugins.
Wavosaur Audio Editor (http://www.wavosaur.com) Free audio editor with VST pluging support and 2D and 3D waveform and audio analysis tools
Kristal Audio Engine (http://www.kreatives.org/kristal/) Powerful yet free sequencer / mixer / recording software
Sound Club Sequencer (http://www.bluemoon.ee/history/scdos/index.html) Although this is an old program, it ran with no problems on my WinXP system- nice utility, many tracks allowed
link changed
--------------------------------------------------------------
File Transfer
Filezilla (http://filezilla-project.org/) (FTP client)
----------------------------------------------------------------
Zip utilities- these write 7z and unpack rar and 7z files along with zip and many other formats
IZarc (http://www.izarc.org/)
ZipGenius (http://www.zipgenius.it/eng/index.php)
7-zip (http://www.7-zip.org/)
---------------------------------------------------------------
File managers
FreeCommander (http://www.freecommander.com/) (dual pane file manager with lots of features)
Note: although simple looking at first, this program has some great power user tools when you dig into it.
----------------------------------------------------------------
Document tools
Open Office (http://www.openoffice.org/)
Scribus Desktop Publisher (http://www.scribus.net/)
Inkscape (http://www.inkscape.org/)
PDF Creator (http://sourceforge.net/projects/pdfcreator/) (make pdf's from any program)
----------------------------------------------------------------------
These should arm you pretty well for working on a mod.
Modders, now if someone asks you for links to tools, you can just point them to one spot :ahoy:
Cheers!