- Introduction
- Screenshots
- Version History
- Setup Source
- Development Tools
- Related Resources
- Credits & License
- Acknowledgments
Arena DS is a game level for the open source game Tremulous. The intention of this map was to remake the map DS-Arena (by TRaK) to improve its aged appearance and to give new players easier access. Built from scratch, the map features a DS-Arena-like layout. It also includes a new texture set (mas02) that improves the visuals. The side tunnels were supplemented with a connection to the front.
Comparison screenshots of the original DS Arena and this remake:
| Version | Date | Status | Files |
|---|---|---|---|
| 1.0 | 2017/10/01 | beta | – |
| 1.1 | 2023/08/16 | final | – |
| 1.15 | 2025/09/28 | refactored (final) | map · deps |
# Clone with dependencies:
git clone --recurse-submodules https://github.com/Masmblr/map-arena_ds_src.gitRun one of these scripts to merge the dependencies into the project structure:
# Linux / macOS
chmod +x merge_deps.sh
./merge_deps.sh # Windows PowerShell
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
.\merge_deps.ps1Copy the contents of src/ into your game base folder: tremulous/base/
If you want to compile the map yourself instead of using the prebuilt .pk3:
- Install NetRadiant with the Tremulous game profile.
- Open
arena_ds.mapfrombase/maps/. - Use Build -> Build with final settings.
# Linux / macOS
./tremulous-gpp.x86_64 -sv_pure 0 -devmap arena_ds# Windows
tremulous-gpp.exe -sv_pure 0 -devmap arena_ds- GIMP
- Krita
- Photoshop CS6
- Audacity
- NetRadiant
- Q3Map2
A comprehensive list of all files and their respective licenses can be found in the following document: → LICENSE
- id Software for Quake3
- Dark Legion Development for Tremulous
- Team Xonotic for NetRadiant












