From a64fa9c8d77f9db2d9adfef4942a68538c03d122 Mon Sep 17 00:00:00 2001 From: Autechre Date: Sun, 19 Sep 2021 05:24:24 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index ea8b30fc39..05d40c931c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,7 @@ - 3DS: Add unique IDs for Gearboy/Gearcoleco/Gearsystem, correct CAP32 code - 3DS/SAVESTATES: Fix RAM states to file when core deinits - AUDIO/MIXER: Pad sample buffers to prevent potential heap-buffer-overflows when resampling (fixes crash when using 30 kHz menu audio files) +- AUDIO/LINUX/SNAP: Add JACK support - CHEEVOS: Don't write achievement credentials to overrides - CHEEVOS: Disable slowmotion when enabling hardcore mode - D3D9: Fixed MVP matrix issue for RGUI texture (main game frame still won't show up though)