SuiteApp v0.2 - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Homebrew (https://forums.rpcs3.net/forumdisplay.php?fid=10) +--- Forum: Ingame (https://forums.rpcs3.net/forumdisplay.php?fid=12) +--- Thread: SuiteApp v0.2 (/showthread.php?tid=161790) |
RE: SuiteApp v0.2 - ssshadow - 05-02-2014 This is a text file browser, reader, and file format converter. It can browse and open files (with some VFS additions, \Rpcs3\dev_hdd0\test is opened as \\test which fails without mapping it to the real dir). Pressing circle, square and triangle will save the text file as a PNG, PDF, or SVG, but this fails, only 0 bytes files are created (sys_fs error: "/dev_hdd0/suiteapp.pdf" has unknown flags! flags: 0x00000243). Download Log Screenshot 1 Screenshot 2 |