> For the complete documentation index, see [llms.txt](https://wiki.redmodding.org/cyberpunk-2077-modding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/references-lists-and-overviews/cheat-sheet-head/cheat-sheet-e3-heads.md).

# Cheat Sheet: E3 Heads

## Summary

This page tells you where to find those assets from the E3 demonstrations/trailers that CDPR left in the files.

{% hint style="info" %}
Please note that while there are texture folders, though their folders will be noted, the textures themselves will not be listed here.
{% endhint %}

## Female V

### E3 2018 Head

```
base\characters\main_npc\demo_vicky\h0_001_wa_c__demo_vicky\
```

```
base\characters\main_npc\demo_vicky\h0_001_wa_c__demo_vicky\textures
```

In these folders, you will find the assets used for V as seen in the 43-minute 2018 gameplay demo.

| File                                                     | Description                                                                                                                                          |
| -------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| h0\_001\_wa\_c\_\_demo\_vicky.mesh                       | Head                                                                                                                                                 |
| hb\_001\_wa\_c\_\_demo\_vicky.mesh                       | <p>Eyebrow/eyelash</p><p>(Note: this is different than the traditional eyebrow mesh the game actually uses, these are fully modelled 3D meshes.)</p> |
| he\_001\_wa\_c\_\_demo\_vicky.mesh                       | Eyes                                                                                                                                                 |
| heb\_001\_wa\_c\_\_demo\_vicky.mesh                      | Eyebrows (Note: same format as the final game eyebrows.)                                                                                             |
| ht\_001\_wa\_c\_\_demo\_vicky.mesh                       | Teeth                                                                                                                                                |
| hx\_001\_wa\_c\_\_demo\_vicky\_makeup\_eyes\_01.mesh     | Eye makeup                                                                                                                                           |
| hx\_001\_wa\_c\_\_demo\_vicky\_makeup\_freckles\_01.mesh | Freckles                                                                                                                                             |
| hx\_001\_wa\_c\_\_demo\_vicky\_makeup\_lips\_01.mesh     | Lip makeup                                                                                                                                           |
| hx\_001\_wa\_c\_\_demo\_vicky\_pimples\_01.mesh          | Pimples                                                                                                                                              |

### 2020 Marketing Head

```
base\characters\head\pwa\h0_000_pwa_c__basehead\
```

```
base\characters\head\pwa\h0_000_pwa_c__basehead\textures
```

These folders contain the V used in the early 2020 marketing materials and "The World of Cyberpunk 2077", the assets here more closely resemble the final game.

| File                                            | Description |
| ----------------------------------------------- | ----------- |
| h0\_000\_pwa\_c\_\_basehead.mesh                | Head        |
| he\_000\_pwa\_c\_\_basehead.mesh                | Eyes        |
| heb\_000\_pwa\_c\_\_basehead.mesh               | Eyebrows    |
| ht\_000\_pwa\_c\_\_basehead.mesh                | Teeth       |
| hx\_000\_pwa\_c\_\_basehead\_cyberware\_01.mesh | Cyberware   |
| hx\_000\_pwa\_c\_\_basehead\_cyberware\_02.mesh | Cybeware    |
| hx\_000\_pwa\_c\_\_basehead\_cyberware\_03.mesh | Cyberware   |
| hx\_000\_pwa\_c\_\_basehead\_cyberware\_04.mesh | Cyberware   |
| hx\_000\_pwa\_c\_\_basehead\_cyberware\_05.mesh | Cyberware   |
| hx\_000\_pwa\_c\_\_basehead\_makeup\_01.mesh    | Lip makeup  |
| hx\_000\_pwa\_c\_\_basehead\_makeup\_02.mesh    | Eye makeup  |
| i1\_000\_pwa\_c\_earring\_\_basehead.mesh       | Earing      |

## Male V

When compared to female V, male V has fewer remaining assets left over from development (mostly 2018 is missing). However, what we saw of male V in the 2019 Deep Dive demo, early 2020 trailers, and "The World of Cyberpunk 2077" remain behind.

### 2019 Deep Dive/2020 Marketing

```
base\characters\head\pma\h0_000_pma_c__basehead\
```

```
base\characters\head\pma\h0_000_pma_c__basehead\textures
```

```
base\characters\head\pma\h0_001_ma_c__player\textures
```

Note that not everything in the foremost folder will be listed, only what's important. There are simply too many assets to list here, most of which are identical to the final game if not straight duplicates.

|                                                       |                                                                     |
| ----------------------------------------------------- | ------------------------------------------------------------------- |
| h0\_000\_pma\_c\_\_basehead\_scar\_01.mesh            | Head scar (Note: potentially what we see in the 2018 trailer)       |
| h0\_000\_pma\_c\_\_basehead.mesh                      | Head                                                                |
| h0\_000\_pma\_c\_\_short\_spiked\_cyberware\_01.mesh  | Hair with cyberware cutout(?)                                       |
| h0\_000\_pma\_c\_\_short\_spiked.mesh                 | Hair                                                                |
| hb\_000\_pma\_c\_\_basehead\_\_e3\_demo\_reduced.mesh | Beard                                                               |
| he\_000\_pma\_c\_\_basehead\_cyberware.mesh           | Eyes with cyberware cutout(?)                                       |
| he\_000\_pma\_c\_\_basehead.mesh                      | Eyes                                                                |
| heb\_000\_pma\_c\_\_basehead\_01.mesh                 | Eyebrows (Note: Like 2018 Female V, these are 3D modeled eyebrows!) |
| hh\_000\_pma\_c\_\_basehead\_haircap\_01.mesh         | Hair cap                                                            |
| hx\_000\_pma\_c\_\_basehead\_cyberware\_01.mesh       | Cyberware (Note: Same as used in the trailer/gameplay videos.)      |
| i1\_000\_pma\_earring\_\_basehead\_01.mesh            | Earing                                                              |

{% hint style="warning" %}
Important exception; outside of the above folder, somewhere else in a different folder is a beard mesh that is combined with 3D eyebrows and eyelashes.

`base\characters\head\pma\h0_001_ma_c__player\hb_001_ma_c__player.mesh`
{% endhint %}

### Textures

Textures for male V here are scattered across two different folders, `h0_000_pma_c__basehead` and `h0_001_ma_c__player` respectively.


---

# 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:

```
GET https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/references-lists-and-overviews/cheat-sheet-head/cheat-sheet-e3-heads.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.
