VIDE: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 21: Line 21:


== Download ==
== Download ==
* {{MdCode|[https://gamebanana.com/tools/6178 GameBanana]}}
* {{Plain link|https://gamebanana.com/tools/6178|GameBanana}}
* {{MdCode|[http://www.tophattwaffle.com/downloads/vide TopHATTwaffle's website]}} (unstable)
* {{Plain link|http://www.tophattwaffle.com/downloads/vide|TopHATTwaffle's website}} (unstable)
* [http://therazzerapp.de/tools/vide.html {{MdCode|color=rgb(200,70,70)|TheRaZZeRApp's website}}]
* {{Plain link|color=rgb(200,70,70)|http://therazzerapp.de/tools/vide.html|TheRaZZeRApp's website}}
* [http://www.riintouge.com/VIDE {{MdCode|color=rgb(200,70,70)|Official website}}]
* {{Plain link|color=rgb(200,70,70)|http://www.riintouge.com/VIDE|Official website}}


== Bugs ==
== Bugs ==

Revision as of 10:19, 29 December 2022

English (en)中文 (zh)Translate (Translate)

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 .bsp map 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