From 05e34654c63499cdc69318e07a19ff8f2b321a80 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Fri, 30 Mar 2018 03:03:03 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index e14b27a8ae..b14883ca2a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,7 @@ - COMMON: Add way to reset core association for playlist entry. - COMMON: Fix invalid long command line options causing infinite loop on Windows - COMMON: Add OSD statistics for video/audio/core. +- 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. - D3D11: Experimental hardware renderer. Allows for libretro cores to use D3D11 for hardware rendering.