# Speedometer

{% hint style="info" %}
Note that someone else has already posted a version of this mod to Thunderstore so there's no need for me to, I had made an easy to install Northstar version for myself and posted it in the server, but never bothered posting it in Thunderstore.\
(I'm not coping!! You're coping!!!!)
{% endhint %}

Adds the cut speedometer to Titanfall 2 (basically changes a 0 to a 1)

Mod originally taken from Shampooh's mod page, I made a RSPNVPK and Northstar version of it for convinience and lowering size.

Use `+password metric` in launch options to change the speedometer to metric.\
Use `+password imperial` in launch options to change it back to imperial.

## Download

{% file src="/files/DS58HUqj0Z71Gr1GZW8G" %}

### Vanilla Version

{% file src="/files/11QMXZlLP8KgUTJfAuO3" %}

## Install Methods

### Northstar

Just take the Speedometer folder and put it in your `Titanfall2 > R2Northstar > mods` folder.

### Vanilla Single Mod

If you don't have a modded frontend vpk, follow these steps:

1. Open the zip file and then open the **"1 - Single Mod"** folder.
2. Backup your original **englishclient\_frontend.bsp.pak000\_dir.vpk** in case you wish to revert.
3. Drag the two vpks into the **Titanfall2>vpk** folder.

Congrats, your mod is now installed!

### Vanilla Multiple Mods

If your frontend vpk is modded, follow these steps:

1. Open the zip file and then open the **"2 - Multiple Mods"** folder.
2. Assuming you're already aware of how modding with **RSPNVPK** works, drag the scripts folder into your custom **englishclient\_frontend.bsp.pak000\_dir** folder. If you don't know anything about **RSPNVPK** or vpks in general, check [here](broken://pages/-MbTJJlUk0mPpobsguWJ).
3. Backup up your previously modded vpks if you're worried, and **repack** as usual.
4. Drag the two repacked vpks into the **Titanfall2>vpk** folder.

Congrats, your mod is now installed!


---

# 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://captaindiqhedd.gitbook.io/caps-titanfall-2-mods/mods/speedometer.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.
