From 5d8c1837dde8ee67497694c8207e44529b96c379 Mon Sep 17 00:00:00 2001 From: auxbh Date: Sat, 27 Sep 2025 20:43:32 +0200 Subject: [PATCH] ddr: Change codecs sections --- docs/games/konami/ddr/common/setup.md | 8 +------- docs/games/konami/ddr/common/troubleshooting.md | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/games/konami/ddr/common/setup.md b/docs/games/konami/ddr/common/setup.md index 6995fd7f..027b9aaf 100644 --- a/docs/games/konami/ddr/common/setup.md +++ b/docs/games/konami/ddr/common/setup.md @@ -151,13 +151,7 @@ ## Installing VCRedist & DirectX ---8<-- "docs/snippets/common/setup_vcredist_directx.md" - -## Registering codecs - -!!! tip "" - - Follow the DDR section on the [spice2x wiki](https://github.com/spice2x/spice2x.github.io/wiki/DLL-Dependencies#ddr) +--8<-- "docs/snippets/common/setup_vcredist_directx.md" ## Before playing diff --git a/docs/games/konami/ddr/common/troubleshooting.md b/docs/games/konami/ddr/common/troubleshooting.md index eabed9ee..050c4388 100644 --- a/docs/games/konami/ddr/common/troubleshooting.md +++ b/docs/games/konami/ddr/common/troubleshooting.md @@ -10,7 +10,7 @@ ??? tip "Game crashes on startup or when starting a song / No background and no music video" - This is likely caused by missing or incorrectly registered codecs. Make sure to follow the DDR section on the [spice2x wiki](https://github.com/spice2x/spice2x.github.io/wiki/DLL-Dependencies#ddr). + This is probably due to missing or incorrectly registered codecs. From version 25-08-17 of spice2x onwards, the codecs will be registered automatically when you launch the game, so please update your installation. If this does not resolve the issue, or if you do not wish to update, please follow the DDR section on the [spice2x wiki](https://github.com/spice2x/spice2x.github.io/wiki/DLL-Dependencies#ddr). ### Performance