From 1aff508ae5dde1989c72e9105325433748ebfc52 Mon Sep 17 00:00:00 2001 From: Brian Koropoff Date: Sun, 1 Oct 2017 13:22:17 -0700 Subject: [PATCH] Update CHANGES --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a12113b96d..9a952bacf5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,6 +23,8 @@ - WII: Use custom, embedded libogc SDK. - WIIU: Initial touchscreen support for WiiU gamepad. - 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! # 1.6.7 - SCANNER: Fix directory scanning.