# Mods

<figure><img src="/files/yZ9ZB9kPRSuIsEwsI4bA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Some mods may not be compatible and could cause the game to crash.
{% endhint %}

## RenPy

### GUI Customization

* **Dialogue Box**
  * Custom BG
  * BG Image
  * BG Color
  * BG Opacity
  * TBox Height
* **Character Name**
  * Size
  * Bold
  * Italic
  * ~~Align~~
  * Outline Size
  * Outline Color
  * Xpos
  * Ypos
* **Dialogue Text**
  * Size
  * Color
  * Bold
  * Italic
  * ~~Align~~
  * Outline Size
  * Outline Color
  * Xpos
  * Ypos

### Text Styles (Legacy)

This mod allows modification of text styles in RenPy. However, it may not work in some games that use custom styles.

***

## RPGM MV/MZ

* God Mode
* Ghost Mode
* Auto Attack Mode
* Unlimited Gold
* ~~Unlimited Items~~
* Instant Level Up
* Max Stats
* Font Size
* Game Speed


---

# Agent Instructions: 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://docs.vntranslator.com/user-guide/autotrans/mods.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.
