From c7812ca614a2e61a983b61d26a6d4465e731672d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Fri, 8 Nov 2013 19:33:33 -0800 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index ca437bc..03dda0d 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -9,9 +9,9 @@ Thank you for supporting RPCS3! ### Short term goals * PKG Installer: _Oil_ * Work in SPU: _Magn3s1um_ +* Add support for encrypted/compressed SDATA files: _Hykem_ ### Medium term goals -* Add support for encrypted/compressed SDATA files. (See https://github.com/AlexAltea/sdata-tool) * cellFs: Implement SDATA loader, that is, read the contents of the SDATA file on the fly. * cellFs: Add/Improve the handling of streams and folders. * cellJpgDec: Allow to downscale JPG images while decoding them.