VIDE: Difference between revisions
Jump to navigation
Jump to search
Bug:Automatic scan doesn't add custom decals. [todo tested in ?]
Bug: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 ?]
Bug:Sometimes textures used as
(Added Bugs) |
Kestrelguy (talk | contribs) m (added language bar.) |
||
Line 1: | Line 1: | ||
{{lang|VIDE}}[[Category:Third Party Tools]] | |||
[[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 {{ent|BSP|alt=.bsp}} map file and features a mass VTF/VMT editor. | |||
[[File:VIDE ui.png|thumb|VIDE in use.]] | [[File:VIDE ui.png|thumb|VIDE in use.]] | ||
Line 26: | Line 27: | ||
== Bugs == | == Bugs == | ||
{{Bug|Automatic scan doesn't add custom decals.}} | {{Bug|Automatic scan doesn't add custom decals.}} | ||
{{Bug| | {{Bug|{{ent|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.}} | {{Bug|Sometimes textures used as <code>$refracttinttexture</code> aren't added by automatic scan.}} | ||
Line 34: | Line 35: | ||
*[[Compiling]] | *[[Compiling]] | ||
*[[Entspy]] | *[[Entspy]] | ||
Revision as of 18:17, 3 June 2022
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.
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
- Download VIDE from the official website
- Download (@ TopHATTwaffle's web site)
- VIDE Download @ TheRaZZeRApp
Bugs



$refracttinttexture
aren't added by automatic scan. [todo tested in ?]See Also
- Third Party Tools
- Pakrat - An alternative program to the VIDE, albeit deprecated.
- Compiling
- Entspy