Vortigaunt
A porting tool for Goldsource Engine
Install / Use
/learn @iQuitt/VortigauntREADME
Vortigaunt <img align="right" width="128" height="128" src="https://i.ibb.co/ps8QRRs/yeerrrr.png" alt="VortigauntTool icon" />
What is Vortigaunt?
Vortigaunt is a Porting tool for Goldsource engine.
This Project Main Purpose is Convert game assets from various engines to GoldSrc format for easy porting and modding.
Features
Model Exports
- LTB to SMD - Export LithTech Models to Valve SMD with Animations and Bone Watch Video
- GR2 to SMD - Export Granny2 Models to Valve SMD with Animations, Bone and Texture Watch Video
- Tested with Metin2 assets
- More games coming soon
- Auto-Rig System - Intelligent bone assignment using CS 1.6 skeleton reference Watch Video
Textures
- DTX Viewer & Extract - View and Extract LithTech Engine textures
- WAD Maker - Create and Edit Wad file. You can add JPG/DDS/PNG files to WAD file. Vortigaunt will convert to BMP. Open Image
Game Archive Files
- REZ File - Extract and browse LithTech REZ archives (Tested only Crossfire)
- PAK File - Extract and browse PAK files from Counter Strike Online
- XFS File - Extract and browse XFS files from Wolfteam (it May work other Softynx games etc: Rakion) Watch Video
Sprite Management
- Sprite Viewer - View, edit, and create GoldSrc sprites Watch Video
- CSO/CSN/CSOL Sprite Fix - Extract DDS-based sprites (v3) to GoldSrc format (v2)
- LithTech Sprite View - View Lithtech Engine sprite and Extract as Goldsrc Sprite Watch Video
Game-Specific Features
- League of Legends Integration - Download champion models without installing the game Via Khada
- The logic is simple. Vortigaunt will download and start displaying your chosen model from Khada, and you can quickly convert it to SMD, including textures, bones, and animations. Watch Video
Goldsrc Audio Convert
- Convert MP3/OGG to WAV (16 Bit Resolution, 22050 Sampling rate and Mono Channel)
Support Languages
- English
- Turkish
- More languages coming soon
Support the Project
If you find Vortigaunt useful and want to support its development:
Requires for building
Windows
| Component | Details | |-----------|---------| | Visual Studio 2019/2022/2026 | Download - Select "Desktop development with C++" | | Qt 6.6+ | Qt Online Installer - Select MSVC 2019/2022 64-bit + Qt Multimedia | | CMake 3.15+ | Download or included with Visual Studio |
Linux (Ubuntu/Debian)
sudo apt install -y \
build-essential cmake ninja-build \
qt6-base-dev qt6-tools-dev qt6-multimedia-dev \
qt6-l10n-tools libgl1-mesa-dev libxkbcommon-dev
Building
Clone The Source Code: git clone https://github.com/iQuitt/Vortigaunt
Windows
cmake -B build -G "Visual Studio 17 2022" -A x64
cmake --build build --config Release
Linux
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build . -j$(nproc)
Planned Features
- [ ] GTA:SA Asset Support
- [ ] Metin2 Script Effect
- [ ] Convert FBX/OBJ/GR2 to Half life .MAP format
- [ ] Unity AnimationClip Support
- [ ] Unity-based Games Asset Support
- [ ] CS2 Asset Support
- [ ] Valorant Asset Support
The Source Code Will be Released As soon As Possible
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
Security Score
Audited on Mar 28, 2026
