From 9584bdb92025434dd752bee2a4d2b05893713151 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 8 Jun 2021 16:46:21 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 641e9ff..ff88e19 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6907 - 2021-06-09 +### Changed +- Added support for bindless textures with separate constant buffers for texture and sampler. + - Fixes Final Fantasy XII black screen on boot issue. The game is now playable though not 100% perfect. + ## 1.0.6906 - 2021-06-02 ### Changed - Updated README.MD with latest motion/audio/SDL2 information as well as current game compatibility statistics.