# DMM Games (PC)

***

### Prerequisites

{% hint style="danger" %}
Ensure you have a **DMM Account** before proceeding.
{% endhint %}

{% hint style="warning" %}
**Japan VPN** may be required to access and download the **DMM Game Player**.
{% endhint %}

{% content-ref url="/pages/HhcQInmoHqwOQVeu5teq" %}
[ProtonVPN (WireSock)](/vpn/protonvpn-wiresock.md)
{% endcontent-ref %}

***

### Step 1: Install DMM Game Player

1. **Visit the Gakumas DMM Page**

{% embed url="<https://dmg-gakuen.idolmaster-official.jp>" %}

2. Click on **Game Start**.
3. Download and install **DMM Game Player** by selecting it as the launcher.
4. Once installed, launch **DMM Game Player**.

{% hint style="info" %}
If prompted, log in to your **DMM Account**.
{% endhint %}

***

### Step 2: Download and Install Gakumas

1. Open **DMM Game Player** and locate **Gakumas**.
2. Download and install the game.
3. After installation, launch the game to verify functionality.

***

### Step 3: Set Up Localify

1. Download the latest version of **Localify**

{% embed url="<https://github.com/chinosk6/gakuen-imas-localify/releases/latest>" %}

1. Download **DMM\_GakumasLocalify\_vx.x.x.zip**
2. Extract the zip file, and you should get:

{% hint style="success" %}
A folder named `gakumas-local`

A file named `version.dll`
{% endhint %}

3. Navigate to your **Gakumas installation folder**:

{% hint style="info" %}
Default Directory: `C:\Users\%username%\gakumas`
{% endhint %}

4. Place both extracted items into the **Gakumas installation folder**.

{% hint style="warning" %}
Ensure that **`version.dll`** and **`gakumas.exe`** are in the same directory.
{% endhint %}

***

### Step 4: Set Up Translation Data

1. Remove existing contents in `gakumas-local` folder:

{% hint style="info" %}
Default Directory: `C:\Users\%username%\gakumas\gakumas-local`
{% endhint %}

{% hint style="warning" %}
This step is essential for clearing the existing **Translation Data** bundled with **Localify**.
{% endhint %}

2. Launch the game and press **Ctrl + U** to open the **Gakumas Config GUI**.
3. Disable `Fast Initialization` in `Basic Settings`
4. Disable `Replace Font` in `Basic Settings`
5. Enable `Check Resource Update From API` in the `Resource Settings`
6. Enter `https://api.github.com/repos/NatsumeLS/Gakumas-Translation-Data-EN/releases/latest`
7. Download the **Translation Data.**

{% hint style="info" %}
By **clicking** on **Check** button.
{% endhint %}

8. Enable `MasterDB Localization` in `Debug Settings`
9. Click on `Save Config`

***

## **Troubleshooting**

{% hint style="warning" %}

### Translations are partially in Chinese

1. Delete the `local-files` folder and `version.txt` file.

{% hint style="info" %}
Default Directory: `C:\Users\%username%\gakumas\gakumas-local`
{% endhint %}

2. Restart the game and download the **Translation Data**.
   {% endhint %}


---

# 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://gakumas.natsume.io/localify/dmm-games-pc.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.
