(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.
WebMAN Mod 1.41.41
--------------------------------------------------------------------------------------------------------------------------------
Hi NGU this is webMAN MOD 1.41.41 by deank, i thought id'll include the ChangeLog

--------------------------------------------------------------------------------------------------------------------------------
Changelog:
Changelog:
webMAN MOD 1.41.41 (Commits on Apr 05, 2015)
– Updated chinese language (Thank to 小悠
– read_remote_dir now allocates memory based on free memory. This increases the limit of 866 entries to 1230-1599.
– Added macros BEEP1, BEEP2, BEEP3
– Added BEEP1 to /restart.ps3
– _Make_all.bat now skips recompilation of libc, printf libraries
– Make_PKG.bat now auto-updates PARAM.SFO to make the updater compatible with RemotePlay.
webMAN MOD 1.41.40 (Commits on Apr 02-03, 2015)
– Fixed display of ICON0 when “
isable multiMAN covers” is selected. (For ISOs without cached icons the multiMAN cover will be used if the image is available.)
– Added support for scanning single letter subfolders on ps3netsvr.
– Added auto-complete for plugins paths on ps3mapi editions
*Merge pull request #14 from NzV/master
*webUI v1.2.1:
*-VSH plugin slot 0 is now protected we cant load or unload module from it.
*Server v1.2.0:
*-Minimal version of PS3ManagerAPI.dll to allow connection is now v1.2.0
*-Support now all features of PS3M_API v1.2.x (Set and get IDPS/PSID anytime, VSH plugins manager)
*-Bugfix: Memory can be now get and set on address upper 0x7FFFFFFF
– Fixed inverted logic for “Reserved” plugin in ps3mapi.
– Added display of current file being copied/fixed to START+SELECT combo
– Added display of current file being copied/fixed to cpursx.ps3
– Added number of files already copied in current copy session.
*Merge pull request #15 from NzV/master
*-Add remote load of vsh plugin
*Merge pull request #16 from NzV/master
*-Fix load and unload vsh plugins
– ps3mapi plugins: Search plugins in more places.
webMAN MOD 1.41.39 (Commits on Apr 01, 2015)
– Added support to toggle Cobra on 4.70 Habib
– Added selection of PS1 emulator (ps1_netemu or ps1_emu)
Hold R2 or L2 while mounting a PSX ISO to choose ps1_netemu or ps1_emu respectively.
webMAN MOD 1.41.38 (Commits on Mar 31, 2015)
– Fixed error mounting games in previous commit
webMAN MOD 1.41.37 (Commits on Mar 31, 2015)
– Change: ISOs stored in subfolders do not include the folder name as part of the ISO
– Fixed the redirection of PS3UPDAT.PUP (the parameters were inverted)
– Changed redirection of PUP stored on root of /dev_bdvd to /dev_bdvd/PS3/UPDATE
webMAN MOD 1.41.36 (Commits on Mar 29-30, 2015)
– Merged latest changes from NzV about unload plugin
– Redirect /dev_bdvd/PS3_UPDATE to prevent accidental update
– Fix an issue reading the cached SFO for PS3ISO stored in subfolders
– Added display of Cobra/Mamba version to START+SELECT
webMAN MOD 1.41.35 (Commits on Mar 24-27, 2015)
– Fixed the new firmware detection using syscalls (it was introduced in 1.41.32 but I had to revert it in 1.41.33)
– Removed code for custom CD sector size on netiso (I couldn’t get it working)
– Fixed some typos (Thanks to m@tsumot0)
– Fixed issue scanning games on English edition
– Cleaned code a bit
– Reverted again the method used to unload the plugin on PS3MAPI editions
– Fan control is restored to SYSCON mode when the plugin is unloaded, only if fan control is disabled or PS2 speed is <33%
- Fixed error compiling with EXTRA_FEAT flag.
Merged pull request #9 from Danzel87/patch-3 (Fixed RU translation)
- build_blank_iso
- Added /fixgames.ps3
- Added a wait of 500ms before unload the plugin (to let any pending delay being processed complete)
- Removed remaining ps3mapi unload code from wwwd_stop()
- Added wait 500ms before finalize_module()
- Reverted again the firmware detection to the old method (firmware detection using syscalls didn't work well with spoofed IDPS.)
- Added display of CFW version to /cpursx.ps3
- Added display of CFW version to popup START+SELECT
- Changed position of displayed Firmware
- Ugly fix for error displaying firmware version due floating point precision.
- Removed a temporary variable used to fix the display of the firmware version. Now c_firmware is used.
- Added display of Cobra/Mamba version.
- Added missing line break to START+SELECT popup message
- Added buttons to clear IDPS/PSID on /setup.ps3
- PSID now can be set to all zeros.
- Slider: Fixed broken game list when game titles contain multiple lines
webMAN MOD 1.41.34 (Commits on Mar 23, 2015)
Merge pull request #8 from NzV/master
Finalize_module() is no more perfomed when webMAN was unload trough PS3M_API (fix 3 beep error on shutdown), COBRA/MAMBA do this step itself when we use prx_unload_vsh_plugin(slot) (That what does PS3M_API to unload webMAN, it only find the slot id according to the plugin name)
webMAN MOD 1.41.33 (Commits on Mar 22, 2015)
– Reverted firmware detection to the method used in 1.41.31 (and before): The new FW detection method using syscalls was not detecting DEX properly.
– Removed ps3mapi syscall when the plugin is unloaded
– libfs.sprx is now external for nonCobra/CCAPI
Update webMAN_RU.xml
webMAN MOD 1.41.32 (Commits on Mar 16-21, 2015)
– Added support for /dev_sd, /dev_ms, /dev_cf (the scanning options are disabled by default, and they will not be visible on /setup.ps3 unless you have a card inserted)
– Added support to recognize game cover from file names in “Open PS2 Loader” style (gameid.name.iso) Thank to @xntrzcc for the suggestion
– Changed the way fan control mode is restored when the plugin is unloaded or when a PS2 game is mounted.
– Fixed flags_lite.h
– Added display of title ID (when it’s available on the file name) if the option is selected.
– Pass cd sector size currently used to ps3netsvr
– Set fixed fan speed for PS2 Classic
– Disable dynamic fan control while PS2 settings are in effect
– Code optimization (memory footprint reduction: 1.5KB):
— Moved all idps/psid offsets to detect_firmware()
— Reduced CSS style sheet
– Added forced unmount before shutdown
– Firmware detection requires less offsets (thanks to EvilNat)
– Fix game version use alternative offset if value is not value.
– classic_ps2 is also available on non-Rebug editions >4.65
– Added alternative offset for MAC address
– Restored updater code
– Display MAC Address now use a syscall (Thanks to EvilNat)
– Updated German language & added webMAN_DE.xml (Thanks to Bashl0r)
Add update mamba_plugins.txt and prx_plugins.txt to the updater.
– Fixed small compilation issues in code pulled from NzV
– Fixed errors in webMAN_DE.xml (thanks to Bashlor)
Fixed info text in webMAN.xml for other languages.
webMAN MOD 1.41.31 (Commits on Mar 14-15, 2015)
– Fixed issue generating broken XML when some content types are unchecked
– Fixed regression mounting last games
– Force scan HTML if cached file (games.html) is under 10 bytes
– Replaced comment in flags that caused undesired results (thanks to m@tsumot0)
webMAN MOD 1.41.30 (Commits on Mar 09-13, 2015)
– Merged ps3mapi updates to webMAN MOD by _NzV_ (commit b70eb37)
– CSS: Improved display on FireFox for Android.
– CSS: Fixed no-wrapping description on index.ps3.
– Display current IDPS/PSID when no spoofing.
– Updated flags so BD/DVD Region changer is optional
– Added system language detection (from PS3ITA fork)
– Added rename of raf when switching Cobra (from PS3ITA fork)
– LITE Edition: Removed some flags to reduce the memory footprint (under 192KB or 3 memory pages):
* No auto-fix game
* No loadprx.ps3
* No option to change BD/DVD region
– Merge ps3mapi updates to webMAN MOD by _NzV_ (commit 509c99b)
– Commented out the CD sector size detection for psx isos on ps3netsrv (only CD with sectors size = 2352 are working)
– Make_PKG.bat now auto-remove temporary files
– Merged ps3mapi updates to webMAN MOD (2015-03-10) by _NzV_ (commit d12ca0f)
Optimized ps3mapi webGUI:
– Removed redundant code in ps3mapi_home.ps3
– Functions are declared only once
– Reduced plugin size aprox. 3KB
– Completed the optimization of ps3mapi_home.ps3:
* Removed redundant code also for ps3mapi_getmem, ps3mapi_setmem and ps3mapi_syscall
Updater: Removed condition that prevented the installation of the new icons
– Added compilation flags for Spoof Console ID and Remove Syscalls
– Lite Edition: Removed Spoof Console ID and Remove Syscalls, re-added Auto-Fix game.
(The removed features are available on psnpatch. webftp_server_lite.elf is still under 192K with Auto-Fix re-added)
webMAN MOD 1.41.29 (Commits on Mar 07, 2015)
– Reverted flags for lite edition
– /rebuild.ps3 – rebuild database
– /recovery.ps3 – pseudo recovery mode
– /reboot.ps3 – hard reboot
– PSID spoofing fixed on 4.70 CEX
--------------------------------------------------------------------------------------------------------------------------------
Download:
You must login or register to view this content.
MD5sum: 84c9ae60f05e50968879b0dc36896687
--------------------------------------------------------------------------------------------------------------------------------
Credits:
Aldo Vargas
deank
M@tsumot0
aldostools.
SwarMzY (Me) Making Thread
--------------------------------------------------------------------------------------------------------------------------------
Regards, SwarMzY