GithubHelp home page GithubHelp logo

spacecase123 / valveresourceformat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aveyo/valveresourceformat

0.0 0.0 0.0 1.61 MB

๐Ÿ”ฌ Valve's Source 2 resource file format parser and decompiler

Home Page: https://opensource.steamdb.info/ValveResourceFormat/

License: MIT License

C# 95.64% GLSL 4.36%

valveresourceformat's Introduction

Valve Resource Format

Build Status (Travis) Build Status (AppVeyor) Coverage Status NuGet

Valve's Source 2 resource file format (also known as Stupid Valve Format) parser and decompiler. Contents of this repository are available under MIT license.

Interested in helping? Jump in #steamdb on freenode and ask away!

This repository is split into three components:

  • CLI Decompiler - File viewer, decompiler and a playground for testing new formats and features.
  • GUI Viewer - A complete mess of winforms and other fun things.
  • Library - The only sane part of this repository, provides public API.

You can download bleeding edge builds from AppVeyor.

What's supported?

  • Model viewer
  • Map viewer
  • Sound player
  • VPK viewer which supports opening and exporting files
  • Read only VPK API
  • Binary KeyValues3 parser
  • NTRO support

Supported resource types

Ext Name Support
vanim Animation No
vagrp Animation Group No
vseq Sequence Group No
vpcf Particle System ๐Ÿ‘ NTRO, KV3
vmat Material ๐Ÿ‘ NTRO
vmks Sheet No
vmesh Mesh Vertex and index buffers, vertex attributes
vtex Compiled Texture ๐Ÿ‘ DXT1, DXT5, I8, RGBA8888, R16, RG1616, RGBA16161616, R16F, RG1616F, RGBA16161616F, R32F, RG3232F, RGB323232F, RGBA32323232F, IA88, PNG, JPG
vmdl Model Started
vphys Physics Collision Mesh No
vsnd Sound ๐Ÿ‘ wav, mp3
vmorf MorphSet No
vrman ResourceManifest ๐Ÿ‘
vwrld World ๐Ÿ‘
vwnod WorldNode ๐Ÿ‘
vvis WorldVisibility No
vents EntityLump No
vsurf Surface Properties No
vsndevts Sound Event Script ๐Ÿ‘ KV1, ๐Ÿ‘Ž KV3
vsndstck Sound Stack Script ๐Ÿ‘ KV1, ๐Ÿ‘Ž KV3
vrmap Resource Remap Table No
vcss Panorama Style ๐Ÿ‘
vxml Panorama Layout ๐Ÿ‘
vpdi Panorama Dynamic Images No
vjs Panorama Script ๐Ÿ‘
vpsf Particle Snapshot No
vmap Map ๐Ÿ‘
Ext Name Support
vpk Pak (package) ๐Ÿ‘ Handled by ValvePak
vcs Compiled Shader Partially supported by CompiledShader
vfont Bitmap Font ๐Ÿ‘ Decrypts VFONT1, supported in Source 1 (CS:GO) and Source 2 (Dota 2).

Not all formats are 100% supported, some parameters are still unknown and not fully understood.

Eye catchy screenshots

valveresourceformat's People

Contributors

xpaw avatar perryvw avatar marlamin avatar sinz163 avatar aveyo avatar babelshift avatar yaakov-h avatar ihatecsv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.