# RenPy Games

**Complete tool for translating RenPy games. Some methods may not work in some games.**

## **AutoTrans** (Real-time In-game Translation)

{% hint style="info" %}
Exclusive features in the Pro Version
{% endhint %}

{% embed url="<https://youtu.be/z157wE96HZQ>" %}

**Step 1:** In the VNTranslator Launcher

* Select the **AutoTrans** option
* Select the **Game Executable**
* Press **Start** button

{% content-ref url="autotrans" %}
[autotrans](https://docs.vntranslator.com/user-guide/autotrans)
{% endcontent-ref %}

***

## **RenPy Clipboard**

**Step 1:** Download and install `VNT-RenPy-Clipboard.rpyc`

* Download the `VNT-RenPy-Clipboard.rpyc` file
* Copy the file into the game directory: `GAME_DIR\game\[here]`
* Start a new game or continue the game (Ensure that Clipboard Voicing is not enabled)

{% hint style="info" %}
You can download the latest version of VNT-RenPy-Clipboard from our [**Channel Discord**](https://discord.com/channels/696757005880131644/1121430883912654898)
{% endhint %}

**Step 2:** In the VNTranslator Launcher

* Select the **Clipboard** option
* Press **Start** button

***

## **Clipboard Voicing** in the game

{% embed url="<https://www.youtube.com/watch?v=eWFADVUJylM>" %}

**Step 1:** Enable Clipboard Voicing in the game

* In the game, press "Shift + C" to enable clipboard voicing

**Step 2:** In the VNTranslator Launcher

* Select the **Clipboard** option
* Press **Start** button

**Additional Tip:**

If the clipboard output contains a lot of junk text, such as variables or system generated messages, you can use [**RegExp Replacement**](https://docs.vntranslator.com/advanced/regexp/replacement) in Pre-translation to clean it up.

For example, text output might look like this:

```
Hello World.: +10!: -0!: -0!: --date-1: --date-2: bla.. bla.. bla..
```

***

## ~~RenPy Script~~ *(deprecated)*

{% hint style="info" %}
This method is deprecated and not recommended for use
{% endhint %}

**Step 1:** Download file `VNT-RenPy-Script.rpyc` File

* Copy the `VNT-RenPy-Script.rpyc` file into the game folder `GAME_DIR\game\[here]`
* Start a new game or continue the game (don't enabled clipboard voicing)&#x20;

**Step 2:** In the VNTranslator Launcher

* Select the **Renpy Script** option
* Then select the Game Name
* Press **Start** button

***
