> For the complete documentation index, see [llms.txt](https://docs.space101.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.space101.store/general-guides/changing-ytd-textures.md).

# Changing YTD Textures

Included in our model is some configuration for things like lighting colors, glass colors, etc. to do this you will need a couple of things to get started\
\
\
**1.** A Image modifier program like [`Photoshop`](https://www.adobe.com/products/photoshop/landpa.html?gclid=Cj0KCQjw7uSkBhDGARIsAMCZNJvkIJ8_lE9oNKZu4z_skZY2sOVFI2cV-7fUxoLDprRIOKAvcMWbk4MaAsRCEALw_wcB\&sdid=KKQIN\&mv=search\&kw=photoshop\&ef_id=Cj0KCQjw7uSkBhDGARIsAMCZNJvkIJ8_lE9oNKZu4z_skZY2sOVFI2cV-7fUxoLDprRIOKAvcMWbk4MaAsRCEALw_wcB:G:s\&s_kwcid=AL!3085!3!522507805137!e!!g!!photoshop!1712238394!67643541820\&mv=search)or[`Paint.NET`](https://www.getpaint.net/download.html) (Optional If using premade options)\
\
**2.** You will need a program called [`OpenIV`](https://www.gta5-mods.com/tools/openiv) to view and edit the YTD files\
\
**3.** The desired model you want to edit\
\
For this example, we will be using the 2023 Matrix Pack (Part 1)

We are going to head into the 3rd folder ***3 - Optionals & Lighting customization*** once you are in there you will be greeted with 3 folders ***ALPR Colors, Lightbar Glass Colors, and Liveries*** these are your default options supplied in the model and are able to just be dragged into the YTD file once opened in OpenIV\
\
\&#xNAN;***ALPR Colors*****&#x20;=>** Drag-N-Drop\
\
***Lightbar Glass Colors*****&#x20;=>** Rename The Image to `code3_21TR_diffuse` leaving the existing file type\
\
***Liveries*****&#x20;=>** Rename to the desired slot you want it to replace `EX: f150_sign_1` you can find the existing liveries already one the cars by searching for `sign` in the YTD files **(MAKE SURE TO REPLACE/ADD THE LIVERIES IN BOTH THE NORMAL YTD and YTD+hi FILES)**\
\
\&#xNAN;*Support is only offered on editing these supplied file types*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.space101.store/general-guides/changing-ytd-textures.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
