From e71373e7181ab2ea39c5f1aaed1534bda34ce0a5 Mon Sep 17 00:00:00 2001 From: icex2 Date: Mon, 29 Jan 2024 22:15:56 +0100 Subject: [PATCH] fix(doc): Update list of supported ddr versions Apparently also forgotten to reflect currently supported games. --- doc/ddrhook/ddrhook2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ddrhook/ddrhook2.md b/doc/ddrhook/ddrhook2.md index 111909a..c739be1 100644 --- a/doc/ddrhook/ddrhook2.md +++ b/doc/ddrhook/ddrhook2.md @@ -9,6 +9,8 @@ The following games are supported by this hook library: - Dance Dance Revolution 2013 - Dance Dance Revolution 2014 - Dance Dance Revolution A +- Dance Dance Revolution A20 +- Dance Dance Revolution A20+ Note that different builds of the same hook library are required to run the different versions. See different distribution packages, e.g. `ddr-12.zip`, `ddr-13.zip` etc.