From f8323cfe67965bb9d6338dcce8f06fa40eca7da1 Mon Sep 17 00:00:00 2001 From: auxbh Date: Sun, 14 Sep 2025 17:17:34 +0200 Subject: [PATCH] Update stubs snippets to include Intel GPUs --- docs/snippets/konami/common/spice2x32_stubs.md | 4 ++-- docs/snippets/konami/common/spice2x64_stubs.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/snippets/konami/common/spice2x32_stubs.md b/docs/snippets/konami/common/spice2x32_stubs.md index a23c9afa..02e0d439 100644 --- a/docs/snippets/konami/common/spice2x32_stubs.md +++ b/docs/snippets/konami/common/spice2x32_stubs.md @@ -1,6 +1,6 @@ -??? warning "Additional steps for AMD graphics cards" +??? warning "Additional steps for AMD and Intel graphics cards" - Since the BEMANI games are designed for NVIDIA GPU's, AMD users need additional files: + Since KONAMI games are designed for NVIDIA GPU's, AMD and Intel users need additional files: - Locate the `spice2x\stubs\32\` folder in the spice2x archive - Extract all `.dll` files from there into your game's `modules` folder \ No newline at end of file diff --git a/docs/snippets/konami/common/spice2x64_stubs.md b/docs/snippets/konami/common/spice2x64_stubs.md index 74a9dd46..84a6eb48 100644 --- a/docs/snippets/konami/common/spice2x64_stubs.md +++ b/docs/snippets/konami/common/spice2x64_stubs.md @@ -1,6 +1,6 @@ -??? warning "Additional steps for AMD graphics cards" +??? warning "Additional steps for AMD and Intel graphics cards" - Since BEMANI games are designed for NVIDIA GPU's, AMD users need additional files: + Since KONAMI games are designed for NVIDIA GPU's, AMD and Intel users need additional files: - Locate the `spice2x\stubs\64\` folder in the spice2x archive - Extract all `.dll` files from there into your game's `modules` folder \ No newline at end of file