Template:VBSP++ compatibility/strings

From Valve Developer Community
Jump to navigation Jump to search
English (en)Suomi (fi)Hrvatski (hr)Русский (ru)Українська (uk)Tiếng Việt (vi)中文 (zh)
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
To preview translated strings, select languages on the top right bar.
Icon-gnome-document-open.pngDocumentation
Number of strings:19
Approximate status of translation:English (en) 100% Suomi (fi) 21.05% Hrvatski (hr) 31.58% Русский (ru) 100% Українська (uk) 5.26% Tiếng Việt (vi) 21.05% 中文 (zh) 21.05% 

Other

  • VBSP++/Bugs and limitations with unsupported games

Header

  • Game
  • VBSP++ Version
  • Engine branch (game)

Game/tool notes

  • Notes

Generic

  • Installation:
       First method: Extract "tools_plusplus" folder, then run toolsplusplus_installer.exe, pointing it to the game root directory.
       Second method: Install the tool to a Source game's bin/x64 folder (you will need to create the "x64" folder unless the game support 64-bit, which usually have this folder already created), then go to compatibility folder and drop all the .dll files into x64 folder.
    After installed VBSP++, either open Hammer (or Hammer++) in your Source 2013 SP game and edit the BSP executable pointer to $SteamUserDir\Your Source game\bin\x64\vbspplusplus.exe, or use the tool from the command-line.
  • VBSP++ officially support this game or branches.
  • Not supported.

Generic x64

  • Installation:
       First method: Extract "tools_plusplus" folder, then run toolsplusplus_installer.exe, pointing it to the game root directory.
       Second method: Install the tool to a Source game's bin/x64 folder.
    After installed VBSP++, either open Hammer (or Hammer++) in your Source 2013 SP game and edit the BSP executable pointer to $SteamUserDir\Your Source game\bin\x64\vbspplusplus.exe, or use the tool from the command-line.

Source 2004/2006

  • Not supported.

Source 2013 series

Source 2013 SP

  • Installation:
       First method: Extract "tools_plusplus" folder, then run toolsplusplus_installer.exe, pointing it to the game root directory.
       Second method: Install the tool to a Source 2013 SP game's bin/x64 folder (you will need to create the "x64" folder), then go to compatibility folder and drop all the .dll files into x64 folder.
    After installing VBSP++, either open Hammer (or Hammer++) in your Source 2013 SP game and edit the BSP executable pointer to $SteamUserDir\Your Source 2013 SP game\bin\x64\vbspplusplus.exe, or use the tool from the command-line.
    Use -singleplayer command line argument to compile Singleplayer format maps.
    Note.pngNote: Any features which require Static prop flags greater than 0xFF are unavailable when compiling for the singleplayer format, as the static prop lump used by the older format only supports 8 bits of flags, instead of 32.

Source 2013 MP (Legacy)

  • Installation:
       First method: Extract "tools_plusplus" folder, then run toolsplusplus_installer.exe, pointing it to the game root directory.
       Second method: Install the tool to a Source 2013 MP game's bin/x64 folder (you will need to create the "x64" folder), then go to compatibility folder and drop all the .dll files into x64 folder.
    After installing VBSP++, either open Hammer (or Hammer++) in your Source 2013 MP game and edit the BSP executable pointer to $SteamUserDir\Your Source 2013 SP game\bin\x64\vbspplusplus.exe, or use the tool from the command-line.
    This method will also works with pre-2021 version of Counter-Strike: Source, Half-Life 2: Deathmatch, etc... games, aswell as pre-2021 version of Source 2013 Multiplayer.

TF2 branch

  • Installation: Follow same instructions as Source 2013 MP games. If you do the second method, ignore the compatibility folder (and it's dll files) completely.

Left 4 Dead

  • Auto-detect & compile using correct BSP format, otherwise use -l4d2 command line argument.

Left 4 Dead 2

  • Auto-detect & compile using correct BSP format, otherwise use -l4d2 command line argument.

Alien Swarm

  • Auto-detect & compile using correct BSP format, otherwise use -asw command line argument.

Portal 2

  • Partial support. func_instance_io_proxy is not yet supported. Auto-detect & compile using correct BSP format, otherwise use -portal2 command line argument.

Counter-Strike: Global Offensive

  • Auto-detect & compile using correct BSP format, otherwise use -csgo command line argument.

Third-party games

Garry's Mod

  • VBSP++ officially support this game or branches.

Third-party VBSPs/tools

  • N/A