# How to Change Font Type in RenPy?

This guide shows how to change the font in RenPy games using AutoTrans to ensure translated text displays correctly.

### Step 1: Configure Font Directory <a href="#how-to-add-fonts-in-photoshop-on-a-mac" id="how-to-add-fonts-in-photoshop-on-a-mac"></a>

{% hint style="info" %}
By default, the font directory in `C:\Windows\Fonts`
{% endhint %}

* Go to Settings
* In the left sidebar, click **Modules**
* Click the **AutoTrans** tab
* in the **Font directory** field, enter the font directory&#x20;
* in the **Font extensions** field, enter the font extensions

<div align="left"><figure><img src="https://4121582948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKz66WcKqTPRwdFrHi4mM%2Fuploads%2FM52QAjgFHZVR214ftXSL%2Felectron_qiZdkFnzf9.png?alt=media&#x26;token=52ce44e7-cbb0-4d36-8e87-dc916dac188a" alt=""><figcaption></figcaption></figure></div>

### **Step 2:** Select Font in AutoTrans

Once the font directory is configured and fonts are placed in that folder, they will appear in the AutoTrans font dropdown list.

<div align="left"><figure><img src="https://4121582948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKz66WcKqTPRwdFrHi4mM%2Fuploads%2FF1rmOp47zmzPJmj5ULtI%2Fautotrans-change-font.png?alt=media&#x26;token=245d86ad-c357-4ff8-9e46-289f070b9d19" alt=""><figcaption></figcaption></figure></div>

***

## Font Replacement Method

AutoTrans offers several methods to replace fonts in RenPy games.

{% hint style="info" %}
Font Replacement Method is used when changing the font doesn't work!
{% endhint %}

<figure><img src="https://4121582948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKz66WcKqTPRwdFrHi4mM%2Fuploads%2FA2sQjfyfSStRzZwPO4Lv%2Fautotrans-font-replacement.png?alt=media&#x26;token=32718d5d-bfde-4dba-93e2-1c17347ab4b5" alt=""><figcaption><p>AutoTrans - Font Replacement</p></figcaption></figure>

### Available Methods:

#### **1. Default (Recommended)**

Replaces fonts in the standard RenPy font locations.

**Steps:**

* Select **Default**
* Click **Refresh** to scan for fonts
* Click **Select all fonts** to apply

#### 2. GUI files

Replaces fonts specifically in GUI-related files.

**Steps:**

* Select **GUI files**
* Click **Refresh**
* Click **Select all fonts** to apply

#### 3. All archive files

Replaces fonts in all RenPy archive files (.rpa files) without modifying the original files.

**Steps:**

* Select **All archive files**
* Click **Refresh**
* Click **Select all fonts** to apply

#### 4. All archive files + Overwrite&#x20;

{% hint style="danger" %}
&#x20;**WARNING: This method permanently modifies game files!**\
Always backup the game folder before using this option. This cannot be undone without restoring from backup.
{% endhint %}

Replaces fonts in all archive files and overwrites the original files.

**Steps:**

* **BACKUP THE GAME FIRST!**
* Select **All archive files**
* Click **Refresh**
* Enable **+Overwrite**
* Click **Select all fonts** to apply
