Skip to content

Custom Headers#

2Take1 allows you to change the header picture of the menu UI. As of version 2.30.0, you are now able to import multiple fonts to 2Take1.

Creating Sprites#

Required Packages

Choose one:

The first step is the design of the header/radar/arrow. You may use several tools, such as Photoshop, GIMP, Illustrator or Inkscape. The recommended header resolution is 480 x 92; you may change it a bit, but not too much.

Once you finish it, you must convert it to a DDS sprite. You may use the tools linked in this doc to do so. Below you will find brief instructions on how to use them.

  1. Download1 and install the Standalone Application of NVIDIA Texture Tools, then run it.
  2. Click on Open at the bottom left corner and import your picture.
  3. Click on Save As, and then save it with its corresponding name wherever you want.
  1. Download1 and install the Photoshop Plugin of NVIDIA Texture Tools.
  2. Open your picture in Photoshop, if it wasn't already open.
  3. Click on File → Save As, and then save it with its corresponding name wherever you want.
  1. Download the GIMP plugin and extract the dds.exe file.
  2. Create a folder named dds in the following directory and copy the extracted EXE in it:
    C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins
  3. Open your picture in GIMP, if it wasn't already open.
  4. Click on File → Export As, and then save it with its corresponding name wherever you want.

Importing Sprites#

Shared Headers

Our Discord server allows members to share their headers.

Copy the DDS headers into the following directory. Keep in mind that you'll have to uninject the menu and then inject it back in order to apply the sprites.

%appdata%\PopstarDevs\2Take1Menu\ui\headers

After that, you will be able to use the new headers in the menu UI settings.


  1. You will have to register to the NVIDIA Developers Program in order to download this. 

Back to top