Updated Using RAIntegration (markdown)

Connor McLaughlin 2022-04-18 19:32:04 +10:00
parent 519dfef05c
commit a81933e3c3
1 changed files with 2 additions and 0 deletions

@ -1,5 +1,7 @@
DuckStation now supports using RAIntegration for cheevos instead of its own internal handler, which is useful for developing achievement sets.
The RAIntegration support is intended as a **developer tool**, and users should use the much more user-friendly internal achievement support instead.
To use RAIntegration, you must be:
- Using the Qt frontend.
- Using the x64 DuckStation build (there's no RAIntegration binaries for ARM64).