# Tools

## Titanfall Related Tools:

Tools that are directly for or can be used with Titanfall 2.

### Websites

Custom skin related off-wiki resources or that one texture repo.

{% content-ref url="/pages/AMIHvhuFJey03s6H1zrV" %}
[Websites](/tf2/wiki/tools/websites.md)
{% endcontent-ref %}

### Skin Tools

Applications that are for installing or can install custom skins.

{% content-ref url="/pages/cUtJ5qq50GfWOmc35TJl" %}
[Skin Tools](/tf2/wiki/tools/skin-tools.md)
{% endcontent-ref %}

### VPK Tools

Applications that are for working with vpks.

{% content-ref url="/pages/fjJr9GOinvNUmbnPockX" %}
[VPK Tools](/tf2/wiki/tools/vpk-tools.md)
{% endcontent-ref %}

### Legion Tools

Applications that are for viewing and exporting rpak assets.

{% content-ref url="/pages/ysG2JizUHJJAcktxvMq7" %}
[Legion Tools](/tf2/wiki/tools/legion-tools.md)
{% endcontent-ref %}

### [mdlshit](https://github.com/headassbtw/mdlshit-binaries) - MDL Tool

### [VTFEdit](https://github.com/Wanty5883/Titanfall2/blob/master/tools/vtfedit133.zip) - VTF Tool

#### [SourceVMT - Color Tool](https://dev.cra0kalo.com/?p=155) - Source Color Picker Tool

#### [Crowbar](https://steamcommunity.com/groups/CrowbarTool) - Source Decompiling and Compiling tool

#### [Ninja Ripper](https://cgig.ru/ninjaripper/) - Model and texture ripper i think.

#### [Miles-10-Sound-Dumper](https://github.com/LyxicaArchive/Miles-10-Sound-Dumper) - dumping titanfall 2 audio

#### [io\_import\_rbsp](https://github.com/snake-biscuits/io_import_rbsp) - Blender 2.93 importer for Titanfall .bsp files

#### [Toggle HUD Mod](https://www.moddb.com/games/titanfall-2/downloads/toggle-hud5) - a mod that allows for HUD toggling

## Not Titanfall 2 Related Tools:

Tools that are useful but not directly related to Titanfall 2, although some of the add-ons/plug-ins are directly Titanfall 2 related.

### 3D Editing

For 3D editing.

{% content-ref url="/pages/FstzPVnUUJ8gfsAHccUZ" %}
[3D Editing](/tf2/wiki/tools/3d-editing.md)
{% endcontent-ref %}

### Image Editing:

For 2D editing.

{% content-ref url="/pages/SP604eFJXliQzT53vKhA" %}
[2D Editing](/tf2/wiki/tools/2d-editing.md)
{% endcontent-ref %}

### Color Tools:

Tools to help with color related jobs.

{% content-ref url="/pages/L3Xaz4GyabJfYiFWQoIa" %}
[Color Tools](/tf2/wiki/tools/color-tools.md)
{% endcontent-ref %}

### General PC Tools:

Tools that are common for pc users.

{% content-ref url="/pages/Z9X3TmlIlK4wE84OU8ck" %}
[General PC Tools](/tf2/wiki/tools/general-pc-tools.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://retryy.gitbook.io/tf2/wiki/tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
