diff --git a/docs/games/iidx30/extras.md b/docs/games/iidx30/extras.md
index 39e7b57..f8aaca9 100644
--- a/docs/games/iidx30/extras.md
+++ b/docs/games/iidx30/extras.md
@@ -1,10 +1,47 @@
-# beatmania IIDX 30 RESIDENT
+# beatmania IIDX 31 RESIDENT
!!! danger "Please make sure you downloaded your data from an appropriate source.
This guide is unable to troubleshoot any problems related to bad or poorly managed data."
+
+---
+### Standard & Lightning modes
+
+!!! warning "Lightning mode requires a 120hz capable monitor."
+
+!!! tip ""
+
+ To make use of the Lightning Mode, which unlocks the subscreen and 120FPS, we need to go to the `contents\prop` folder and edit the `ea3-config.xml` file.
+
+ We're interested in these lines:
+
+ ```xml
+
+ LDJ
+ J
+ A
+ A
+ 2023090500
+
+ ```
+
+ This is the line that determines if the game will run in Standard (60 FPS) or Lightning (120 FPS) mode.
+
+ ```xml
+ B
+ ```
+
+ - ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz)
+ - ^^`A`^^ for Standard (LDJ-003, LDJ, 60hz)
---
-### About ea3-config.xml
+### Changing the game's language
+
+!!! tip ""
+
+ This is done in-game before card-in by pressing your `EFFECT` key.
+
+---
+### More about ea3-config.xml
!!! tip ""
@@ -34,7 +71,7 @@
J
```
- ^^**You should never change this**^^. It should always say `A` for Epolis.
+ ^^**You should never change this**^^. It should always say `A` for Resident.
```xml
A
diff --git a/docs/games/iidx30/setup.md b/docs/games/iidx30/setup.md
index 723a0d9..56f789d 100644
--- a/docs/games/iidx30/setup.md
+++ b/docs/games/iidx30/setup.md
@@ -68,7 +68,7 @@
LDJ
J
- B
+ A
A
2023090500
diff --git a/docs/games/iidx31/extras.md b/docs/games/iidx31/extras.md
index b5c82eb..c9d0b35 100644
--- a/docs/games/iidx31/extras.md
+++ b/docs/games/iidx31/extras.md
@@ -18,7 +18,7 @@
LDJ
J
- B
+ E
A
2024050700
@@ -30,7 +30,8 @@
B
```
- Use ^^`A`^^ for Standard, or ^^`B`^^ for Lightning.
+ - ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz)
+ - ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz)
---
### Changing the game's language
diff --git a/docs/games/iidx31/setup.md b/docs/games/iidx31/setup.md
index 0cb08dc..2bb30c6 100644
--- a/docs/games/iidx31/setup.md
+++ b/docs/games/iidx31/setup.md
@@ -90,8 +90,8 @@
On the line with `` the letter needs to match your data type:
- - `B` for TDJ *(010)*
- - `A` for LDJ *(012)*
+ - ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz)
+ - ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz)
Replace the letter accordingly if necessary.