From 970c35056d656345adc30671be662b11a106a09a Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 4 Oct 2017 02:43:21 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 9571b3a6e7..6dc6f06dec 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,6 +24,7 @@ - WINDOWS/WGL: Try to use wglSwapLayerBuffers instead of SwapBuffers if possible (for more optimal performance). - WII: Use custom, embedded libogc SDK. - WIIU: Initial touchscreen support for WiiU gamepad. +- WIIU: Add Cheevos support. - SCANNER: Fix archive scanning. - SCANNER: Support CHD files. - SCANNER: Use primary data track of disc images for CRC lookups rather than cue files. This is slower but finds matches more reliably, and is necessary for CHD files to work at all. Update your databases!