Difference between revisions of "Useful Source Modding Tools"

From Obsidian Conflict Wiki
Jump to: navigation, search
(Added Wall Worm Model Tools to Modeling list of apps)
(Mapping)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Languages}}
 +
 
{{catup|Obsidian_Conflict|Obsidian Conflict|center}}
 
{{catup|Obsidian_Conflict|Obsidian Conflict|center}}
 
== General ==
 
== General ==
Line 6: Line 8:
  
 
== Mapping ==
 
== Mapping ==
 +
 +
* '''Vbct(Valve Batch Compiler Tool)''' - A batch compiler that is used for a final compile, offers many advanced options: http://qsextreme.com/vbct/
  
 
* '''DispED Displacement Prefab Creator''' - Creates complex Displacements for use in Hammer: http://www.violator.eclipse.co.uk/disped/
 
* '''DispED Displacement Prefab Creator''' - Creates complex Displacements for use in Hammer: http://www.violator.eclipse.co.uk/disped/
  
* '''MAN (Map Analyst)''' - Checks a bsp file for custom content (stuff thats not in the specified gcfs) and zips it in the bsp, all automatically: http://www.map-lounge.de/man/index.html
+
* '''MAN (Map Analyst)''' - Checks a bsp file for custom content (stuff thats not in the specified gcfs) and zips it in the bsp, all automatically: http://www.softpedia.com/get/Multimedia/Graphic/Graphic-Others/Map-Analyst.shtml
  
 
* '''OC Modify Generator''' - Creates Obsidian Conflict mapadd scripts: http://z-server.game.coocan.jp/etc/oc_modify_generator001.zip
 
* '''OC Modify Generator''' - Creates Obsidian Conflict mapadd scripts: http://z-server.game.coocan.jp/etc/oc_modify_generator001.zip
  
* '''Pakrat''' - Packs files into your map using a user friendly interface: http://www.geocities.com/cofrdrbob/pakrat.html
+
* '''Pakrat''' - Packs files into your map using a user friendly interface: http://www.bagthorpe.org/bob/cofrdrbob/pakrat.html
 +
 
 +
* '''PackBsp''' - Similar to Pakrat, supports newer source games, and other various bug fixes: http://technofovea.com/blog/projects/packbsp
  
* '''Vmex''' - Decompiles bsp files: http://www.geocities.com/cofrdrbob/vmex.html
+
* '''Vmex''' - Decompiles bsp files: http://www.bagthorpe.org/bob/cofrdrbob/vmex.html
  
 +
* '''BspSource''' - Similar to Vmex, supports newer source games, and addresses several bugs with vmex.: https://github.com/BarracudaATA/BSPSource/downloads
  
 
== Materials & Textures ==
 
== Materials & Textures ==
  
* '''360g''' - Creates vmt and vtf files with an easy to use vgui: http://www.map-lounge.de/360g/index.html
+
* '''360g''' - Creates vmt and vtf files with an easy to use vgui: http://www.softpedia.com/progDownload/360g-Download-177227.html
  
 
* '''Source MDL Texture Info''' - Tells you what textures a model is using: http://www.wunderboy.org/sourceapps.php#mdl_tex
 
* '''Source MDL Texture Info''' - Tells you what textures a model is using: http://www.wunderboy.org/sourceapps.php#mdl_tex
Line 28: Line 35:
 
* '''VTF Shell Extensions''' - Displays vtf thumbnails in windows explorer: http://www.wunderboy.org/sourceapps.php#vtf_shell
 
* '''VTF Shell Extensions''' - Displays vtf thumbnails in windows explorer: http://www.wunderboy.org/sourceapps.php#vtf_shell
  
 +
* '''SSbump Generator''' - Free Bumpmap and Normal map generator, support for multithreading: http://sourceforge.net/projects/ssbumpgenerator/
  
 
== Modeling, Rigging, & Animation ==
 
== Modeling, Rigging, & Animation ==

Latest revision as of 02:02, 26 November 2011

Language: [[::Useful Source Modding Tools|English]]  • [[::Useful Source Modding Tools/es|español]] • [[::Useful Source Modding Tools/zh-hans|中文(简体)‎]]

General


Mapping

  • Vbct(Valve Batch Compiler Tool) - A batch compiler that is used for a final compile, offers many advanced options: http://qsextreme.com/vbct/

Materials & Textures

Modeling, Rigging, & Animation


Audio