webMAN MOD

PS3 webMAN MOD - General Information Thread 1.47.48q

Understand. Where to download the latest version of this raw_iso.sprx? It must be placed in a folder /dev_hdd0/plugins, right ?


it's in the wMM source to compile & also in the updater pkg files.
I believe it can be placed in several locations including the plugins folder.



Sent from my KLIPAD_SMART_D71 using Tapatalk
 
I have the same problem, settings of video_rec not save

Then I must be doing something wrong... because it is saving the settings on my end.

it's in the wMM source to compile & also in the updater pkg files.
I believe it can be placed in several locations including the plugins folder.

Code:
const char raw_iso_sprx[4][40] = {  "/dev_flash/vsh/module/raw_iso.sprx",
					"/dev_hdd0/raw_iso.sprx",
					"/dev_hdd0/plugins/raw_iso.sprx",
					"/dev_hdd0/game/IRISMAN00/sprx_iso" };
 
I updated Rebug 4.75.3 to Cobra 7.2 when it was released. Only 2 files to replace. (you can backup the old ones just in case) & it works great. This way you can use the new wMM syscalls disabling system.

Sent with Tapatalk
 
Last edited:
I updated Rebug 4.75.3 to Cobra 7.2 when it was released. Only 7 files to replace. (you can backup the old ones just in case) & it works great. This way you can use the new wMM syscalls disabling system.

Sent with Tapatalk

You mean only 2 files (stage2) to replace.
 
You mean only 2 files (stage2) to replace.
I explained badly (&edited my post).
What I really meant was Cobra is only made of 7 files:
lv2_kernel.self, ps2_emu.self, ps2_gxemu.self, ps2_netemu.self, stage2.bin, ps2hwemu_stage2.bin and ps2gxemu_stage2.bin (all available on Joonie's github repo) & you can replace the files manually.
All you need to replace are the files that have been modified from one version of Cobra to the next. If the ps2emu related files haven't changed at all there is no need to replace them. ☺

Sent with Tapatalk
 
Full cobra is 9 files for Rex/D-rex cfws :p But i understand what you mean, i just testing your patience here. ;)
 
Full cobra is 9 files for Rex/D-rex cfws [emoji14] But i understand what you mean, i just testing your patience here. ;)
Teasing eh?
And yes you are right it's 9 files on Rebug to be precise due to cex/dex versions...

Sent with Tapatalk
 
[MENTION=89]aldostools[/MENTION]
Do you work with source code of ps3netsrv ? 2 diffrenet peaple tell me that linux-vershion not sharing PKG folder (that located inside root of ps3netsrv's share), /mount_ps3/net0/PKG does not effect. windows version via WINE (cmd or gui) work fine
 
[MENTION=89]aldostools[/MENTION]
Do you work with source code of ps3netsrv ? 2 diffrenet peaple tell me that linux-vershion not sharing PKG folder (that located inside root of ps3netsrv's share), /mount_ps3/net0/PKG does not effect. windows version via WINE (cmd or gui) work fine

if mounting other folders work, then use them to copy the .pkg files instead of /net0/PKG.

The PKG folder is just a "standard" name used by mmCM. You can mount any folder with any name and it will be mounted as /dev_bdvd. /net0/PKG

NOTE: If the folder contains files with names too long the folder may not be mounted. When a remote folder is mounted, ps3netsvr creates a fake ISO structure in memory. If the files don't meet the ISO 9660 standard the fake ISO may be invalid and the folder is not mounted.
 
[MENTION=89]aldostools[/MENTION] & [MENTION=161]Matsumot0[/MENTION] where disable dynamic fan control in sources file ?
 
I don't have source code now but look for something like webman config- fanc=1 and change 1 to 0 (in webman mod this should be in setup.h iirc)
 
what do i modify to get in xmb "my games" instead of "webman games" ??

The string STR_MYGAMES in the language file or in language.h (if you use english only or lite edition)

____

BTW It's party time!! :peek: :present: :dcheese: :dancestraw: :chewy: :dchick: :ttree dance:

Today is 9th PS3 Anniversary and the birthday of a great MAN that did a lot for us... in celebration I'm releasing this gift for everyone :)

http://aldostools.org/temp/test/wm_vsh_menu.sprx

It's a test build of VSH Menu for webMAN 1.02...

What's new? It has a plugin manager and a file manger that let you browse the file system, mount files and folders, copy to/from hdd0/usb000 and delete files.

To delete files/folders use L2+SQUARE.... some files like .rco and coldboot are flashed directly, instead of copy them to usb0.

Enjoy it! :) ... and please report any issue.
 
The string STR_MYGAMES in the language file or in language.h (if you use english only or lite edition)

____

BTW It's party time!! :peek: :present: :dcheese: :dancestraw: :chewy: :dchick: :ttree dance:

Today is 9th PS3 Anniversary and the birthday of a great MAN that did a lot for us... in celebration I'm releasing this gift for everyone :)

http://aldostools.org/temp/test/wm_vsh_menu.sprx

It's a test build of VSH Menu for webMAN 1.02...

What's new? It has a plugin manager and a file manger that let you browse the file system, mount files and folders, copy to/from hdd0/usb000 and delete files.

To delete files/folders use L2+SQUARE.... some files like .rco and coldboot are flashed directly, instead of copy them to usb0.

Enjoy it! :) ... and please report any issue.

WoW cant wait to try it Thanks [MENTION=89]aldostools[/MENTION].
 
Back
Top