-
-
Notifications
You must be signed in to change notification settings - Fork 175
Integrated Plugins & Tools
Aldo Vargas edited this page Jul 10, 2024
·
21 revisions
- sLaunch plugin : GUI to navigate and mount the games from any place on the XMB
- VSH Menu plugin : GUI to execute commands from any place on the XMB
- wm_proxy plugin : Proxy that redirects XMB menu actions to web commands
- RAWSECISO plugin : Proxy that handles the SCSI requests by Cobra to access the ISO images stored in exFAT/NTFS devices
- NETISO plugin : Proxy that handles the SCSI requests by Cobra to access content stored in the remote servers (ps3netsrv)
- Video REC plugin : Standalone plugin that records video from games. When used, webMAN MOD is unloaded to free memory.
- VshFpsCounter : FPS counter + system info OSD overlay by @TheRouLetteBoi
- ps3mon - PS3 Monitoring project by @kostirez1 (WIP)
- Covers Pack for PS3 games - Over 9700 covers for PS3 retail games, PKG & homebrews
- Covers Pack for PSX/PS2 games - Over 9500 covers for PSX and +10,100 covers for PS2 games
- prepISO : tool that scans content stored in exFAT/NTFS/ext2/3/4 devices and prepares the settings files needed by RAWSECISO plugin
- ps3netsrv : Remote content distribution server for Windows/linux and other platforms that uses Cobra's NETISO protocol for streaming of content
- PKG/ROM Launcher : Executes PS3 applications and ROMS via RetroArch. Requires that the debug icon "★ app_home/PS3_GAME" be present on XMB
- PS2CONFIG : Database of PS2 CONFIG files needed to improve the compatibility of certain PS2 games
- WM Themes : Set of packages that customize the look of the XMB icons used by webMAN MOD
- Reload XMB : PS3 application that forces the reload of XMB icons
- Boot MAMBA : Package that installs MAMBA payload for use on Rebug 4.84/4.85/4.86 or Evilnat CFW 4.87/4.88/4.89/4.90 with Cobra disabled
- PS2 Classics Launcher : PS3 application required to launch PS2 Classics games in .BIN.ENC format
- PSP Remasters Launcher : PS3 application required to launch PSP Remaster games in ISO format
- PSP Minis Launcher : PS3 application required to launch PSP Mini games in ISO format
- RetroArch : Required to launch the emulators that run the classic games in ROM format
- MOVIAN : Required to play audio and videos in non-nantive formats like MKV
- multiMAN : Optional. Use for dump ISO, download covers, advanced file management
- IRISMAN : Optional. Use for dump ISO, download covers, advanced file management
- Artemis : Optional. Use for select cheats for the built-in Artemis patch engine.
- Apollo Save Tool : Optional. Use for Save Data management & PS2 Classics creation
- webMAN Installer - Custom installer for webMAN MOD components
- pkg_custom.exe / SRC - Python PKG installer tool by CaptainCPS-X and lmn7
- Original plugins - Original webMAN and sMAN source code by DeanK
- Cobra GenPs3Iso, ps3gen & more tools - Additional PC tools for use with webMAN MOD
- scetool - scetool 0.3.1 by naehrwert for self encryption
- keys - PS3 keys used by scetool
- PARAM.SFO Editor - SFO editor by aldostools
- wm_custom.xml - Customize & copy it to /dev_hdd0/wm_custom.xml
- ps3-updatelist.txt - Copy it to /dev_hdd0/ps3-updatelist.txt to bypass PS3 update / PSN Login Tutorial
- Home : http://ps3.aldostools.org - Useful links for PS3 and webMAN MOD
- webPAD : http://pad.aldostools.org - Online virtual game pad
- Resources : https://github.com/aldostools/resources - Online resources for webMAN MOD
- IRD database - Jonnysp's collection of IRD files
- PS2 CONFIG database - Collection of PS2 CONFIG files for ISO and PS2 Classics
- PS3 Update database - Collection of official PS3 updates for direct download
- PS3 Codelist database - Collection of PS3 cheat codes for Artemis patch engine
- LSD/SBI database for PSX - Collection of LibCrypt Subchannel Data for PSX games
- DKEY database - Redump's Decryption Keys for PS3 Disc Images (.key/.dkey)
- libcobra - Custom version of the official Cobra library which is also used.
- libntfs for SPRX - Port of the NTFS library for PS3 by @freddy38510, @bguerville, @Zarh, deank, @Joonie86 for use on PS3 SPRX.
- libntfs_ext - NTFS / ext2/3/4 library ported to PS3 L1GHT by @Estwald for use on prepISO.
- libfatfs - exFAT file system library ported by @lmirel for use on prepISO
- libzip - .ZIP archive handlie and extraction modified by @bucanero
- libunrar - .RAR archive handling and extraction ported for PS3 by @bucanero
- libun7zip - .RAR archive handling and extraction ported for PS3 by @bucanero
- libtinytar - .TAR archive handling and extraction ported for PS3 by @bucanero
- libmd5 - Library for MD5 hash calculation of files.
- VSH stub libraries - Archive libraries required for VSH exports.