From edc3636f06f35ddff89c4679bdc65e4f0e2f49a4 Mon Sep 17 00:00:00 2001 From: FIX94 Date: Fri, 24 Jan 2020 21:17:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 585eea1..61d156b 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ Also you can use this as a core for retroarch by using the Makefile in the libre There are several defines you can add/remove for different options for both the standalone version and the retroarch core: AUDIO_LOWERFREQ Reduces the output frequency of the emulator for more performance +FAKE_STEREO +Adds 8ms of delay to the right channel to give a stereo effect to the output COL_32BIT Changes the output texture to be 32bit per pixel (RGBA8) instead of 16bit (RGB565) COL_BGRA