From 2f9ad9c3fa8fe1ea4d5a76759b1fe8f9d683a1b0 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 12 Aug 2017 22:07:49 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 85e5e4267c..d3a1418dda 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,5 @@ # 1.6.5 (future) +- 3DS: Fixes serious performance regression that affected every core; rewind was always implicitly enabled. - AUDIO: MOD/S3M/XM sound should now be properly mixed in with the core's sound. - LOCALIZATION: Update Italian translation - INPUT: Overlay controller response - when we press buttons on the gamepad or keyboard, the corresponding buttons on the overlay will be highlighted as well.