# VPK list

## Location

```
Titanfall2\vpk
```

{% hint style="info" %}
If you have difficulties finding your game files, check the FAQ page.
{% endhint %}

{% content-ref url="/pages/-M\_A3RdU1AvuAAcj3akV" %}
[FAQ](/titanfall2/intro/faq.md)
{% endcontent-ref %}

## MP Maps

| Map Name           | File name                                                  |
| ------------------ | ---------------------------------------------------------- |
| Angel City         | englishclient\_mp\_angel\_city.bsp.pak000\_dir.vpk         |
| Black Water Canal  | englishclient\_mp\_black\_water\_canal.bsp.pak000\_dir.vpk |
| Boomtown           | englishclient\_mp\_grave.bsp.pak000\_dir.vpk               |
| Colony             | englishclient\_mp\_colony02.bsp.pak000\_dir.vpk            |
| Complex            | englishclient\_mp\_complex3.bsp.pak000\_dir.vpk            |
| Crashsite          | englishclient\_mp\_crashsite3.bsp.pak000\_dir.vpk          |
| DryDock            | englishclient\_mp\_drydock.bsp.pak000\_dir.vpk             |
| Eden               | englishclient\_mp\_eden.bsp.pak000\_dir.vpk                |
| Exoplanet          | englishclient\_mp\_thaw\.bsp.pak000\_dir.vpk               |
| Forward Base Kodai | englishclient\_mp\_forwardbase\_kodai.bsp.pak000\_dir.vpk  |
| Glitch             | englishclient\_mp\_glitch.bsp.pak000\_dir.vpk              |
| Homestead          | englishclient\_mp\_homestead.bsp.pak000\_dir.vpk           |
| Relic              | englishclient\_mp\_relic02.bsp.pak000\_dir.vpk             |
| Rise               | englishclient\_mp\_rise.bsp.pak000\_dir.vpk                |
| Wargames           | englishclient\_mp\_wargames.bsp.pak000\_dir.vpk            |

## General VPKs

| Name     | File name                                     |
| -------- | --------------------------------------------- |
| Common   | englishclient\_mp\_common.bsp.pak000\_dir.vpk |
| Frontend | englishclient\_frontend.bsp.pak000\_dir.vpk   |

## LF Maps

| Map Name | File name                                           |
| -------- | --------------------------------------------------- |
| Deck     | englishclient\_mp\_lf\_deck.bsp.pak000\_dir.vpk     |
| Meadow   | englishclient\_mp\_lf\_meadow\.bsp.pak000\_dir.vpk  |
| Stacks   | englishclient\_mp\_lf\_stacks.bsp.pak000\_dir.vpk   |
| Town     | englishclient\_mp\_lf\_township.bsp.pak000\_dir.vpk |
| Traffic  | englishclient\_mp\_lf\_traffic.bsp.pak000\_dir.vpk  |
| Uma      | englishclient\_mp\_lf\_uma.bsp.pak000\_dir.vpk      |

## SP Maps

| **Campaign Mission** | File name                                                                                                                                                   |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| The Pilot's Gauntlet | englishclient\_sp\_training.bsp.pak000\_dir.vpk                                                                                                             |
| BT-7274              | englishclient\_sp\_crashsite.bsp.pak000\_dir.vpk                                                                                                            |
| Blood and Rust       | englishclient\_sp\_sewers1.bsp.pak000\_dir.vpk                                                                                                              |
| Into the Abyss       | englishclient\_sp\_boomtown.bsp.pak000\_dir.vpk englishclient\_sp\_boomtown\_end.bsp.pak000\_dir.vpk englishclient\_sp\_boomtown\_start.bsp.pak000\_dir.vpk |
| Effect and Cause     | englishclient\_sp\_hub\_timeshift.bsp.pak000\_dir.vpk englishclient\_sp\_timeshift\_spoke02.bsp.pak000\_dir.vpk                                             |
| The Beacon           | englishclient\_sp\_beacon.bsp.pak000\_dir.vpk englishclient\_sp\_beacon\_spoke0.bsp.pak000\_dir.vpk                                                         |
| Trial by Fire        | englishclient\_sp\_s2s.bsp.pak000\_dir.vpk (unsure)                                                                                                         |
| The Ark              | englishclient\_sp\_skyway\_v1.bsp.pak000\_dir.vpk (unsure)                                                                                                  |
| The Fold Weapon      | englishclient\_sp\_tday.bsp.pak000\_dir.vpk (unsure)                                                                                                        |


---

# 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://noskill.gitbook.io/titanfall2/documentation/file-location/vpk-file-names.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.
