From 7fc1afc210321c552b07f7f3ffd92adfa164a79b Mon Sep 17 00:00:00 2001 From: Akitake Date: Fri, 19 Jul 2024 22:24:19 +0200 Subject: [PATCH] iidx30-31: fix lightning spec --- docs/games/iidx31/extras.md | 6 +++--- docs/games/iidx31/setup.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/games/iidx31/extras.md b/docs/games/iidx31/extras.md index 6341e12..b5c82eb 100644 --- a/docs/games/iidx31/extras.md +++ b/docs/games/iidx31/extras.md @@ -18,7 +18,7 @@ LDJ J - E + B A 2024050700 @@ -27,10 +27,10 @@ This is the line that determines if the game will run in Standard (60 FPS) or Lightning (120 FPS) mode. ```xml - E + B ``` - Use ^^`A`^^ for Standard, or ^^`E`^^ for Lightning. + Use ^^`A`^^ for Standard, or ^^`B`^^ for Lightning. --- ### Changing the game's language diff --git a/docs/games/iidx31/setup.md b/docs/games/iidx31/setup.md index 3fa9865..0cb08dc 100644 --- a/docs/games/iidx31/setup.md +++ b/docs/games/iidx31/setup.md @@ -82,7 +82,7 @@ LDJ J - E + B A 2024050700 @@ -90,7 +90,7 @@ On the line with `` the letter needs to match your data type: - - `E` for TDJ *(010)* + - `B` for TDJ *(010)* - `A` for LDJ *(012)* Replace the letter accordingly if necessary.