mirror of
https://github.com/yxrei/bemani-guide.git
synced 2025-02-15 18:22:41 +01:00
iidx30-31: add AVX2 workaround
This commit is contained in:
parent
082c3ec874
commit
e384be022a
@ -9,6 +9,8 @@
|
|||||||
|
|
||||||
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
||||||
|
|
||||||
|
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||||
|
|
||||||
---
|
---
|
||||||
### About data
|
### About data
|
||||||
|
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
beatmania IIDX 31 and above require an AVX2 capable CPU.
|
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.
|
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
||||||
|
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||||
|
|
||||||
---
|
---
|
||||||
### My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043
|
### My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043
|
||||||
|
@ -9,6 +9,8 @@
|
|||||||
|
|
||||||
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
||||||
|
|
||||||
|
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||||
|
|
||||||
---
|
---
|
||||||
### About data
|
### About data
|
||||||
|
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
beatmania IIDX 31 and above require an AVX2 capable CPU.
|
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.
|
If your CPU is too old, the game will crash with an `EXCEPTION_ILLEGAL_INSTRUCTION` error.
|
||||||
|
A known workaround is renaming/deleting the `movies` folder to prevent the game from loading them altogether.
|
||||||
|
|
||||||
---
|
---
|
||||||
### My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043
|
### My game is running too slow/fast / Game gets stuck / Monitor error at boot / Error 5-1503-0043
|
||||||
|
Loading…
x
Reference in New Issue
Block a user