webMAN MOD

PS3 webMAN MOD - General Information Thread 1.47.48q

I have a weird issue. When i mount a PSP iso file it basically deactivates my PS3 (in license terms). My theme suddenly goes to original and the launchers claim the system isn't activated. A restart fixes this.
I have experienced a similar issue with some p3t dynamic themes that apparently consume too much VSH memory.

Check if the problem persists disabling or using a different p3t theme (maybe a static one)
 
I have experienced a similar issue with some p3t dynamic themes that apparently consume too much VSH memory.

Check if the problem persists disabling or using a different p3t theme (maybe a static one)
I'd really really like to avoid to disable that theme. It's basically just a different background with different style waves compared to the default. I've been using it since i got my first PS3. It was called Chroma on the PSstore back then.

I'll check later if switching to Classic fixes that.
 
I tried it now with classic and original but it still doesn't work.
I still get the "to access this content, you must activate the system" error.

i used the US version of "Worms - Open Warfare 2" for my tests and the WebMan Mod runs in PS3MAPI mode.
 
I tried it now with classic and original but it still doesn't work.
I still get the "to access this content, you must activate the system" error.

i used the US version of "Worms - Open Warfare 2" for my tests and the WebMan Mod runs in PS3MAPI mode.

Does this error happens immediately a PSP ISO is mounted? Does it happen randomly?

I don't know if it is related, but there is a special note from the original developer of Cobra payload (also used in HEN)
Note to users: Don't run any DRM content while there is a psp iso loaded (psp launcher icon not black), it may not work and it may cause the XMB to delete the rif data!
 
Immediately. I just mount the ISO and then try to use the PSP Remaster launcher… which then throws up the message.
If you're using HEN, check if the issue also happens with earlier versions of the payload. Eg. 3.2.0

Try reinstalling PSP minis and PSP remaster launchers. Download them from my GitHub.
 
I'm on CFW. EvilNat 4.90.

I already tried reinstalling the launchers twice. Once from GitHub directly and from the update menu inside WebMan Mod.

I have another question as well. I found a few old threads that were talking about config support for ps2_gxemu. Since i have a CHEHC04 PS3 incoming i would like to know if we can inject configs into that emulator these days?
 
Last edited:
I finally managed to get it installed, question about the VHS menu, i do have hotkeys enabled for example show framrate etc, but nothing happens when i press ingame. Tips?
 
Aldo, I installed the new version of webman. I noticed a problem:

The maximum rotation we set in the FAN is not being saved. It remains at 40%.

Minimum rotation is ok. The value we place remains. But the maximum rotation does not.
 
Aldo, I installed the new version of webman. I noticed a problem:

The maximum rotation we set in the FAN is not being saved. It remains at 40%.

Minimum rotation is ok. The value we place remains. But the maximum rotation does not.

I've tested replacing the values on the PS3 Internet Browser and in Chrome on my laptop, and the fan settings are saved fine.

The maximum fan speed cannot be set lower than 40%.
 
I've tested replacing the values on the PS3 Internet Browser and in Chrome on my laptop, and the fan settings are saved fine.

The maximum fan speed cannot be set lower than 40%.

I could before, couldn't I? I remember that I had set 35% as the maximum and it worked, in previous versions of the webman.

Anyway, is there a way around this? I would like to leave between 30% and 35%.
 
I could before, couldn't I? I remember that I had set 35% as the maximum and it worked, in previous versions of the webman

Anyway, is there a way around this? I would like to leave between 30% and 35%.

The current maximum is a value between 40% and 95%. You can compile your own build changing these lines in include/setup.h:
webman_config->maxfan = RANGE(webman_config->maxfan, 40, 95); // % <= line 266
HTML_NUMBER("mfs", "%i", "40", "95") " %% %s </tr>", <= line 656
 
I've once installed webMan MOD on the latest Beta CFW and got some problems with it, even though IRISMAN works fine
Freezing upon mounting anything is it a syscall problem or just me? Yes I used the full DEX leaf.
 
Last edited:
Since you can set fan speed in the CFW options and WebMan Mod, which setting actually applies?
Also is there a possibility for SYSCON control in PS2 games in WebMan Mod?
 
Back
Top