Skip to content

~ Differences Between Editions

aldostools edited this page Mar 26, 2022 · 13 revisions

webMAN MOD Editions

webMAN MOD includes 4 editions of the plugin:

  • Rebug/Cobra/PS3MAPI Edition - The standard version installed by default. Includes the main features.
  • Full Edition - Includes all the standard features, plus advanced features. The online updater installs this.
  • Lite Edition - Includes only the basic features. Uses a reduced memory footprint.
  • Non-Cobra Edition - Only supports game backups in folder format. Use the versions above if Mamba is used.

Custom editions with specific features added or removed can be built editing flags.h

Differences Between Editions

Full Lite Rebug/Cobra/PS3MAPI nonCobra/CCAPI
  • ISO SUPPORT

  • REX_SUPPORT

  • MULTI23

  • NETHOST SUPPORT

  • PS3MAPI

  • DEX_SUPPORT

  • DECR_SUPPORT

  • ISO SUPPORT

  • ENGLISH_ONLY

  • NO NETHOST

  • DEX_SUPPORT

  • ISO SUPPORT

  • REX_SUPPORT**

  • MULTI23

  • NET SUPPORT

  • PS3MAPI*

  • DEX_SUPPORT

  • NO ISO SUPPORT
  • MULTI23
  • NO NETHOST
  • DEX_SUPPORT
  • DECR_SUPPORT
  • FIX_GAME
  • EXT_GDATA
  • COPY_PS3
  • DEBUG_MEM
  • VIDEO_REC
  • LOAD_PRX
  • FAKEISO
  • BDVD_REGION
  • REMOVE_SYSCALLS
  • SPOOF_CONSOLEID
  • VIRTUAL_PAD
  • WM_REQUEST
  • PS3_BROWSER
  • AUTO_POWER_OFF
  • OFFLINE_INGAME
  • SYS_ADMIN_MODE
  • PKG_LAUNCHER
  • PKG_HANDLER
  • NOBD_PATCH
  • PLAY_MUSIC
  • EXT_GDATA
  • REMOVE_SYSCALLS
  • AUTO_POWER_OFF
  • OFFLINE_INGAME
  • SYS_ADMIN_MODE
  • PKG_LAUNCHER
  • PKG_HANDLER
  • FIX_GAME
  • EXT_GDATA
  • COPY_PS3
  • DEBUG_MEM
  • VIDEO_REC
  • LOAD_PRX
  • FAKEISO
  • BDVD_REGION
  • REMOVE_SYSCALLS
  • SPOOF_CONSOLEID
  • VIRTUAL_PAD
  • WM_REQUEST
  • PS3_BROWSER
  • AUTO_POWER_OFF
  • OFFLINE_INGAME
  • SYS_ADMIN_MODE
  • PKG_LAUNCHER
  • PKG_HANDLER
  • EMBED_JS (Rebug)
  • FIX_GAME

  • EXT_GDATA

  • COPY_PS3

  • DEBUG_MEM

  • VIDEO_REC

  • LOAD_PRX

  • BDVD_REGION

  • REMOVE_SYSCALLS

  • SPOOF_CONSOLEID

  • VIRTUAL_PAD

  • WM_REQUEST

  • PS3_BROWSER

  • AUTO_POWER_OFF

  • SYS_ADMIN_MODE

  • PKG_HANDLER

  • GET_KLICENSEE
  • XMB_SCREENSHOT
  • SWAP_KERNEL
  • WM_CUSTOM_COMBO
  • NET3NET4
  • PS3NET_SERVER
  • PS2_DISC
  • NOSINGSTAR
  • CALC_MD5
  • LAUNCHPAD
  • NOBD_PATCH
  • PLAY_MUSIC
  • PHOTO_GUI
  • MOUNT_PNG
  • VISUALIZERS

USE_INTERNAL_NET_PLUGIN is now disabled. Requires the external plugin /dev_hdd0/tmp/wm_res/netiso.sprx
USE_INTERNAL_NTFS_PLUGIN is now disabled. Requires the external plugin /dev_hdd0/tmp/wm_res/raw_iso.sprx

For more info about the meaning of these features, refer to the flags folder in the project.

Clone this wiki locally