EmuCR Feeds
Email Us

EmuCR: rpcs3 rpcs3 refactoring Git (2014/02/21) is compiled. rpcs3 refactoring is a branch of rpcs3. rpcs3 is an open source PlayStation 3 (PS3) emulator for the Microsoft Windows. Current versions can run only small homebrew for PS3. Developers are planning to make it to emulate PS3 on its speed in the near future.

rpcs3 purpose:
- Make PS3 developers easily test their apps and homebrews on PC without crashing their PS3 or moving their apps from PC to PS3.
- Just playing PS3 games on your PC and have fun! ( In the future )

rpcs3 refactoring Git Changelog:
* PKG Loader rewritten

* Rewritten unpkg.c -> Loader/PKG.cpp
* MainFrame::InstallPkg now *only* installs the PKG.
* Fixed crash when unpacking big debug PKG files.
* Debug PKGs are no longer recrypted.
* 'About...' dialog updated to remove PKG-related notice.
* Unpkg removed.

NOTE: The class PKGLoader is using wxWidgets functions to access the
files. I think VFS would be better, but the Emulator isn't necessarily
running when installing the PKG. In the other hand, initializing VFS
with RPCS3 may be somewhat risky... Any alternatives?

TODO: Get rid of the decrypted "*.dec" files, and try to decrypt and
read contents of the PKG on the fly using the information stored in
m_entries.

Download: rpcs3 refactoring Git (2014/02/21) x86
Source: Here

1 Comments:

  1. That was just a fricking branch I made to test some changes without messing with the rest of the code... Please, if you want to upload new RPCS3 revisions, use only the master branch.

    ReplyDelete

Can't post a comment? Try This!