An open API service indexing awesome lists of open source software.

https://github.com/pierrebelmondo/vscode-wipeout

Wipeout Tools for Visual Studio Code
https://github.com/pierrebelmondo/vscode-wipeout

modding-games visual-studio-extension vscode-extension wipeout

Last synced: 8 months ago
JSON representation

Wipeout Tools for Visual Studio Code

Awesome Lists containing this project

README

          

# Belmondo's Vision - WipEout Modding Tool

Wipeout modding extension for Visual Studio Code

![GitHub](https://img.shields.io/github/license/PierreBelmondo/vscode-wipeout)

## Features

* Unpack WAD with filenames (encrypted DLCs supported with Inflate/LZSS compression)
* Unpack WAD/WAC with filenames
* Unpack PSARC with Manifest and filenames
* Load and render VEXX scenes (version 4 and 6)
* Load and render RCSMODEL meshes
* Load GTF textures (only DXT1 to DXT5, still buggy...)
* Load DDS textures (experimental)
* Load MIP textures

## Extension Settings

nothing yet.

## Known Issues

* DXT5 alpha channel is buggy
* S3TC/DXT decompression is slow
* Not all VEXX nodes are parsed

## Release Notes

See CHANGELOG.md.

**Enjoy!**