VIDE: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Add {{sdktools|cat=0|0}})
m (→‎Download: lol, fake redlinks)
Line 20: Line 20:


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


== Bugs ==
== Bugs ==

Revision as of 10:36, 5 June 2023

English (en)中文 (zh)Translate (Translate)
VIDE in use.

VIDE VIDE, or the Valve IDE, 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.

Features

  • Hammer Splitter Editor
  • Package Viewer (equivalent to GCFScape GCFScape)
  • Particle Editor
  • VBSP Editor
  • VMT Editor
  • Mass VMT Editor
  • VTF Editor (equivalent to VTFEdit 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 ?]
Icon-Bug.pngBug:BSPs which have compressed will fail to load in VIDE, and need to be decompressed with BSPZIP first.  [todo tested in ?]

See Also