From ba69c93d7ccec3b44bcbcaf33f1ef54cc81fdcc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandro=20S=C3=A1nchez=20Bach?= Date: Sat, 11 Jan 2014 09:54:05 -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 9a45871..ccdf135 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -20,7 +20,7 @@ Thank you for supporting RPCS3! * sys_fs: Add/Improve the handling of streams. * cellJpgDec: Allow to downscale JPG images while decoding them. * Add unimplemented GCM commands. -* Implement PRX loader. (See also: PRX Loader v1.02, libkirk / kirk_engine, etc.) +* Implement PRX/SPRX loader. (See also: PRX Loader v1.02, libkirk / kirk_engine, etc.) * Implement a User Account Manager: Generate and manage the directories like: */dev_hdd0/home/00000001/*. * Fix the `read: reading from stdout or stderr (fd 1 & 2) not allowed` error of some homebrews like _SNES9x for PS3_. * Fix the `libpng error: IHDR: CRC error` error present in many homebrews like _Cubicle Shooter City_.