diff --git a/docs/games/iidx31/setup.md b/docs/games/iidx31/setup.md
index 689ad497..e336377d 100644
--- a/docs/games/iidx31/setup.md
+++ b/docs/games/iidx31/setup.md
@@ -3,6 +3,12 @@
!!! 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."
+!!! danger "Reasonably modern CPU required"
+
+ beatmania IIDX 31 and above require an AVX2 capable CPU.
+
+ If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
+
---
### About data
@@ -285,7 +291,7 @@
- Go to the `Advanced` tab.
- Check both boxes under `Exclusive Mode`.
- Open the `Default Format` dropdown.
- - Pick the `24 bit, 44100 Hz (CD Quality)` option and click `Apply` then `OK`. `24 bit, 48000 Hz` is also acceptable as spice2x will handle it.
+ - Pick the `16 (or 24) bit, 44100 Hz` option, click `Apply` then `OK`.
diff --git a/docs/games/iidx31/troubleshooting.md b/docs/games/iidx31/troubleshooting.md
index 936c2dfe..d2041b54 100644
--- a/docs/games/iidx31/troubleshooting.md
+++ b/docs/games/iidx31/troubleshooting.md
@@ -8,8 +8,12 @@
!!! tip ""
- Could be due to **many** things. The most common of which is you need to patch the DLL for your game with `Force Audio Output Mode` set to `WASAPI` or `ASIO`.
- Also see the audio section in the [setup guide](setup.md#audio).
+ This could be due to **many** things.
+
+ Start by checking the audio section in the [setup guide](setup.md#audio).
+
+ beatmania IIDX 31 and above require an AVX2 capable CPU.
+ If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
---
### My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043
diff --git a/docs/games/iidx32/setup.md b/docs/games/iidx32/setup.md
index 9e4ec22a..ea38b7b2 100644
--- a/docs/games/iidx32/setup.md
+++ b/docs/games/iidx32/setup.md
@@ -3,6 +3,12 @@
!!! 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."
+!!! danger "Reasonably modern CPU required"
+
+ beatmania IIDX 31 and above require an AVX2 capable CPU.
+
+ If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
+
---
### About data
@@ -285,7 +291,7 @@
- Go to the `Advanced` tab.
- Check both boxes under `Exclusive Mode`.
- Open the `Default Format` dropdown.
- - Pick the `24 bit, 44100 Hz (CD Quality)` option and click `Apply` then `OK`. `24 bit, 48000 Hz` is also acceptable as spice2x will handle it.
+ - Pick the `16 (or 24) bit, 44100 Hz` option, click `Apply` then `OK`.
diff --git a/docs/games/iidx32/troubleshooting.md b/docs/games/iidx32/troubleshooting.md
index 2d0dc410..d71e9312 100644
--- a/docs/games/iidx32/troubleshooting.md
+++ b/docs/games/iidx32/troubleshooting.md
@@ -8,8 +8,12 @@
!!! tip ""
- Could be due to **many** things. The most common of which is you need to patch the DLL for your game with `Force Audio Output Mode` set to `WASAPI` or `ASIO`.
- Also see the audio section in the [setup guide](setup.md#audio).
+ This could be due to **many** things.
+
+ Start by checking the audio section in the [setup guide](setup.md#audio).
+
+ beatmania IIDX 31 and above require an AVX2 capable CPU.
+ If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
---
### My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043