BSPEntSpy: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
| developer = jakgor471
| developer = jakgor471
| initial_release = Jun 1, 2024
| initial_release = Jun 1, 2024
| stable_release = Oct 21, 2025</br><small>(v1.672)</small>
| stable_release = Oct 21, 2025</br><small>(1.672)</small>
| written_in = java
| type =  Map tool
| type =  Map tool
| distribution = Freeware
| distribution = Freeware
Line 10: Line 11:
| website = [https://github.com/jakgor471/BSPEntSpy Github]
| website = [https://github.com/jakgor471/BSPEntSpy Github]
| download = [https://github.com/jakgor471/BSPEntSpy/releases Download]
| download = [https://github.com/jakgor471/BSPEntSpy/releases Download]
| version = 1.672
}}
}}



Latest revision as of 22:15, 31 October 2025

BSPEntSpy BSPentspy icon.png
Developer(s)
jakgor471
Initial release
Jun 1, 2024
Stable release
Oct 21, 2025
(1.672)
Written in
Java
Operating system
Windows
Type
Map tool
Target engine(s)
Source
Distribution
Freeware
Website
Download
Version
1.672

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.

Gallery

External links