From 5e49a683ec1305c5f30abf4afa282b467a3aca1f Mon Sep 17 00:00:00 2001 From: bparker06 Date: Wed, 13 Mar 2019 10:30:11 -0400 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 494f51b682..d1f2177601 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -70,6 +70,7 @@ - PS2: Fix issues with load state and the font driver. - PS2: File I/O now works for USB and network host. - PS2: Support cores with extra padding in their frame buffers. +- SWITCH: Add rumble support. - VULKAN: Fix color issues with RGBA8888 swapchains in readback (screenshots). - WII: Don't init overlay when RAM is beyond 72MB. - WII: Skip CRC calculation on content load, can improve load times of larger games by several seconds.