From 9933eb004bff091682777ea12ac2ff86a2e0d8f8 Mon Sep 17 00:00:00 2001 From: meleu Date: Mon, 16 Apr 2018 20:23:59 -0300 Subject: [PATCH] CHANGES.md: fixed NGP cheevos incompatibilities --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index fa9879b423..b538863ba3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ - COMMON: Added runahead system; allows you to drive down latency even further. - CHEEVOS: Support Atari 2600, Virtual Boy, and Arcade (only Neo Geo, CPS-1, CPS-2 and CPS-3 and only with fbalpha core). - CHEEVOS: Add option to automatically take a screenshot when an achievement is triggered. +- CHEEVOS: Fixed incompatibilities with Neo Geo Pocket achievement sets. - D3D11: Experimental hardware renderer. Allows for libretro cores to use D3D11 for hardware rendering. - D3D11/D3D12: Fix crashes with completely black or white thumbnail textures in XMB. - LIBRETRO: Addition - Functions to enable and disable audio and video, and an environment function to query status of audio and video enables.