mirror of
https://github.com/two-torial/two-torial.git
synced 2026-07-19 13:31:17 -05:00
iidx30-31: add AVX2 warning, adjust audio sections
This commit is contained in:
parent
5b4719e645
commit
082c3ec874
|
|
@ -3,6 +3,12 @@
|
|||
|
||||
!!! 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 "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`.
|
||||
|
||||
<img src="/img/iidx30-32/setup/7_audio.png">
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -3,6 +3,12 @@
|
|||
|
||||
!!! 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 "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`.
|
||||
|
||||
<img src="/img/iidx30-32/setup/7_audio.png">
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user