VIDE: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Added Bugs)
Line 23: Line 23:
*[http://www.tophattwaffle.com/downloads/vide/ Download (@ TopHATTwaffle's web site)]
*[http://www.tophattwaffle.com/downloads/vide/ Download (@ TopHATTwaffle's web site)]
*[http://therazzerapp.de/tools/vide.html VIDE] Download @ TheRaZZeRApp
*[http://therazzerapp.de/tools/vide.html VIDE] Download @ TheRaZZeRApp
== Bugs ==
{{Bug|Automatic scan doesn't add custom decals.}}
{{Bug|[[Point_message]] texts are treated as sounds by automatic scan. This bug can cause VIDE trying to pack sounds that don't exist!}}
{{Bug|Sometimes textures used as <code>$refracttinttexture</code> aren't added by automatic scan.}}


== See Also ==
== See Also ==

Revision as of 08:20, 27 June 2021

VIDE, or the Valve Integrated Development Environment, is a third party tool used by Source developers and mappers. Its primary feature is the embedding of custom content into a map file (.bsp file) and features a mass-VTF/VMT editor.

VIDE in use.

Features

  • Hammer Splitter Editor
  • Package Viewer (equivalent to GCFScape)
  • Particle Editor
  • VBSP Editor
  • VMT Editor
  • Mass VMT Editor
  • VTF Editor (equivalent to VTFEdit)
  • Mass VTF Editor
  • BSP Info
  • Entity Lump Editor (equivalent to Entspy)
  • Pakfile Lump Editor (equivalent to Pakrat)

Tutorial

There is a tutorial by TopHATTWaffle on his website, here.

Download

Bugs

Icon-Bug.pngBug:Automatic scan doesn't add custom decals.  [todo tested in ?]
Icon-Bug.pngBug:Point_message texts are treated as sounds by automatic scan. This bug can cause VIDE trying to pack sounds that don't exist!  [todo tested in ?]
Icon-Bug.pngBug:Sometimes textures used as $refracttinttexture aren't added by automatic scan.  [todo tested in ?]

See Also