This program can open Valve's VPK packages and most Source 2 assets
(maps, models, meshes, materials, textures, sounds, and more!)
This tool is based entirely on a reverse engineered effort as there is no Source 2 SDK.
All Source 2 projects are supported, including Dota 2, Half-Life: Alyx, SteamVR, Underlords, and s&box
VRF / Valve Resource Format
Valve's Source 2 resource file format parser, decompiler, and exporter. Source 2 files usually files end with _c, for example .vmdl_c.
This repository is split into three components:
CLI Decompiler - File data viewer, decompiler and a playground for testing new formats and features.
GUI Viewer - A vpk archive viewer and extractor. Also supports viewing resources such as sounds, textures, models, maps, and much more.
Library - Provides public API to parse resource files and some helpers.
Screenshots



Download Link: https://vrf.steamdb.info/
GitHub: https://github.com/SteamDatabase/ValveResourceFormat