Advertisement
BaSs_HaXoR

PS3MAPI - CCAPI/TMAPI ALTERNATIVE! (OPEN SRC)

Mar 2nd, 2015
1,168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 5.89 KB | None | 0 0
  1. #####################################################################################################################
  2. #                                   RTE on CEX/DEX/Tmapi WIRELESSLY! OPEN SOURCE!                                   #
  3. #####################################################################################################################
  4. #                                                   CREDITS: NZV                                                    #
  5. #                                 __                                                            #
  6. #                              /\ \ \____/\   /\                                                #
  7. #                             /  \/ /_  /\ \ / /                                                #
  8. #                            / /\  / / /  \ V /                                                 #
  9. #                        ____\_\ \/ /___|  \_/____                                              #
  10. #                       |_____|             |_____|                                             #
  11. #                     ____  ___  _____  __  ________  __  _____  _________                              #
  12. #                   / __ \/ _ \/ __/ |/ / / __/ __ \/ / / / _ \/ ___/ __/                               #
  13. #                  / /_/ / ___/ _//    / _\ \/ /_/ / /_/ / , _/ /__/ _/                                 #
  14. #                  \____/_/  /___/_/|_/ /___/\____/\____/_/|_|\___/___/                                 #
  15. #                                                                                                                   #
  16. #####################################################################################################################
  17. #                         http://www.psx-place.com/forum/utilities/ps3-manager-api-931.html                         #
  18. #####################################################################################################################
  19. #                                       https://github.com/NzV/PS3Manager_API                                       #
  20. #####################################################################################################################
  21. PS3 Manager API (PS3M_API):
  22. ---------------------------------------------------------------------------------------------------------------------
  23. #) PS3 Manager API aka ps3mapi is an API similar to TMAPI or CCAPI, compatible with CEX and DEX console. It extend cobra or mamba features, the api can be used in any ps3 plugins (vsh plugin, game plugin, ...), homebrew, ... and it can be used remotely with an pc tools (and Android, iOs, ... is open source so anyone can port the pc library to any other support) or with the webUI (Any device with an internet navigator).
  24. ---------------------------------------------------------------------------------------------------------------------
  25. #) Their is two different version of PS3M_API, one who include ps3m_api_core in stage2.bin for a native support of the api only for cobra cfw (ps3m_api_installer_cobra.pkg) and another with ps3m_api_core include in mamba for any cfw (ps3m_api_launcher_mamba.pkg).
  26. ---------------------------------------------------------------------------------------------------------------------
  27. #####################################################################################################################
  28. Note:
  29. Some CFW (like habib cobra 4.66 v1.01) already include ps3m_api_core so you just need to install the last version of webMAN-MOD if you want to use the pc tools or webUI.
  30. If you are on a cobra cfw but their is no cobra version of ps3m_api for your cfw, you can use the mamba version (just toggle off cobra before use it).
  31. *###################################################################################################################*
  32. For PS3 Plugin (vsh, game like modmenu, RTE Tools, etc) and homebrew developers:
  33. You can use this library to easily use all features off PS3M_API in your in project, you can find it here: https://github.com/NzV/PS3Manager_API/tree/master/ps3manager_api_ps3_lib
  34. *###################################################################################################################*
  35. For PC Tools developers:
  36. You can use this source of the pc demo tools to build your, you can find it here: https://github.com/NzV/PS3Manager_API/tree/master/ps3manager_api_pc_lib
  37. For All:
  38. You can find all source of everything in this thread here: https://github.com/NzV?tab=repositories
  39. *###################################################################################################################*
  40. PS3Lib.dll v4.5 [U] (TMAPI + CCAPI + PS3MAPI):
  41. I have updated PS3Lib v4.4 by iMCSx to add support for PS3M_API. You can now build or update your tools with support of all three API (TMAPI, CCAPI and PSMAPI) easily.
  42. *###################################################################################################################*
  43. Download: http://www.mediafire.com/download/twbtbdd06s1el6a/PS3Lib_v4.5_.rar
  44. Source Code: https://github.com/NzV/PS3Manager_API/tree/master/ps3manager_api_pc_lib/PS3Lib
  45. *###################################################################################################################*
  46. Fake PS3Lib.dll (Compatibility with CCAPI tools):
  47. I have build an fake PS3Lib.dll (based on v4.4) you can use it with any CCAPI tools, it will force your tools to use PS3M_API instead of CCAPI. Not 100% of tools build for ccapi will work with this but it better than nothing, to have real support of ps3m_api the tools need be updated.
  48.  
  49. Download: http://www.mediafire.com/download/451j779s7rbj7y2/Fake_PS3Lib.rar
  50. *###################################################################################################################*
  51. webMAN-MOD [PS3M API]:
  52. You can always find the lasted official update of webMAN-MOD with PS3M_API Server and webUI (include in official updater) here: http://store.brewology.com/ahomebrew.php?brewid=257
  53. *###################################################################################################################*
  54. //BaSs_HaXoR
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement