From 6ca79024846a208693e43a950b4e912a99dc51d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Thu, 14 Nov 2013 03:57:52 -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 d750da7..4563e87 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -8,7 +8,6 @@ Thank you for supporting RPCS3! *** ### Short term goals * Implement post-drawing, vfsDir (and more): _[DH]_ -* PKG Installer: _Oil_ * Work in SPU: _Magn3s1um_ * Add support for encrypted/compressed SDATA files: _Hykem_ * Implement cellResc functions: _AlexAltea_ @@ -18,6 +17,7 @@ Thank you for supporting RPCS3! * 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. +* Change PKG installation directory to dev_hdd0/game. * Implement more lv2 SysCalls. * Find bugs and fix them.