mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-11 11:10:36 +01:00
* Added a loader for the TROPUSR.DAT files. * Added a few structs/enums to sceNpTrophy.h * Added more sceNpTrophy functions and updated other ones. * Updated cellHddGame error codes in cellSysutil.h * Added addresses of cellHddGame to cellSysutil_init. NOTE: There is a known problem in the `if (!Emu.GetVFS().ExistsFile(filepath))` in `TROPUSRLoader::Load` which causes the games to overwrite their TROPUSR.DAT file every time they boot and they "forget" the unlocked trophies. However, as long as the game is running the unlocked trophies should be still there. |
||
|---|---|---|
| bin | ||
| ffmpeg@8bcaa2485c | ||
| GL | ||
| OpenAL | ||
| rpcs3 | ||
| stblib | ||
| Utilities | ||
| wxWidgets@eb5f454529 | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE | ||
| README.md | ||
| rpcs3.sln | ||
rpcs3
PS3 emulator/debugger
The FAQ has some basic information.
For discussion about the emulator and PS3 emulation please visit the official forums.
If you want to contribute please take a took at the Coding Style and Roadmap pages.
To initialize the repository don't forget to execute git submodule update --init to pull the wxWidgets source.