iidx: Various fixes

This commit is contained in:
Akitake 2024-08-19 12:28:14 +02:00
parent 2a1b9f2ecf
commit 953bd3b226
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# beatmania IIDX 31 RESIDENT # beatmania IIDX 30 RESIDENT
<img src="/img/iidx30-31/resident.png"> <img src="/img/iidx30-31/resident.png">
!!! danger "Please make sure you downloaded your data from an appropriate source.<br>This guide is unable to troubleshoot any problems related to bad or poorly managed data." !!! danger "Please make sure you downloaded your data from an appropriate source.<br>This guide is unable to troubleshoot any problems related to bad or poorly managed data."
@ -31,7 +31,7 @@
``` ```
- ^^`A`^^ for Standard (LDJ-003, LDJ, 60hz) - ^^`A`^^ for Standard (LDJ-003, LDJ, 60hz)
- ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz) - ^^`D`^^ for Lightning (LDJ-010, TDJ, 120hz)
--- ---
### Changing the game's language ### Changing the game's language

View File

@ -31,7 +31,7 @@
``` ```
- ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz) - ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz)
- ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz) - ^^`D`^^ for Lightning (LDJ-010, TDJ, 120hz)
--- ---
### Changing the game's language ### Changing the game's language

View File

@ -90,8 +90,8 @@
On the line with `<spec __type="str">` the letter needs to match your data type: On the line with `<spec __type="str">` the letter needs to match your data type:
- ^^`B`^^ for Lightning (LDJ-010, TDJ, 120hz)
- ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz) - ^^`E`^^ for Standard (LDJ-012, LDJ, 60hz)
- ^^`D`^^ for Lightning (LDJ-010, TDJ, 120hz)
Replace the letter accordingly if necessary. Replace the letter accordingly if necessary.