VVIS++: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added VVIS++ compatibility. Currently I tested HL2 (Source 2013 SP game) and it works fine with BSPs built for Source 2013 SP games.)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
}}
}}


{{vvis++|4}} is a community-made modification of {{source|1}}'s {{vvis|1|nt=1}} developed by ficool2. It [https://imgur.com/AdXWITy significantly] reduce VVIS compile times.
{{vvis++|4}} is a community-made modification of {{source|1}}'s {{vvis|1|nt=1}} developed by ficool2. It [https://imgur.com/AdXWITy significantly] reduce VVIS compile times, while providing same result as regular VVIS.


== Differences ==
== Differences ==
Line 16: Line 16:


== Supported games ==
== Supported games ==
VVIS is currently available for {{tf2branch|2}} and {{gmod|2}}. However, VVIS++ also unofficially works with the following games or engine branch:
VVIS++ is currently available for {{tf2branch|2}} and {{gmod|2}}.
== Other games/mods tested ==
VVIS++ also unofficially works with the following games, other VBSPs or engine branch:
{{VVIS++ compatibility}}
{{VVIS++ compatibility}}



Latest revision as of 01:39, 9 October 2025

Stub

This article or section is a stub. You can help by expanding it.

VVIS++
Developer(s)
Type
Map compiler
Target engine(s)
Source
Download

VVIS++ VVIS++ is a community-made modification of Source's VVIS developed by ficool2. It significantly reduce VVIS compile times, while providing same result as regular VVIS.

Differences

  • Depending how big the map is, or how the map was optimized, VVIS++ will be 50% to 2700% faster compared to original VVIS.
  • Scales up to 64 threads
  • Added AppID mounting if steam_appid.txt is present beside the exe

Supported games

VVIS++ is currently available for Team Fortress 2 branch Team Fortress 2 branch and Garry's Mod Garry's Mod.

Other games/mods tested

VVIS++ also unofficially works with the following games, other VBSPs or engine branch:

Game Engine branch (game) VVIS++ Version Notes ViewDiscussEdit templatePurge
All Source 2013 Singleplayer Source 2013 Singleplayer games
Half-Life 2 Half-Life 2 (including Episodes)
Half-Life: Source Half-Life: Source
Portal Portal
Source 2013 Singleplayer Team Fortress 2 branch Install to any Team Fortress 2 branch game or Source SDK Base 2013 - Multiplayer's 🖿bin/x64 folder normally, then open Hammer (or Hammer++) in your Source 2013 SP game, change VIS executable and point it to $SteamUserDir\Your TF2 branch game\bin\x64\vvisplusplus.exe.
Source 2013 SP's .bsp and VBSP are compatible with VVIS++. Tested with Half-Life 2 (with VVIS++ installed on Half-Life 2: Deathmatch directory).
Mapbase Mapbase games or Mapbase's VBSP Source 2013 Singleplayer with Mapbase Team Fortress 2 branch Mapbase's VBSP are compatible with VVIS++. For installation, follow the same instructions as Source 2013 SP games.

External links