VSI: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Move stub tag; remove dmca'd link)
Line 1: Line 1:
{{stub}}
VSI (short for Valve Stripping Information) is a model-related file format that appears to take [[VTX]] and [[VVD]] files and remove the [[LOD]] data, for Xbox 360 versions of {{Source|4}} games. This is probably done to save disk and memory space. Hypothetically, it could be used on PC versions of Source (not recommended).
VSI (short for Valve Stripping Information) is a model-related file format that appears to take [[VTX]] and [[VVD]] files and remove the [[LOD]] data, for Xbox 360 versions of {{Source|4}} games. This is probably done to save disk and memory space. Hypothetically, it could be used on PC versions of Source (not recommended).


Line 4: Line 5:
== File format ==
== File format ==
== Files ==
== Files ==
==Links==
[https://github.com/VSES/SourceEngine2007/blob/43a5c90a5ada1e69ca044595383be67f40b33c61/src_main/utils/xbox/MakeGameData/MakeModels.cpp#L273 An Xbox-oriented variation of the standard MakeModels.cpp]
{{stub}}


[[Category:Source]]
[[Category:Source]]

Revision as of 06:52, 9 April 2025

Stub

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

VSI (short for Valve Stripping Information) is a model-related file format that appears to take VTX and VVD files and remove the LOD data, for Xbox 360 versions of Source Source games. This is probably done to save disk and memory space. Hypothetically, it could be used on PC versions of Source (not recommended).

Games

File format

Files