BSPEntSpy: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
[[File:Bspentspy image1.jpg|thumb|right|The BSPEntSpy v1.1 interface]]
[[File:Bspentspy image1.jpg|thumb|right|400px|The BSPEntSpy v1.1 interface]]
[[File:Bspentspy lightmap.jpg|thumb|right|400px|Lightmaps being preview in BSPEntSpy v1.67.]]  
{{bspentspy|4.1}} is an unofficial updated version of {{entspy|4.1}}. It allows to view and edit entities in a compiled [[BSP]] map file.
{{bspentspy|4.1}} is an unofficial updated version of {{entspy|4.1}}. It allows to view and edit entities in a compiled [[BSP]] map file.
The features of a program include:
The features of a program include:

Latest revision as of 13:46, 11 August 2025

The BSPEntSpy v1.1 interface
Lightmaps being preview in BSPEntSpy v1.67.

BSPEntSpy BSPEntSpy is an unofficial updated version of Entspy Entspy. It allows to view and edit entities in a compiled BSP map file. The features of a program include:

  • Importing and exporting entities
  • Patching from VMF
  • FGD support for SmartEdit like editing
  • Mass editing for editing multiple entities at once (works as in Hammer Editor)
  • Undo / Redo functionality for time-travelling and fixing mistakes
  • Enhanced filtering and selection
  • Renaming the map alongside with updating internal references and directories (for fixing broken cubemaps)
  • Exporting / Importing embedded files facilitating removal of broken cubemaps or packing files into the map file
  • Removing light information for rebuilding the lighting using VRAD
  • Re-saving Static prop lump with different version to fix 'stale map version' error

Supported games

  • Source Source games and mods, such as:
Note.pngNote:For Half-Life: Blue Shift Half-Life: Blue Shift, use bspfix to convert to standard BSP30.
Confirm:Hexen II Hexen II uses a slightly modified version of BSP29, and as such might not be supported.

External links