Post: webMAN 1.29: [Update #2] New 4.55 Spoof for webMAN / 4.55 CFW support for PRX loader/
02-08-2014, 04:17 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); he v1.29 update for the very useful PS3 plugin "webMAN" has been released by PS3 developer deank, In this version there has been changes made to the Fan Control feature. Removed is the Aggressive fan control mode, and the options of Temp control for CPU,RSX - CPU+RSX. Added has been an option to set the lowest fan speed to 20-99%. Overall this a much simpler and effeicent change you can view the pick of the new options below.. Also this update decreased the overall sprx size while fixing a few minor bugs in the process. Checkout all the details from deank below.

Update #2: (feb 07) Deank has added a 4.55 Spoof for webMAN and also updated the ccapi and noncobra (prx loader) versions of webMAN to support 4.55 CFW when they are released.

You must login or register to view this content.



Originally posted by another user
In webMAN 1.29:



  • Removed [x] Aggressive fan control mode option, because it is now the standard way of setting the fan
  • Removed unnecessary options for temperature control (CPU, RSX, CPU+RSX)
  • Added Lowest fan speed: 22% option to set whatever (20-99%) you want for lowest speed of your PS3 fan. You will see a tick (enabled) only if you have fan control enabled in "Auto" mode.
  • Decreased sprx size a bit and fixed few minor things



You must login or register to view this content.





Dean

Info for Translators
(Added on Jan. 26)




I went through the source and added some changes to make it easier for translators:

gui.h file added with definitions for all strings in webMAN. Translators should be careful when editing it:

    // webMAN GUI

#define STR_FILES "Files"
#define STR_GAMES "Games"
#define STR_SETUP "Setup"
#define STR_EJECT "Eject"
#define STR_INSERT "Insert"
#define STR_UNMOUNT "Unmount"
#define STR_REFRESH "Refresh"
#define STR_SHUTDOWN "Shutdown"
#define STR_RESTART "Restart"

#define STR_SCAN1 "Scan these devices"
#define STR_SCAN2 "Scan for content"
#define STR_PSPL "Show PSP Launcher"
#define STR_LPG "Load last-played game on startup"
#define STR_AUTOB "Check for /dev_hdd0/PS3ISO/AUTOBOOT.ISO on startup"
#define STR_DELAYAB "Delay loading of AUTOBOOT.ISO/last-game (Disc Auto-start)"
#define STR_DEVBL "Enable /dev_blind (writable /dev_flash) on startup"
#define STR_CONTSCAN "Disable content scan on startup"
#define STR_USBPOLL "Disable USB polling"
#define STR_FTPSVC "Disable FTP service"
#define STR_COMBOS "Disable all PAD shortcuts"
#define STR_MMCOVERS "Disable multiMAN covers"
#define STR_ACCESS "Disable remote access to FTP/WWW services"
#define STR_NOSETUP "Disable webMAN Setup entry in \"My Games\""
#define STR_NOSPOOF "Disable firmware version spoofing"
#define STR_NOGRP "Disable grouping of content in \"My Games\""
#define STR_FANCTRL "Enable dynamic fan control"
#define STR_NOWARN "Disable temperature warnings"
#define STR_AUTOAT "Auto at"
#define STR_LOWEST "Lowest"
#define STR_FANSPEED "fan speed"
#define STR_MANUAL "Manual"
#define STR_PS2EMU "PS2 Emulator"
#define STR_LANGAMES "Scan for LAN games/videos"
#define STR_ANYUSB "Wait for any USB device to be ready"
#define STR_ADDUSB "Wait additionally for each selected USB device to be ready"
#define STR_MEMUSAGE "Plugin memory usage"
#define STR_COMBOS2 "XMB/In-Game PAD SHORTCUTS"
#define STR_FAILSAFE "FAIL SAFE"
#define STR_SHOWTEMP "SHOW TEMP"
#define STR_PREVGAME "PREV GAME"
#define STR_NEXTGAME "NEXT GAME"
#define STR_SHUTDOWN2 "SHUTDOWN "
#define STR_RESTART2 "RESTART  "
#define STR_UNLOADWM "UNLOAD WM"
#define STR_FANCTRL2 "FAN CNTRL"
#define STR_UPDN "UP/DOWN"
#define STR_SAVE "Save"
#define STR_SETTINGSUPD "Settings updated.<br><br>Click <a href=\"/restart.ps3\">here</a> to restart your PLAYSTATION®3 system."

#define STR_MYGAMES "My Games"
#define STR_LOADGAMES "Load games with webMAN"

#define STR_WMSETUP "webMAN Setup"
#define STR_WMSETUP2 "Setup webMAN options"

#define STR_EJECTDISC "Eject Disc"
#define STR_UNMOUNTGAME "Unmount current game"

#define STR_WMUNL "webMAN unloaded!"

#define STR_PS3FORMAT "PS3 format games"
#define STR_PS2FORMAT "PS2 format games"
#define STR_PS1FORMAT "PSOne format games"
#define STR_PSPFORMAT "PSP\xE2\x84\xA2 format games"

#define STR_VIDFORMAT "Blu-ray\xE2\x84\xA2 and DVD"
#define STR_VIDEO "Video content"

#define STR_LAUNCHPSP "Launch PSP ISO mounted through webMAN or mmCM"

#define STR_GAMEUM "Game unmounted."

#define STR_EJECTED "Disc ejected."
#define STR_LOADED "Disc inserted."

#define STR_GAMETOM "Game to mount"
#define STR_GAMELOADED "Game loaded successfully. Start the game from the disc icon<br>or from <b>/app_home</b> XMB entry.<hr/>Click <a href=\"/mount.ps3/unmount\">here</a> to unmount the game."
#define STR_PSPLOADED "Game loaded successfully. Start the game using <b>PSP Launcher</b>.<hr/>Click <a href=\"/mount.ps3/unmount\">here</a> to unmount the game."
#define STR_LOADED2 "loaded "

#define STR_MOVIETOM "Movie to mount"
#define STR_MOVIELOADED "Movie loaded successfully. Start the movie from the disc icon<br>under the Video column.<hr/>Click <a href=\"/mount.ps3/unmount\">here</a> to unmount the movie."

#define STR_XMLRF "Game list refreshed (<a href=\"/dev_hdd0/xmlhost/game_plugin/mygames.xml\">mygames.xml</a>Winky Winky.<br>Click <a href=\"/restart.ps3\">here</a> to restart your PLAYSTATION®3 system now."

#define STR_STORAGE "System storage"
#define STR_MBFREE "MB free"

#define STR_FANCH1 "Fan setting changed:
MAX TEMP: "
#define STR_FANCH2 "Fan setting changed:
FAN SPEESad Awesome "

#define STR_OVERHEAT "System overheat warning!"
#define STR_OVERHEAT2 " OVERHEAT DANGER!
FAN SPEED INCREASED!"




The source for webMAN 1.29 is updated to support this additional GUI file. You must login or register to view this content.

Dean


Update #1
(Update on Jan. 26)


I made few changes to the PASSIVE FTP mode and optimized few other things (8KB of memory saved). For each ftp connection webMAN will try to use a single port (the first it manages to bind a socket to). The port range is from 32768 to 65279.

Those of you with ftp troubles can give it a try.

You must login or register to view this content.

-Deank

Update #2
(Update on Feb. 07)



Added spoof to 4.55 if option is not disabled in [Setup].
You must login or register to view this content.
------

Added support for 4.55CFW for ccapi and noncobra (prx loader) versions:
You must login or register to view this content.
You must login or register to view this content.

Next would be multiMAN.





(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo