From 2aea06526cb5fd5f64d3fd212236a4e205a417b8 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Sat, 19 Oct 2024 01:11:30 +1000 Subject: [PATCH] README: Mention chtdb --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1e8bd205e..4acaecab4 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,12 @@ For example, if your disc image was named `Spyro3.cue`, you would place the SBI CHD images with built-in subchannel information are also supported. +### Cheats and patch database + +DuckStation ships with a built-in cheat and patch database, both provided by the community. Contributions to these are welcome at https://github.com/duckstation/chtdb. + +Each release includes the latest version of the database, however you are free to manually update to the latest version as well. + ## Building ### Windows