webMAN MOD

PS3 webMAN MOD - General Information Thread 1.47.48q

And all users have to do this? Hmm the average noob will have no clue,
[MENTION=3657]pinky[/MENTION] nice avatar

I don't think noobs are expected to do this at all.

We should keep in mind 2 things.
1. Those features are extra & still WIP for some of them. Not really for noobs in the first place.
2. The goal is to have as light a plugin as possible, taking into consideration that new features are added on a daily basis atm,
 
Changed post to default font

Guys some times my theme disappear...i don't know if anyone else has the same problem...sadly the problem is random and can't say when this happen... :(
I use the latest webman mod


Admin Edit: @nickxab please use normal font when posting. Extra font options should be used to empathize things not under normal posting conditions. Thanks...
 
you could instead use webman vsh menu
I do use this also i dont have webman VSH menu installed

I don't think noobs are expected to do this at all.

We should keep in mind 2 things.
1. Those features are extra & still WIP for some of them. Not really for noobs in the first place.
2. The goal is to have as light a plugin as possible, taking into consideration that new features are added on a daily basis atm,
Ahh,ill stick to rebug menu
Just thought id try out the new webMAN MOD as i had spare time,works great apart from screenshot,i see its on my end tho i have to edit the files wich i didnt no,
 
Guys some times my theme disappear...i don't know if anyone else has the same problem...sadly the problem is random and can't say when this happen... :(
I suppose you are talking about the XMB theme? What CFW are you using?
Does every single element of the theme disappear?
 
I do use this also i dont have webman VSH menu installed


Ahh,ill stick to rebug menu
Just thought id try out the new webMAN MOD as i had spare time,works great apart from screenshot,i see its on my end tho i have to edit the files wich i didnt no,
Do you want me to post the version you need?
Just tell me what you need.
Rebug/Cobra/non Cobra
English only or multi language?
PS3MAPI support?
...

You could just look at flags.h & tell me which options you want, I will compile the 1.43.13 version to your specs. It only takes 2mn.
 
you could instead use webman vsh menu

I don't think noobs are expected to do this at all.

We should keep in mind 2 things.
1. Those features are extra & still WIP for some of them. Not really for noobs in the first place.
2. The goal is to have as light a plugin as possible, taking into consideration that new features are added on a daily basis atm,

Do you want me to post the version you need?
Just tell me what you need.
Rebug/Cobra/non Cobra
English only or multi language?
PS3MAPI support?
...

You could just look at flags.h & tell me which options you want, I will compile the 1.43.13 version to your specs. It only takes 2mn.
Just download latest updater and make screenshot work pretty much im running 4.46.1 cobra 7.1
Thanks i dnt have pc access so this would help im in no rush i can do tomorow when im at work
 
Just download latest updater and make screenshot work pretty much im running 4.46.1 cobra 7.1
Thanks i dnt have pc access so this would help im in no rush i can do tomorow when im at work
No worries. Just pm me whenever you need.
If I can help you I will.
 
And all users have to do this? Hmm the average noob will have no clue

Here is a *test* build compiled with screenshot and custom combos flags
http://aldostools.org/temp/test/webftp_server.sprx

(it's still a WIP labeled as 1.43.13 but will be released as .14 when it's done)

The following flags are considered EXTRA features and they are not included in none of the sprx installed by the updater.pkg
Code:
//// EXTRA FEATURES ////
//#define XMB_SCREENSHOT	1	// screenshot XMB using L2 + R2 + SELECT + START
//#define AUTO_EJECT_DISC	1	// eject disc holding SELECT on mount
//#define SWAP_KERNEL		1	// load custom lv2_kernel.self patching LV1 and soft rebooting (use /copy.ps3)
//#define WEB_CHAT		1	// /chat.ps3
//#define WM_CUSTOM_COMBO	"/dev_hdd0/tmp/wm_combo/wm_custom_"		// advanced custom combos

XMB Screenshot is not included as a default feature, because VSH Menu already has that feature.
The advanced custom combos (up to 12) are not included because average users don't use custom combos.
The web chat doesn't seem to be a used either. Same for the other extra features.

Guys some times my theme disappear...i don't know if anyone else has the same problem...sadly the problem is random and can't say when this happen... :(
I use the latest webman mod

I also have the same issue... it's apparently caused by the rsx processor being paused for long time.

This is what I guess is causing the themes disappear randomly:
Many themes use a timer to control the animation, when the VSH Menu is activated the rsx processor is paused but the timer is still running.
When the VSH Menu is closed, the delta time between frames could be too large and could be causing an exception error that halts the process of the theme.

This issue is more evident in themes like "Lost In The Space Dynamic", where you see the stars flying faster for few seconds when you showt the VSH Menu then close it.
 
Last edited:
you could instead use webman vsh menu

I don't think noobs are expected to do this at all.

We should keep in mind 2 things.
1. Those features are extra & still WIP for some of them. Not really for noobs in the first place.
2. The goal is to have as light a plugin as possible, taking into consideration that new features are added on a daily basis atm,

Here is a *test* build compiled with screenshot and custom combos flags
http://aldostools.org/temp/test/webftp_server.sprx

(it's still a WIP labeled as 1.43.13 but will be released as .14 when it's done)

The following flags are considered EXTRA features and they are not included in none of the sprx installed by the updater.pkg
Code:
//// EXTRA FEATURES ////
//#define XMB_SCREENSHOT	1	// screenshot XMB using L2 + R2 + SELECT + START
//#define AUTO_EJECT_DISC	1	// eject disc holding SELECT on mount
//#define SWAP_KERNEL		1	// load custom lv2_kernel.self patching LV1 and soft rebooting (use /copy.ps3)
//#define WEB_CHAT		1	// /chat.ps3
//#define WM_CUSTOM_COMBO	"/dev_hdd0/tmp/wm_combo/wm_custom_"		// advanced custom combos

XMB Screenshot is not included as a default feature, because VSH Menu already has that feature.
The advanced custom combos (up to 12) are not included because average users don't use custom combos.
The web chat doesn't seem to be a used either. Same for the other extra features.



I also have the same issue... it's apparently caused by the rsx processor being paused for long time.

This is what I guess is causing the themes disappear randomly:
Many themes use a timer to control the animation, when the VSH Menu is activated the rsx processor is paused but the timer is still running.
When the VSH Menu is closed, the delta time between frames could be too large and could be causing an exception error that halts the process of the theme.

This issue is more evident in themes like "Lost In The Space Dynamic", where you see the stars flying faster for few seconds when you showt the VSH Menu then close it.
Changed for ur teat buil atill the same
Im doing something wrong?
 
Changed for ur teat buil atill the same
Im doing something wrong?

Of course you are doing something wrong... but I don't know what... it works for me:
wMM_screenshot_xmb.jpg
 
Of course you are doing something wrong... but I don't know what... it works for me:

I sorted it now,i ftp it across via iphone did not work ,so i downloaded via laptop then used USB all is good
gg_1.png


dd_1.png


[MENTION=89]aldostools[/MENTION] can the screenshot alert be disabled?
 
Last edited:
[MENTION=89]aldostools[/MENTION] can the screenshot alert be disabled?

is better than the beeps alert remains active, without it is not known how long hold buttons combo L2 + R2 + SELECT + START....If you hold down more time you have more screenshot (accidental screenshot)
 
Last edited:
[MENTION=89]aldostools[/MENTION]
About custom combo, comparing PS3 browser and PC browser...on PS3 browser is not displayed well

PS3 browser
screenshot_2015_10_25_15_38_18.png


PC browser
Screenshot_23.png
 
Ultra Street Fighter IV ISO (on HDD NTFS) mounted with multiMAN 4.76 works well.

[video=youtube;kTQ2IJICxcs]https://www.youtube.com/watch?v=kTQ2IJICxcs[/video]

here is on my CECHG04...but also on my CECH2104A works.
...using webMAN too


[MENTION=1506]Dino05[/MENTION]

Delete Singstar ARCH than multiMAN will not work

06JxQyA.png


webMAN and Irisman without singstar
it works perfectly
 
[MENTION=4637]Zwei[/MENTION]
Singstar on my XMB is right Singstar (not mM Singtsar by ARCH)
Abaut Ultra Street Fighter IV ISO, I remember who once I said check the backup files with the IRD of the game
 
Last edited:
Back
Top