|
|
#621 |
|
Apprentice
![]() Join Date: Sep 2011
Posts: 16
Likes: 20
Liked 5 Times in 4 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Bug with Motion Background
Dean,
When I change the motion background from video1 to video2, I have the message to restart multiman. But if i pass from video1 to picture and video2 and picture ... I have not the restart message and if i do that about 3 or 4 times the PS3 freeze. Could put the restart message even if i choose "picture" background. Thank's PS : MM 02.07.03 |
|
|
|
|
|
#622 |
|
Homebrew Developer
![]() Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 940
Likes: 904
Liked 1,227 Times in 482 Posts
Mentioned: 574 Post(s)
Tagged: 0 Thread(s)
|
@deank,
Another minor bug in "browse" of XMMB: If you browse the PS3 Internal HDD, it does NOT open the default folder (/dev_hdd0/video, /dev_hdd0/photo, /dev_hdd0/music). The browse for external HDD is ok. It opens the default folder (/VIDEO, /PICTURE, /MUSIC). --- off topic --- Could you look your sort functions? I think you could improve them a bit removing the 2 IFs that check for .name[0]=='_' (or .title[0]=='_'), if you store the values (o1/o2) as a property of the list when you load the list items (it is only N checks, instead of N*(N-1)/2 times)
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration. Last edited by aldostools; 09-21-2011 at 01:32 PM. |
|
|
|
|
|
#623 | |
|
Homebrew Developer
![]() Join Date: Sep 2010
Location: Puerto Rico, U.S.
Posts: 906
Likes: 1,066
Liked 2,021 Times in 512 Posts
Mentioned: 347 Post(s)
Tagged: 0 Thread(s)
|
, I appreciate you time Dean. I let you know if I come up with something useful for multiMAN ^^.EDIT: Regarding your recent additions, I successfully replaced my broken BD drive and so far I have tested "Tron: Legacy" original BluRay Disc (~40GB) and Metal Gear Solid 3: Snake Eater original PS2 discs and they are both detected on multiMAN (using Cobra dongle / FW), have not yet tested the ISO features, but I will let you know how it goes as I keep testing . SeeYa! ^^
__________________
gamePKG / FB Alpha RL - [ https://github.com/CaptainCPS ]
FB ALPHA DEV TEAM - [ http://neosource.1emu.net ] [ http://www.barryharris.me.uk/ ] PS3 - [CECH-2501A][NOR][160GB HDD][REBUG CFW 4.41.2 LITE] Last edited by CaptainCPS-X; 09-21-2011 at 01:38 PM. |
|
|
|
|
|
|
#624 | |
![]() ![]() Join Date: Sep 2010
Posts: 752
Likes: 384
Liked 2,391 Times in 448 Posts
Mentioned: 377 Post(s)
Tagged: 0 Thread(s)
|
It does that on purpose and it is not a bug. I specifically made it to browse the root of the internal hdd. Using it to browse directly /dev_hdd0/music photo video makes almost no sense because there are tons of subfolders and you can't find anything. |
|
|
|
|
|
Likes: (1) |
|
|
#625 |
|
Apprentice
Join Date: Jul 2011
Posts: 1
Likes: 1
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
mhh it seems like the FBA Emu from the first post doesn't work for me.
I'm on kmeaw 3.55 and deleted the old version first and then installed the version from first post. can't start it from xmb neither multiman... any suggestions? Edit: I solved the problem myself - forgot to edit the xml to the fba roms directory Last edited by caipi; 09-21-2011 at 01:50 PM. Reason: Problem solved |
|
|
|
|
|
#626 |
|
Homebrew Developer
![]() Join Date: Sep 2010
Location: Puerto Rico, U.S.
Posts: 906
Likes: 1,066
Liked 2,021 Times in 512 Posts
Mentioned: 347 Post(s)
Tagged: 0 Thread(s)
|
I have tried to make an ISO of Metal Gear Solid 3: Snake Eater (PS2) using the latest multiMAN update, but it stays at 0%, I tried starting the PS3 without the Cobra dongle, but I believe they did something else in the FW that is conflicting. Oh I tried copying a single file while navigating the contents of the disc but nothing happens as well.
SeeYa! ^^
__________________
gamePKG / FB Alpha RL - [ https://github.com/CaptainCPS ]
FB ALPHA DEV TEAM - [ http://neosource.1emu.net ] [ http://www.barryharris.me.uk/ ] PS3 - [CECH-2501A][NOR][160GB HDD][REBUG CFW 4.41.2 LITE] |
|
|
|
|
|
#627 |
![]() ![]() Join Date: Sep 2010
Posts: 752
Likes: 384
Liked 2,391 Times in 448 Posts
Mentioned: 377 Post(s)
Tagged: 0 Thread(s)
|
I guess Cobra guys modified the same firmware functions I use (which are of course accessible without any dongle + 3.55CFW like kmeaw/rebug).
|
|
|
|
|
Likes: (2) |
|
|
#628 | |
|
Member
![]() Join Date: Jul 2011
Location: UK
Posts: 592
Likes: 198
Liked 142 Times in 107 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Respect as all ways. |
|
|
|
|
|
|
#629 |
|
Apprentice
![]() Join Date: Sep 2011
Posts: 13
Likes: 0
Liked 5 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
iso
dean wat have you been using to decrypt the bluray isos on the computer
thanx |
|
|
|
|
|
#630 | ||
|
Homebrew Developer
![]() Join Date: Sep 2010
Location: Puerto Rico, U.S.
Posts: 906
Likes: 1,066
Liked 2,021 Times in 512 Posts
Mentioned: 347 Post(s)
Tagged: 0 Thread(s)
|
Hey Dean I been trying to find something relevant to how Cobra handles all these BD , DVD, PS2, etc and I found out some pieces that probably might not mean anything but maybe they could have some light.
First I was trying to decrypt the Cobra Manager EBOOT.BIN by using different methods but I was not able to, I was planning on looking with Hex editor for references to SDK functions, I know its not like decompiling, but just to get some ideas. Then I decided to give a Hex look to the released Cobra v2.0 payload by Jaicrab, and if you check around offset "002c17bc0" you can find stuff like this... Code:
CELL_FS_SIMPLE..~MountInformation.......cellFsUtilChangePs2discLayer....lock_ps2disc....unlock_ps2disc..unlockAndReleaseMountpoint......cellFsUtilMount.cellFsUtilNewfs./.......getMountNumber..destroyFileSystemInstance.......get_ps2disc_lspinfo.....cleanup_request_signal..-PART_SIZE......-PART_OFFSET....-PART_ID........%s: cond_destroy failed[%#x]..../dev_ps2disc..../dev_ps2disc1...fs_vfs::%s: mutex_lock failed[%#x]......fs_vfs::%s: mutex_unlock failed[%#x]....before Unmount..after Unmount...-PLAYSTATION3...CELL_FS_HOSTFS..~MountInformation..[/QUOTE] And around offset "002c30B0" I found some references to some kind of Virtual UDF Partition, and even reference to DVD Rewritable Volume... [QUOTE]/dev_hdd0/tmp.../dev_hdd0/tmp/fs......../dev_hdd0/tmp/fs/iso9660.dat....-ISO9660_MULTI..%/@.....%/C.....%/E.....-HDDCACHE..............;...Z...x...—...µ...Ô...ó.......0...N....CD001...%08X%08X .......%c%c%c%c%c%c%c..%04d%02d%02d%02d%02d%02d%02d%c...OWNER NAME......Sony Computer Entertainment Inc. J......CONTACT INFORMATION.....$ Dvd Rewritable Volume $.......PSX Volume.....*UDF LV Info....*SONY...*OSTA UDF Compliant.....UDF_FEDesc::decRefCounter: fe->refc has minus value.....UDF_FEDesc::incRefCounter: fe->refc has minus value.....BAD BLOCK NUMBER........%s/%08d../tmp...DEV_LSP.UDF_List2#readFromFile(UDF_RandomAccess *)......UDF_List2#readFrom(u_char*, UDF_size_t).UDF_List2#readFrom(u_char*)......*UDF Virtual Partition..
http://www.megaupload.com/?d=NEP6CVW7 (Cobra Payload v2) Hope you can find something useful, if not, then at least I tried LOL xD PS: This guy at 'PS3-News' found some stuff from LV2 dump back on 2010 that looks like part of what Cobra have in their payload (http://alturl.com/huvdc) Code:
<storage_interface: unknown command: %08x
PS3 Emulator Image NoEnc bdemu function was called already image inserted. BDemulator: enabled with%s speed emulation
out BDemulator: enabled with invalid configuration
bdemu_insert was called by invalid situation. bdemu is not ready. bdemu_insert was called already image inserted. bdemu_insert was called by invalid index. bdemu_eject was called by invalid situation. bdemu_eject was called already image ejected. _storage_daemon disk_scheduler_mutex disk_scheduler_non_rw_queue boo initialize Bug CELL100004526 storage_connection sp-mutex storage_connection_list disk_scheduler_frame elevator_disk_scheduler ################################# fifo_disk_scheduler fifo_disk_schedulers_queue void iosys::infra::stack<object_type>::dump() [with object_type = iosys::storage::reportable*] virtual void iosys::storage::storage_device::report(iosys::storage::storage_request*, lv2::uint64_t) storage_device_mutex storage_driver_busy_queue int iosys::storage::storage_initialize() sys hw config ERROR: [Storage] Config Service NOT FOUND ERROR: [Storage] Config Event handler not installed registry-mutex storage_service_list @ pad_manager PAD_IOCTL_SET_PWM_FEEDBACK ps3_game_pad: Controller register version %x.%02x is old.
ps3_game_pad: Controller firmware version %x.%02x is old.
@ set_vfs_id_for_current_process set_vfs_id fs_process_finalize CELL_FS_ADMINFS: CELL_FS_DUMMY: CELL_FS_DUMMY:/ fs_loop_thread fs_test_5 fs_test_4 fs_test_3 fs_test_2 fs_test_1 CELL_FS_ADMINFS CELL_FS_UDF CELL_FS_ISO9660 CELL_FS_DUMMYFS CELL_FS_UFS /host_root %s: status[%#x], id[%#x], address[%p]
%s: unexpected is_closing for process_fd(%d), array[%p]
%s: set vfs_id[%#llx] for process_fd(%d) failed[%#x], array[%p]
^^
__________________
gamePKG / FB Alpha RL - [ https://github.com/CaptainCPS ]
FB ALPHA DEV TEAM - [ http://neosource.1emu.net ] [ http://www.barryharris.me.uk/ ] PS3 - [CECH-2501A][NOR][160GB HDD][REBUG CFW 4.41.2 LITE] Last edited by deank; 09-22-2011 at 02:42 AM. Reason: replaced quote with [code] |
||
|
|
|
![]() |
| Bookmarks |
| Tags |
| avchd , blu-ray , deank , multilingual , multiman , ps3 file manager |
| Thread Tools | |
|
|