VVIS++: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


It is currently available for {{tf2branch|2}} and {{gmod|2}}.
It is currently available for {{tf2branch|2}} and {{gmod|2}}.
== 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 {{code|steam_appid.txt}} is present beside the exe


==External links==
==External links==

Revision as of 00:32, 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.

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

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

External links