Source 2 Viewer: Difference between revisions
m (Update url) |
No edit summary |
||
Line 4: | Line 4: | ||
[[File:Source2Viewer-00.png|480px|thumb|right|Viewing de_mirage from {{Cs2|4}}]] | [[File:Source2Viewer-00.png|480px|thumb|right|Viewing de_mirage from {{Cs2|4}}]] | ||
'''{{VRF|4|nt=1}}''' is a powerful tool that allows you to browse {{ext|vpk|2}} archives, view, extract, and decompile {{source2|4}} assets, including maps, models, | '''{{VRF|4|nt=1}}''' is a powerful tool that allows you to browse {{ext|vpk|2}} archives, view, extract, and decompile {{source2|4}} assets, including maps, models, textures, shaders, sounds, and more. | ||
This application allows exporting maps and models to glTF format, decompile maps to {{Mono|.[[vmap]]}} for use in {{hammer5|4.1|nt=0}}, and models to {{modeldoc|4.1}} format. | This application allows exporting maps and models to glTF format, decompile maps to {{Mono|.[[vmap]]}} for use in {{hammer5|4.1|nt=0}}, and models to {{modeldoc|4.1}} format. | ||
Line 10: | Line 10: | ||
It also allows creating {{ext|vpk|2}} archives from a folder on disk with a single click. | It also allows creating {{ext|vpk|2}} archives from a folder on disk with a single click. | ||
Source 2 Viewer is powered by the '''ValveResourceFormat''' .NET library (VRF). This library makes it easy for other developers to process Source 2 resource files with their own code. | |||
== Links == | == Links == | ||
Official page: '''https://s2v.app | Official page: '''https://s2v.app''' | ||
GitHub repository: '''https://github.com/ValveResourceFormat/ValveResourceFormat''' | GitHub repository for Source 2 Viewer, Source 2 Viewer CLI, ValveResourceFormat: '''https://github.com/ValveResourceFormat/ValveResourceFormat''' | ||
== Features == | == Features == |
Revision as of 06:10, 13 September 2025


Source 2 Viewer is a powerful tool that allows you to browse vpk archives, view, extract, and decompile
Source 2 assets, including maps, models, textures, shaders, sounds, and more.
This application allows exporting maps and models to glTF format, decompile maps to .vmap for use in Hammer, and models to
ModelDoc Editor format.
It also allows creating vpk archives from a folder on disk with a single click.
Source 2 Viewer is powered by the ValveResourceFormat .NET library (VRF). This library makes it easy for other developers to process Source 2 resource files with their own code.
Links
Official page: https://s2v.app
GitHub repository for Source 2 Viewer, Source 2 Viewer CLI, ValveResourceFormat: https://github.com/ValveResourceFormat/ValveResourceFormat
Features
|
|