Editing Talk:Files on the PS3

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
= mountpoints=
=tableised=
https://github.com/jjolano/dev_blind-old/blob/master/include/filesystem_mount.h
 
= device mountpoints information displayed by XMB =
There is a way to make appear a folder tree in xmb included all folders and files of all devices (by creating a query class type:x-xmb/folder-pixmap pointing to host://localhost/), in this list every device is represented by a folder, with his mountpoint, filesystem, and device names. This is the complete list of devices in a PS3 slim in the exact order they appears (after a reboot with a usb drive and bluray disc inserted... note is posible to identify other removable devices by plugging them)
 
{| class="wikitable"
|-
! Mountpoint !! File System !! Device
|-
| / || CELL_FS_ADMINFS || CELL_FS_ADMINFS:
|-
| /app_home || CELL_FS_DUMMYFS || CELL_FS_DUMMY:
|-
| /host_root || CELL_FS_DUMMYFS || CELL_FS_DUMMY:/
|-
| /dev_flash || CELL_FS_FAT || CELL_FS_IOS:BUILTIN_FLSH1
|-
| /dev_flash2 || CELL_FS_FAT || CELL_FS_IOS:BUILTIN_FLSH2
|-
| /dev_flash3 || CELL_FS_FAT || CELL_FS_IOS:BUILTIN_FLSH3
|-
| /dev_hdd0 || CELL_FS_UFS || CELL_FS_UTILITY:HDD0
|-
| /dev_bdvd || CELL_FS_ISO9660 || CELL_FS_IOS:PATA0_BDVD_DRIVE
|-
| /dev_usb000 || CELL_FS_FAT || CELL_FS_IOS:USB_MASS_STORAGE000
|}
 
*USB device notes
**In the file category_game_tool2.xml used in DEX OFW, in the segment for "install package files" appears as valid usb devices numbers up to dev_usb007, in other lists appears up to dev_usb005 only, but the fact is this number is not limited. I was able to make appear a dev_usb010 by connecting 2 USB hubs in cascade with a USB device connected in the last hub... by using more USB hubs connected in cascade is posible to make appear bigger numbers (probably is up to 99 or 999)
**XMB only allows 4 USB devices to be displayed on screen together. When trying to connect another USB device an error message appears advising you have to disconnect one of them
 
=dev_flash=
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
Line 1,267: Line 1,234:
| \vsh\module\ || ycon_manual_plugin.sprx || file ||  || {{Yes}} ||  
| \vsh\module\ || ycon_manual_plugin.sprx || file ||  || {{Yes}} ||  
|-
|-
<!--// intermediar save //-->
| \vsh\ || resource || folder ||  || {{Yes}} ||  
| \vsh\ || resource || folder ||  || {{Yes}} ||  
|-
|-
Line 1,273: Line 1,243:
| \vsh\resource\ || avc || folder ||  || {{Yes}} ||  
| \vsh\resource\ || avc || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\avc\ || image || folder ||  || {{Yes}} ||  
| \vsh\resource\ || explore || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\avc\image\ || avc_background.jpg || file ||  || {{Yes}} ||  
| \vsh\resource\ || hknw_plugin || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\avc\image\ || Broken_Photo.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || newstore || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\avc\image\ || Photo_Default.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || photoviewer_plugin || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\ || explore || folder ||  || {{Yes}} ||  
| \vsh\resource\ || qgl || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\ || icon || folder ||  || {{Yes}} ||  
| \vsh\resource\ || silk || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bg-photogallery.jpg || file ||  || {{Yes}} ||  
| \vsh\resource\ || silk_nas || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bgsd-photogallery.jpg || file ||  || {{Yes}} ||  
| \vsh\resource\ || sysconf || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bgsd-signup.jpg || file ||  || {{Yes}} ||  
| \vsh\resource\ || theme || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bgsd-storegame.jpg || file ||  || {{Yes}} ||  
 
 
| || || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bgsd-storemain.jpg || file ||  || {{Yes}} ||  
| || || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bgsd-storevideo.jpg || file ||  || {{Yes}} ||
 
<!--// intermediar save //-->
 
 
 
 
 
 
 
 
 
 
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bgsd-whatsnew.jpg || file ||  || {{Yes}} ||  
| \vsh\resource\ || ap_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bg-signup.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || audioplayer_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bg-storegame.jpg || file ||  || {{Yes}} ||  
| \vsh\resource\ || audioplayer_plugin_dummy.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bg-storemain.jpg || file ||  || {{Yes}} ||  
| \vsh\resource\ || audioplayer_plugin_mini.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bg-storevideo.jpg || file ||  || {{Yes}} ||  
| \vsh\resource\ || audioplayer_plugin_util.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-bg-whatsnew.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || auth_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-fg.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || autodownload_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || cinfo-fgsd.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || autoupdateconf_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || fah-xmb.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || avc_game_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || GameStore_thumbnail.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || avc_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || hakoniwa.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || avc2_game_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || icon_home.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || avc2_game_video_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || Icon-TeleVideoSvcs.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || avc2_text_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || tv_bg.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || bdp_disccheck_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || VideoStore_thumbnail.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || bdp_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || widget.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || bdp_storage_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\icon\ || yourchannels.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || category_setting_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\ || netflix || folder ||  || {{Yes}} ||  
| \vsh\resource\ || checker_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || ICON0.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || coldboot.raf || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC0.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || coldboot_multi.ac3 || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC0_02.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || coldboot_stereo.ac3 || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC0_03.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || custom_render_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC0_07.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || data_copy_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC1.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || deviceconf_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC2.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || dlna_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC2_02.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || download_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC2_03.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || dtcpip_util.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\netflix\ || PIC2_07.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || edy_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\ || user || folder ||  || {{Yes}} ||  
| \vsh\resource\ || eula_cddb_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 000.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || eula_hcopy_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 001.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || eula_net_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 002.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_friend.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 003.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_game.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 004.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_music.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 005.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_network.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 006.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_photo.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 007.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_psn.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 008.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_sysconf.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 009.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_tv.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 010.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_user.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 011.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_category_video.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 012.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_plugin_ft.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 013.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_plugin_full.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 014.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_plugin_game.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 015.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || explore_plugin_np.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 016.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || filecopy_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 017.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || friendim_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 018.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || friendim_plugin_game.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 019.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || friendml_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 020.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || friendml_plugin_game.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 021.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || friendtrophy_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 022.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || friendtrophy_plugin_game.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 023.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || game_ext_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 024.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || game_indicator_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 025.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || game_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\user\ || 026.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || gamedata_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\ || xmb || folder ||  || {{Yes}} ||  
| \vsh\resource\ || gamelib_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_avc_photo.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || gameupdate_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_friend.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || hknw_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_friend_shop.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || idle_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_game.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || imagefont.bin || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_game_tool2.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || impose_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_music.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || ingame_manual_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_network.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || kensaku_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_network_shop.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || msgdialog_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_network_tool2.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || mtpinitiator_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_photo.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || musicbrowser_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_psn.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || nas_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_sysconf.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || netconf_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_sysconf_shop.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || newstore_effect.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_tv.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || newstore_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_user.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || np_eula_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_user_login.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || np_matching_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_user_shop.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || np_multisignin_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_video.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || np_sns_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_video_bdponly.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || np_trophy_ingame.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_video_bdu.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || np_trophy_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || category_widget.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || npsignin_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || download_list.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || osk_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || null.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || oskfullkeypanel_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || playlist.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || oskpanel_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || registory.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || pesm_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || savedata_list.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || photo_network_sharing_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || upload_list.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || photolist_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\explore\xmb\ || videodownloader_list.xml || file ||  || {{Yes}} ||  
| \vsh\resource\ || photoupload_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
 
| \vsh\resource\ || photoviewer_plugin.rco || file ||  || {{Yes}} ||  
 
| \vsh\resource\ || hknw_plugin || folder ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || jacket || folder ||  || {{Yes}} ||  
| \vsh\resource\ || playlist_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\jacket\ || fp_jacket_ezprim2.fpo || file ||  || {{Yes}} ||  
| \vsh\resource\ || podl_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\jacket\ || fp_jacket_ezprim.fpo || file ||  || {{Yes}} ||  
| \vsh\resource\ || poweroff_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\jacket\ || frame_01.cxml || file ||  || {{Yes}} ||  
| \vsh\resource\ || premo_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\jacket\ || frame_05.cxml || file ||  || {{Yes}} ||  
| \vsh\resource\ || print_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\jacket\ || index.cxml || file ||  || {{Yes}} ||  
| \vsh\resource\ || profile_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\jacket\ || vp_jacket_ezprim2.vpo || file ||  || {{Yes}} ||  
| \vsh\resource\ || profile_plugin_mini.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\jacket\ || vp_jacket_ezprim.vpo || file ||  || {{Yes}} ||  
| \vsh\resource\ || ps3_savedata_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || sound || folder ||  || {{Yes}} ||  
| \vsh\resource\ || ps3_savedata_plugin_game_mini.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\sound\ || bus.sgd || file ||  || {{Yes}} ||  
| \vsh\resource\ || rec_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || circle.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || regcam_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || circle_PlayListTarget.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || sacd_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || comment_mark.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || scenefolder_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || focus_cluster.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || screenshot_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || focus_cluster_shadow.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || search_service.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || focus_grid.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || software_update_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || GrainM.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || soundvisualizer_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || parameters.txt || file ||  || {{Yes}} ||  
| \vsh\resource\ || strviewer_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || photo_envmap.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || subdisplay_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || photo_shadow_1.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || sv_pseudoaudioplayer_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || photo_shadow_2.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || sysconf_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || photo_shadow_3.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || system_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || projection_mask.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || thumthum_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\hknw_plugin\ || selection_grid.png || file ||  || {{Yes}} ||  
| \vsh\resource\ || upload_util.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\ || newstore || folder ||  || {{Yes}} ||  
| \vsh\resource\ || user_info_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\ || sound || folder ||  || {{Yes}} ||  
| \vsh\resource\ || user_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || CartAdd2.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || videodownloader_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || CartAdd.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || videoeditor_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || CartRemove2.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || videoplayer_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || CartRemove.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || videoplayer_util.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || Checkout2.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || vmc_savedata_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || Checkout.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || wboard_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || Click2.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || webbrowser_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || Click.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || webrender_plugin.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || FocusMove2.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || xmb_ingame.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || FocusMove.vag || file ||  || {{Yes}} ||  
| \vsh\resource\ || xmb_plugin_normal.rco || file ||  || {{Yes}} ||  
|-
|-
| \vsh\resource\newstore\sound\ || PageEnter2.vag || file ||  || {{Yes}} ||
| \vsh\resource\ || ycon_manual_plugin.rco || file ||  || {{Yes}} ||  
|-
| \vsh\resource\newstore\sound\ || PageEnter.vag || file ||  || {{Yes}} ||
|-
| \vsh\resource\newstore\sound\ || PageExit2.vag || file ||  || {{Yes}} ||
|-
| \vsh\resource\newstore\sound\ || PageExit.vag || file ||  || {{Yes}} ||
|-
| \vsh\resource\newstore\sound\ || StoreBoot-L2.vag || file ||  || {{Yes}} ||
|-
| \vsh\resource\newstore\sound\ || StoreBoot-L.vag || file ||  || {{Yes}} ||
|-
| \vsh\resource\newstore\sound\ || StoreBoot-R2.vag || file ||  || {{Yes}} ||
|-
| \vsh\resource\newstore\sound\ || StoreBoot-R.vag || file ||  || {{Yes}} ||  
|-
|-
|}
----


<!--//


| \vsh\resource\newstore\ || texture || folder ||  || {{Yes}} ||
=dev_flash=
|-
==bdplayer==
| \vsh\resource\newstore\texture\ || DB0001.jpg || file ||  || {{Yes}} ||
===bdjstack===
|-
===SYS===
| \vsh\resource\newstore\texture\ || DB0002.jpg || file ||  || {{Yes}} ||
==data==
|-
===cert===
| \vsh\resource\newstore\texture\ || DB0003.jpg || file ||  || {{Yes}} ||
====CA01.cer====
|-
====CA02.cer====
| \vsh\resource\newstore\texture\ || DB0004.jpg || file ||  || {{Yes}} ||
====CA03.cer====
|-
====CA04.cer====
| \vsh\resource\newstore\texture\ || DB0005.jpg || file ||  || {{Yes}} ||
====CA05.cer====
|-
====CA06.cer====
| \vsh\resource\newstore\texture\ || DB1001.jpg || file ||  || {{Yes}} ||
====CA07.cer====
|-
====CA08.cer====
| \vsh\resource\newstore\texture\ || DB1002.jpg || file ||  || {{Yes}} ||
====CA09.cer====
|-
====CA10.cer====
| \vsh\resource\newstore\texture\ || DB1101.jpg || file ||  || {{Yes}} ||
====CA11.cer====
|-
====CA12.cer====
| \vsh\resource\newstore\texture\ || logo.png || file ||  || {{Yes}} ||
====CA13.cer====
|-
====CA14.cer====
| \vsh\resource\newstore\texture\ || pl.png || file ||  || {{Yes}} ||
====CA15.cer====
|-
====CA16.cer====
| \vsh\resource\newstore\texture\ || reg_ad.jpg || file ||  || {{Yes}} ||
====CA17.cer====
|-
====CA18.cer====
| \vsh\resource\newstore\texture\ || reg_bg.png || file ||  || {{Yes}} ||
====CA19.cer====
|-
====CA20.cer====
| \vsh\resource\newstore\texture\ || reg_sub1.png || file ||  || {{Yes}} ||
====CA21.cer====
|-
====CA22.cer====
| \vsh\resource\newstore\texture\ || reg_sub2.png || file ||  || {{Yes}} ||
====CA23.cer====
|-
====CA24.cer====
| \vsh\resource\newstore\texture\ || reg_sub3.png || file ||  || {{Yes}} ||
====CA25.cer====
|-
====CA26.cer====
| \vsh\resource\ || photoviewer_plugin || folder ||  || {{Yes}} ||
====CA27.cer====
|-
====CA28.cer====
| \vsh\resource\photoviewer_plugin\ || envmap.png || file ||  || {{Yes}} ||
====CA29.cer====
|-
====CA30.cer====
| \vsh\resource\photoviewer_plugin\ || floor.ggfz || file ||  || {{Yes}} ||
====CA31.cer====
|-
===dic===
| \vsh\resource\photoviewer_plugin\ || floor_texture_1.png || file ||  || {{Yes}} ||
====aadList.dat====
|-
====atokp.dic====
| \vsh\resource\photoviewer_plugin\ || nega_env00.png || file ||  || {{Yes}} ||
====entertainment_haiyu_nihon.aad====
|-
====entertainment_owarai_TV_talent.aad====
| \vsh\resource\photoviewer_plugin\ || nega_env01.png || file ||  || {{Yes}} ||
====face_facemark_i.aad====
|-
====music_2000_2006spring_jpop_art.aad====
| \vsh\resource\photoviewer_plugin\ || nega_M01.ggfz || file ||  || {{Yes}} ||
====Zi8DatDA.z8d====
|-
====Zi8DatDE.z8d====
| \vsh\resource\photoviewer_plugin\ || nega_M01_s.ggfz || file ||  || {{Yes}} ||
====Zi8DatENAM.z8d====
|-
====Zi8DatENUK.z8d====
| \vsh\resource\photoviewer_plugin\ || nega_M02.ggfz || file ||  || {{Yes}} ||
====Zi8DatESEU.z8d====
|-
====Zi8DatESSA.z8d====
| \vsh\resource\photoviewer_plugin\ || nega_M02_s.ggfz || file ||  || {{Yes}} ||
====Zi8DatFI.z8d====
|-
====Zi8DatFRCA.z8d====
| \vsh\resource\photoviewer_plugin\ || nega_M03.ggfz || file ||  || {{Yes}} ||
====Zi8DatFREU.z8d====
|-
====Zi8DatIT.z8d====
| \vsh\resource\photoviewer_plugin\ || nega_M03_s.ggfz || file ||  || {{Yes}} ||
====Zi8DatNL.z8d====
|-
====Zi8DatNO.z8d====
| \vsh\resource\photoviewer_plugin\ || nega_M04.ggfz || file ||  || {{Yes}} ||
====Zi8DatPTBZ.z8d====
|-
====Zi8DatPTEU.z8d====
| \vsh\resource\photoviewer_plugin\ || nega_M04_s.ggfz || file ||  || {{Yes}} ||
====Zi8DatRU.z8d====
|-
====Zi8DatSV.z8d====
| \vsh\resource\photoviewer_plugin\ || nega_M05.ggfz || file ||  || {{Yes}} ||
====Zi8URLOEM.dat====
|-
===font===
| \vsh\resource\photoviewer_plugin\ || nega_M05_s.ggfz || file ||  || {{Yes}} ||
====SCE-PS3-MT-BI-LATIN.TTF====
|-
====SCE-PS3-MT-B-LATIN.TTF====
| \vsh\resource\photoviewer_plugin\ || nega_M06.ggfz || file ||  || {{Yes}} ||
====SCE-PS3-MT-I-LATIN.TTF====
|-
====SCE-PS3-MT-R-LATIN.TTF====
| \vsh\resource\photoviewer_plugin\ || nega_M06_2.ggfz || file ||  || {{Yes}} ||
====SCE-PS3-NR-B-JPN.TTF====
|-
====SCE-PS3-NR-L-JPN.TTF====
| \vsh\resource\photoviewer_plugin\ || nega_M06_2s.ggfz || file ||  || {{Yes}} ||
====SCE-PS3-NR-R-EXT.TTF====
|-
====SCE-PS3-NR-R-JPN.TTF====
| \vsh\resource\photoviewer_plugin\ || nega_M06_3.ggfz || file ||  || {{Yes}} ||
====SCE-PS3-RD-BI-LATIN.TTF====
|-
====SCE-PS3-RD-B-LATIN.TTF====
| \vsh\resource\photoviewer_plugin\ || nega_M06_3s.ggfz || file ||  || {{Yes}} ||
====SCE-PS3-RD-I-LATIN.TTF====
|-
====SCE-PS3-RD-LI-LATIN.TTF====
| \vsh\resource\photoviewer_plugin\ || nega_M06_s.ggfz || file ||  || {{Yes}} ||
====SCE-PS3-RD-L-LATIN.TTF====
|-
====SCE-PS3-RD-R-LATIN.TTF====
| \vsh\resource\photoviewer_plugin\ || nega_mask.png || file ||  || {{Yes}} ||
====SCE-PS3-SR-R-JPN.TTF====
|-
====SCE-PS3-YG-B-KOR.TTF====
| \vsh\resource\photoviewer_plugin\ || number_H.png || file ||  || {{Yes}} ||
====SCE-PS3-YG-L-KOR.TTF====
|-
====SCE-PS3-YG-R-KOR.TTF====
| \vsh\resource\photoviewer_plugin\ || number_L.png || file ||  || {{Yes}} ||
==ps1emu==
|-
==ps2emu==
| \vsh\resource\photoviewer_plugin\ || number_M.png || file ||  || {{Yes}} ||
==sys==
|-
===external===
| \vsh\resource\photoviewer_plugin\ || parameters.txt || file ||  || {{Yes}} ||
====flashATRAC.pic====
|-
====libaacenc.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_01_01.ggfz || file ||  || {{Yes}} ||
====libac3dec.sprx====
|-
====libadec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_01_02.ggfz || file ||  || {{Yes}} ||
====libadec_internal.sprx====
|-
====libat3dec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_01_03.ggfz || file ||  || {{Yes}} ||
====libatrac3plus.sprx====
|-
====libatxdec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_01_04.ggfz || file ||  || {{Yes}} ||
====libaudio.sprx====
|-
====libavcdec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_01_05.ggfz || file ||  || {{Yes}} ||
====libcamera.sprx====
|-
====libcelpdec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_02_01.ggfz || file ||  || {{Yes}} ||
====libcelpenc.sprx====
|-
====libdaisy.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_02_02.ggfz || file ||  || {{Yes}} ||
====libdmux.sprx====
|-
====libdmuxpamf.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_02_03.ggfz || file ||  || {{Yes}} ||
====libfont.sprx====
|-
====libfontFT.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_02_04.ggfz || file ||  || {{Yes}} ||
====libfreetype.sprx====
|-
====libfs.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_02_05.ggfz || file ||  || {{Yes}} ||
====libgcm_sys.sprx====
|-
====libhttp.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_03_01.ggfz || file ||  || {{Yes}} ||
====libio.sprx====
|-
====libjpgdec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_03_02.ggfz || file ||  || {{Yes}} ||
====libkey2char.sprx====
|-
====libl10n.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_03_03.ggfz || file ||  || {{Yes}} ||
====liblv2.sprx====
|-
====liblv2dbg_for_cex.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_03_04.ggfz || file ||  || {{Yes}} ||
====liblv2dbg_for_dex.sprx====
|-
====libm4aacdec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_03_05.ggfz || file ||  || {{Yes}} ||
====libm4venc.sprx====
|-
====libmcadpt.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_04_01.ggfz || file ||  || {{Yes}} ||
====libmic.sprx====
|-
====libmp3dec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_04_02.ggfz || file ||  || {{Yes}} ||
====libnet.sprx====
|-
====libnetctl.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_04_03.ggfz || file ||  || {{Yes}} ||
====libovis.sprx====
|-
====libpamf.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_04_04.ggfz || file ||  || {{Yes}} ||
====libpngdec.sprx====
|-
====libresc.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_04_05.ggfz || file ||  || {{Yes}} ||
====librtc.sprx====
|-
====libsail.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_05_01.ggfz || file ||  || {{Yes}} ||
====libsheap.sprx====
|-
====libsmvd2.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_05_02.ggfz || file ||  || {{Yes}} ||
====libsmvd4.sprx====
|-
====libspurs.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_05_03.ggfz || file ||  || {{Yes}} ||
====libsre.sprx====
|-
====libssl.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_05_04.ggfz || file ||  || {{Yes}} ||
====libsync.sprx====
|-
====libsysmodule.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_05_05.ggfz || file ||  || {{Yes}} ||
====libsysutil.sprx====
|-
====libsysutil_np.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_06_01.ggfz || file ||  || {{Yes}} ||
====libusbd.sprx====
|-
====libvdec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_06_02.ggfz || file ||  || {{Yes}} ||
====libvpost.sprx====
|-
===internal===
| \vsh\resource\photoviewer_plugin\ || pattern_06_03.ggfz || file ||  || {{Yes}} ||
====eurus_fw.bin====
|-
====libadec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_06_04.ggfz || file ||  || {{Yes}} ||
====libapostsrc.sprx====
|-
====libat3enc.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_06_05.ggfz || file ||  || {{Yes}} ||
====libatxenc.sprx====
|-
====libaudio_internal.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_07_01.ggfz || file ||  || {{Yes}} ||
====libavchatjpgdec.sprx====
|-
====libcamera.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_07_02.ggfz || file ||  || {{Yes}} ||
====libcelpenc.sprx====
|-
====libdtsdec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_07_03.ggfz || file ||  || {{Yes}} ||
====libfs.sprx====
|-
====libfs_utility.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_07_04.ggfz || file ||  || {{Yes}} ||
====libft2d.sprx====
|-
====libgcm_osd.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_07_05.ggfz || file ||  || {{Yes}} ||
====libgifdec.sprx====
|-
====libjpgenc.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_08_01.ggfz || file ||  || {{Yes}} ||
====libm2aacdec.sprx====
|-
====libm2bcdec.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_08_02.ggfz || file ||  || {{Yes}} ||
====libm4venc.sprx====
|-
====libmcadpt.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_08_03.ggfz || file ||  || {{Yes}} ||
====libmic.sprx====
|-
====libmp3enc.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_08_04.ggfz || file ||  || {{Yes}} ||
====libpamf.sprx====
|-
====libpngenc.sprx====
| \vsh\resource\photoviewer_plugin\ || pattern_08_05.ggfz || file ||  || {{Yes}} ||
====libsvc1d.sprx====
|-
====libtiffdec.sprx====
| \vsh\resource\photoviewer_plugin\ || photo.png || file ||  || {{Yes}} ||
====libtrhddec.sprx====
|-
====libvdec.sprx====
| \vsh\resource\photoviewer_plugin\ || photo_M01.ggfz || file ||  || {{Yes}} ||
====libvpost.sprx====
|-
====sys_audio.self====
| \vsh\resource\photoviewer_plugin\ || photo_M01_s.ggfz || file ||  || {{Yes}} ||
====sys_init_osd.self====
|-
====sys_tsma.self====
| \vsh\resource\photoviewer_plugin\ || photo_M01_sv.ggfz || file ||  || {{Yes}} ||
==vsh==
|-
===etc===
| \vsh\resource\photoviewer_plugin\ || photo_M02.ggfz || file ||  || {{Yes}} ||
====index.dat====
|-
====layout_factor_table_1080.txt====
| \vsh\resource\photoviewer_plugin\ || photo_M02_s.ggfz || file ||  || {{Yes}} ||
====layout_factor_table_272.txt====
|-
====layout_factor_table_480.txt====
| \vsh\resource\photoviewer_plugin\ || photo_M02_sv.ggfz || file ||  || {{Yes}} ||
====layout_factor_table_720.txt====
|-
====layout_grid_table_1080.txt====
| \vsh\resource\photoviewer_plugin\ || photo_M03.ggfz || file ||  || {{Yes}} ||
====layout_grid_table_272.txt====
|-
====layout_grid_table_480.txt====
| \vsh\resource\photoviewer_plugin\ || photo_M03_s.ggfz || file ||  || {{Yes}} ||
====layout_grid_table_720.txt====
|-
====version.txt====
| \vsh\resource\photoviewer_plugin\ || photo_M03_sv.ggfz || file ||  || {{Yes}} ||
===module===
|-
====audioplayer_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || photo_M04.ggfz || file ||  || {{Yes}} ||
====auth_plugin.sprx====
|-
====avc_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || photo_M04_s.ggfz || file ||  || {{Yes}} ||
====avc_util.sprx====
|-
====bdp_disccheck_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || photo_M04_sv.ggfz || file ||  || {{Yes}} ||
====bdp_plugin.sprx====
|-
====category_setting_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || photo_M05.ggfz || file ||  || {{Yes}} ||
====custom_render_plugin.sprx====
|-
====download_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || photo_M05_s.ggfz || file ||  || {{Yes}} ||
====eula_cddb_plugin.sprx====
|-
====explore_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || photo_M05_sv.ggfz || file ||  || {{Yes}} ||
====explore_plugin_game.sprx====
|-
====explore_plugin_np.sprx====
| \vsh\resource\photoviewer_plugin\ || photo2_env00.png || file ||  || {{Yes}} ||
====friendim_plugin.sprx====
|-
====game_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || photo2_env01.png || file ||  || {{Yes}} ||
====gamedata_plugin.sprx====
|-
====ime.sprx====
| \vsh\resource\photoviewer_plugin\ || posi_env01.png || file ||  || {{Yes}} ||
====impose_plugin.sprx====
|-
====mcore.self====
| \vsh\resource\photoviewer_plugin\ || posi_mask.png || file ||  || {{Yes}} ||
====mgvideo.self====
|-
====micon_lock_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || scene_base.ggfz || file ||  || {{Yes}} ||
====mms.sprx====
|-
====mms_db.sprx====
| \vsh\resource\photoviewer_plugin\ || shadow_nega1.png || file ||  || {{Yes}} ||
====mouse_plugin.sprx====
|-
====msgdialog_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || shadow_nega2.png || file ||  || {{Yes}} ||
====msmw1.sprx====
|-
====msmw2.sprx====
| \vsh\resource\photoviewer_plugin\ || shadow1.png || file ||  || {{Yes}} ||
====nas_plugin.sprx====
|-
====netconf_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || shadow2.png || file ||  || {{Yes}} ||
====netctl_main.sprx====
|-
====np_matching_plugin.sprx====
| \vsh\resource\photoviewer_plugin\ || shadow3.png || file ||  || {{Yes}} ||
====npsignin_plugin.sprx====
|-
====onicore_child.self====
| \vsh\resource\ || qgl || folder ||  || {{Yes}} ||
====osk_plugin.sprx====
|-
====oskpanel_plugin.sprx====
| \vsh\resource\qgl\ || canyon.qrc || file ||  || {{Yes}} ||
====paf.sprx====
|-
====photoviewer_plugin.sprx====
| \vsh\resource\qgl\ || earth.qrc || file ||  || {{Yes}} ||
====premo_plugin.sprx====
|-
====ps3_savedata_plugin.sprx====
| \vsh\resource\qgl\ || icons.qrc || file ||  || {{Yes}} ||
====sacd.sprx====
|-
====sacd_plugin.sprx====
| \vsh\resource\qgl\ || icontex.qrc || file ||  || {{Yes}} ||
====sdk.sprx====
|-
====sdk_full.sprx====
| \vsh\resource\qgl\ || lines.qrc || file ||  || {{Yes}} ||
====silk.sprx====
|-
====software_update_plugin.sprx====
| \vsh\resource\qgl\ || raf.qrc || file ||  || {{Yes}} ||
====soundvisualizer_plugin.sprx====
|-
====strviewer_plugin.sprx====
| \vsh\resource\qgl\ || rhm.qrc || file ||  || {{Yes}} ||
====sysconf_plugin.sprx====
|-
====system_plugin.sprx====
| \vsh\resource\qgl\ || store.qrc || file ||  || {{Yes}} ||
====thumthum_plugin.sprx====
|-
====user_plugin.sprx====
| \vsh\resource\ || silk || folder ||  || {{Yes}} ||
====videodownloader_plugin.sprx====
|-
====videoplayer_plugin.sprx====
| \vsh\resource\silk\ || bookmark || folder ||  || {{Yes}} ||
====vmc_savedata_plugin.sprx====
|-
====vmclib.sprx====
| \vsh\resource\silk\bookmark\ || default.xml || file ||  || {{Yes}} ||
====vsh.self====
|-
====vshcommon.sprx====
| \vsh\resource\silk\bookmark\ || default_bs.xml || file ||  || {{Yes}} ||
====vshmain.sprx====
|-
====vshnet.sprx====
| \vsh\resource\silk\bookmark\ || scea.xml || file ||  || {{Yes}} ||
====webbrowser_plugin.sprx====
|-
====x3.sprx====
| \vsh\resource\silk\bookmark\ || scea_bs.xml || file ||  || {{Yes}} ||
====x3_mdimp1.sprx====
|-
====x3_mdimp2.sprx====
| \vsh\resource\silk\bookmark\ || scee.xml || file ||  || {{Yes}} ||
====x3_mdimp3.sprx====
|-
====xcbplugin1.sprx====
| \vsh\resource\silk\bookmark\ || scee_bs.xml || file ||  || {{Yes}} ||
====xmb_plugin.sprx====
|-
====xsetting.sprx====
| \vsh\resource\silk\bookmark\ || sceh.xml || file ||  || {{Yes}} ||
===resource===
|-
====audioplayer_plugin.rco====
| \vsh\resource\silk\bookmark\ || sceh_bs.xml || file ||  || {{Yes}} ||
====auth_plugin.rco====
|-
====avc====
| \vsh\resource\silk\bookmark\ || scej.xml || file ||  || {{Yes}} ||
=====ec=====
|-
======cfg======
| \vsh\resource\silk\bookmark\ || scej_bs.xml || file ||  || {{Yes}} ||
=======array_es7.mod=======
|-
=======micarray.cfg=======
| \vsh\resource\silk\bookmark\ || scek.xml || file ||  || {{Yes}} ||
=======ps3eyetoy.cfg=======
|-
====avc_plugin.rco====
| \vsh\resource\silk\bookmark\ || scek_bs.xml || file ||  || {{Yes}} ||
====bdp_disccheck_plugin.rco====
|-
====bdp_plugin.rco====
| \vsh\resource\silk\bookmark\ || sch.xml || file ||  || {{Yes}} ||
====category_setting_plugin.rco====
|-
====coldboot_multi.ac3====
| \vsh\resource\silk\bookmark\ || sch_bs.xml || file ||  || {{Yes}} ||
====coldboot_stereo.ac3====
|-
====custom_render_plugin.rco====
| \vsh\resource\silk\ || data || folder ||  || {{Yes}} ||
====download_plugin.rco====
|-
====eula_cddb_plugin.rco====
| \vsh\resource\silk\data\ || CEFramework.bin || file ||  || {{Yes}} ||
====explore====
|-
=====user=====
| \vsh\resource\silk\data\ || CEHtmlApi.bin || file ||  || {{Yes}} ||
======000.png======
|-
======001.png======
| \vsh\resource\silk\data\ || CEHtmlUI.bin || file ||  || {{Yes}} ||
======002.png======
|-
======003.png======
| \vsh\resource\silk\data\ || CEPhWeb.bin || file ||  || {{Yes}} ||
======004.png======
|-
======005.png======
| \vsh\resource\silk\ || etc || folder ||  || {{Yes}} ||
======006.png======
|-
======007.png======
| \vsh\resource\silk\etc\ || fontFileInfo.xml || file ||  || {{Yes}} ||
======008.png======
|-
======009.png======
| \vsh\resource\silk\etc\ || fontinfo-Xai.xml || file ||  || {{Yes}} ||
======010.png======
|-
======011.png======
| \vsh\resource\silk\etc\ || html.css || file ||  || {{Yes}} ||
======012.png======
|-
======013.png======
| \vsh\resource\silk\etc\ || quirk.css || file ||  || {{Yes}} ||
======014.png======
|-
======015.png======
| \vsh\resource\silk\etc\ || TrendMicroConfig.xml || file ||  || {{Yes}} ||
======016.png======
|-
======017.png======
| \vsh\resource\silk\etc\ || TrendMicroFilterPolicy.xml || file ||  || {{Yes}} ||
======018.png======
|-
======019.png======
| \vsh\resource\silk\ || lib || folder ||  || {{Yes}} ||
======020.png======
|-
======021.png======
| \vsh\resource\silk\lib\ || Plugins || folder ||  || {{Yes}} ||
======022.png======
|-
======023.png======
| \vsh\resource\silk\lib\Plugins\ || dummy.txt || file ||  || {{Yes}} ||
======024.png======
|-
======025.png======
| \vsh\resource\silk\ || xai || folder ||  || {{Yes}} ||
======026.png======
|-
=====xmb=====
| \vsh\resource\silk\xai\ || widgets || folder ||  || {{Yes}} ||
======category_friend.xml======
|-
======category_friend_tool2.xml======
| \vsh\resource\silk\xai\widgets\ || informationboard || folder ||  || {{Yes}} ||
======category_game.xml======
|-
======category_game_tool2.xml======
| \vsh\resource\silk\ || keyconfig.xml || file ||  || {{Yes}} ||
======category_music.xml======
|-
======category_network.xml======
| \vsh\resource\silk\ || mimetypes.xml || file ||  || {{Yes}} ||
======category_network_qamsg.xml======
|-
======category_network_tool2.xml======
| \vsh\resource\ || silk_nas || folder ||  || {{Yes}} ||
======category_photo.xml======
|-
======category_user.xml======
| \vsh\resource\silk_nas\ || bookmark || folder ||  || {{Yes}} ||
======category_user_login.xml======
|-
======category_user_tool2.xml======
| \vsh\resource\silk_nas\bookmark\ || default.xml || file ||  || {{Yes}} ||
======category_video.xml======
|-
======category_video_bdponly.xml======
| \vsh\resource\silk_nas\bookmark\ || scea.xml || file ||  || {{Yes}} ||
======download_list.xml======
|-
======null.xml======
| \vsh\resource\silk_nas\bookmark\ || scee.xml || file ||  || {{Yes}} ||
======registory.xml======
|-
======savedata_list.xml======
| \vsh\resource\silk_nas\bookmark\ || sceh.xml || file ||  || {{Yes}} ||
======videodownloader_list.xml======
|-
====explore_plugin_full.rco====
| \vsh\resource\silk_nas\bookmark\ || scej.xml || file ||  || {{Yes}} ||
====explore_plugin_game.rco====
|-
====explore_plugin_np.rco====
| \vsh\resource\silk_nas\bookmark\ || scek.xml || file ||  || {{Yes}} ||
====friendim_plugin.rco====
|-
====game_plugin.rco====
| \vsh\resource\silk_nas\bookmark\ || sch.xml || file ||  || {{Yes}} ||
====gameboot_multi.ac3====
|-
====gameboot_stereo.ac3====
| \vsh\resource\silk_nas\ || data || folder ||  || {{Yes}} ||
====gamedata_plugin.rco====
|-
====impose_plugin.rco====
| \vsh\resource\silk_nas\data\ || CEFramework.bin || file ||  || {{Yes}} ||
====mouse_plugin.rco====
|-
====msgdialog_plugin.rco====
| \vsh\resource\silk_nas\data\ || CEHtmlApi.bin || file ||  || {{Yes}} ||
====nas_plugin.rco====
|-
====netconf_plugin.rco====
| \vsh\resource\silk_nas\data\ || CEHtmlUI.bin || file ||  || {{Yes}} ||
====np_matching_plugin.rco====
|-
====npsignin_plugin.rco====
| \vsh\resource\silk_nas\data\ || CEPhWeb.bin || file ||  || {{Yes}} ||
====osk_plugin.rco====
|-
====oskpanel_plugin.rco====
| \vsh\resource\silk_nas\ || etc || folder ||  || {{Yes}} ||
====photoviewer_plugin====
|-
=====envmap.png=====
| \vsh\resource\silk_nas\etc\ || fontFileInfo.xml || file ||  || {{Yes}} ||
=====floor.ggfz=====
|-
=====floor_texture_1.png=====
| \vsh\resource\silk_nas\etc\ || fontinfo-Xai.xml || file ||  || {{Yes}} ||
=====nega_env00.png=====
|-
=====nega_env01.png=====
| \vsh\resource\silk_nas\etc\ || html.css || file ||  || {{Yes}} ||
=====nega_M01.ggfz=====
|-
=====nega_M01_s.ggfz=====
| \vsh\resource\silk_nas\etc\ || quirk.css || file ||  || {{Yes}} ||
=====nega_M02.ggfz=====
|-
=====nega_M02_s.ggfz=====
| \vsh\resource\silk_nas\etc\ || TrendMicroFilterPolicy.xml || file ||  || {{Yes}} ||
=====nega_M03.ggfz=====
|-
=====nega_M03_s.ggfz=====
| \vsh\resource\silk_nas\ || lib || folder ||  || {{Yes}} ||
=====nega_M04.ggfz=====
|-
=====nega_M04_s.ggfz=====
| \vsh\resource\silk_nas\lib\ || Plugins || folder ||  || {{Yes}} ||
=====nega_M05.ggfz=====
|-
=====nega_M05_s.ggfz=====
| \vsh\resource\silk_nas\lib\Plugins\ || dummy.txt || file ||  || {{Yes}} ||
=====nega_M06.ggfz=====
|-
=====nega_M06_2.ggfz=====
| \vsh\resource\silk_nas\ || keyconfig.xml || file ||  || {{Yes}} ||
=====nega_M06_2s.ggfz=====
|-
=====nega_M06_3.ggfz=====
| \vsh\resource\silk_nas\ || mimetypes.xml || file ||  || {{Yes}} ||
=====nega_M06_3s.ggfz=====
|-
=====nega_M06_s.ggfz=====
| \vsh\resource\ || sysconf || folder ||  || {{Yes}} ||
=====nega_mask.png=====
|-
=====number.png=====
| \vsh\resource\sysconf\ || calibration || folder ||  || {{Yes}} ||
=====parameters.txt=====
|-
=====pattern_01_01.ggfz=====
| \vsh\resource\sysconf\calibration || 01.png || file ||  || {{Yes}} ||
=====pattern_01_02.ggfz=====
|-
=====pattern_01_03.ggfz=====
| \vsh\resource\sysconf\calibration || 02.png || file ||  || {{Yes}} ||
=====pattern_01_04.ggfz=====
|-
=====pattern_01_05.ggfz=====
| \vsh\resource\sysconf\calibration || 03.png || file ||  || {{Yes}} ||
=====pattern_02_01.ggfz=====
|-
=====pattern_02_02.ggfz=====
| \vsh\resource\sysconf\calibration || 04.png || file ||  || {{Yes}} ||
=====pattern_02_03.ggfz=====
|-
=====pattern_02_04.ggfz=====
| \vsh\resource\sysconf\calibration || 05.png || file ||  || {{Yes}} ||
=====pattern_02_05.ggfz=====
|-
=====pattern_03_01.ggfz=====
| \vsh\resource\sysconf\calibration || 06.png || file ||  || {{Yes}} ||
=====pattern_03_02.ggfz=====
|-
=====pattern_03_03.ggfz=====
| \vsh\resource\sysconf\calibration || 07.png || file ||  || {{Yes}} ||
=====pattern_03_04.ggfz=====
|-
=====pattern_03_05.ggfz=====
| \vsh\resource\sysconf\calibration || 08.png || file ||  || {{Yes}} ||
=====pattern_04_01.ggfz=====
|-
=====pattern_04_02.ggfz=====
| \vsh\resource\sysconf\calibration || 09.png || file ||  || {{Yes}} ||
=====pattern_04_03.ggfz=====
|-
=====pattern_04_04.ggfz=====
| \vsh\resource\sysconf\calibration || 10.png || file ||  || {{Yes}} ||
=====pattern_04_05.ggfz=====
|-
=====pattern_05_01.ggfz=====
| \vsh\resource\sysconf\calibration || 11.png || file ||  || {{Yes}} ||
=====pattern_05_02.ggfz=====
|-
=====pattern_05_03.ggfz=====
| \vsh\resource\sysconf\calibration || line.png || file ||  || {{Yes}} ||
=====pattern_05_04.ggfz=====
|-
=====pattern_05_05.ggfz=====
| \vsh\resource\sysconf\ || credits || folder ||  || {{Yes}} ||
=====pattern_06_01.ggfz=====
|-
=====pattern_06_02.ggfz=====
| \vsh\resource\sysconf\credits\ || PS3_OSS_Noitice.txt || file ||  || {{Yes}} ||
=====pattern_06_03.ggfz=====
|-
=====pattern_06_04.ggfz=====
| \vsh\resource\ || theme || folder ||  || {{Yes}} ||
=====pattern_06_05.ggfz=====
|-
=====pattern_07_01.ggfz=====
| \vsh\resource\theme\ || 01.p3t || file ||  || {{Yes}} ||
=====pattern_07_02.ggfz=====
|-
=====pattern_07_03.ggfz=====
| \vsh\resource\ || ap_plugin.rco || file ||  || {{Yes}} ||
=====pattern_07_04.ggfz=====
|-
=====pattern_07_05.ggfz=====
| \vsh\resource\ || audioplayer_plugin.rco || file ||  || {{Yes}} ||
=====pattern_08_01.ggfz=====
|-
=====pattern_08_02.ggfz=====
| \vsh\resource\ || audioplayer_plugin_dummy.rco || file ||  || {{Yes}} ||
=====pattern_08_03.ggfz=====
|-
=====pattern_08_04.ggfz=====
| \vsh\resource\ || audioplayer_plugin_mini.rco || file ||  || {{Yes}} ||
=====pattern_08_05.ggfz=====
|-
=====photo.png=====
| \vsh\resource\ || audioplayer_plugin_util.rco || file ||  || {{Yes}} ||
=====photo_M01.ggfz=====
|-
=====photo_M01_s.ggfz=====
| \vsh\resource\ || auth_plugin.rco || file ||  || {{Yes}} ||
=====photo_M01_sv.ggfz=====
|-
=====photo_M02.ggfz=====
| \vsh\resource\ || autodownload_plugin.rco || file ||  || {{Yes}} ||
=====photo_M02_s.ggfz=====
|-
=====photo_M02_sv.ggfz=====
| \vsh\resource\ || autoupdateconf_plugin.rco || file ||  || {{Yes}} ||
=====photo_M03.ggfz=====
|-
=====photo_M03_s.ggfz=====
| \vsh\resource\ || avc_game_plugin.rco || file ||  || {{Yes}} ||
=====photo_M03_sv.ggfz=====
|-
=====photo_M04.ggfz=====
| \vsh\resource\ || avc_plugin.rco || file ||  || {{Yes}} ||
=====photo_M04_s.ggfz=====
|-
=====photo_M04_sv.ggfz=====
| \vsh\resource\ || avc2_game_plugin.rco || file ||  || {{Yes}} ||
=====photo_M05.ggfz=====
|-
=====photo_M05_s.ggfz=====
| \vsh\resource\ || avc2_game_video_plugin.rco || file ||  || {{Yes}} ||
=====photo_M05_sv.ggfz=====
|-
=====photo2_env00.png=====
| \vsh\resource\ || avc2_text_plugin.rco || file ||  || {{Yes}} ||
=====photo2_env01.png=====
|-
=====posi_env01.png=====
| \vsh\resource\ || bdp_disccheck_plugin.rco || file ||  || {{Yes}} ||
=====posi_mask.png=====
|-
=====shadow_nega1.png=====
| \vsh\resource\ || bdp_plugin.rco || file ||  || {{Yes}} ||
=====shadow_nega2.png=====
|-
=====shadow1.png=====
| \vsh\resource\ || bdp_storage_plugin.rco || file ||  || {{Yes}} ||
=====shadow2.png=====
|-
=====shadow3.png=====
| \vsh\resource\ || category_setting_plugin.rco || file ||  || {{Yes}} ||
=====test_scene_base.ggfz=====
|-
====photoviewer_plugin.rco====
| \vsh\resource\ || checker_plugin.rco || file ||  || {{Yes}} ||
====premo_plugin.rco====
|-
====ps3_savedata_plugin.rco====
| \vsh\resource\ || coldboot.raf || file ||  || {{Yes}} ||
====qgl====
|-
=====canyon.qrc=====
| \vsh\resource\ || coldboot_multi.ac3 || file ||  || {{Yes}} ||
=====icons.qrc=====
|-
=====lines.qrc=====
| \vsh\resource\ || coldboot_stereo.ac3 || file ||  || {{Yes}} ||
=====rhm.qrc=====
|-
====sacd_plugin.rco====
| \vsh\resource\ || custom_render_plugin.rco || file ||  || {{Yes}} ||
====silk====
|-
=====bin=====
| \vsh\resource\ || data_copy_plugin.rco || file ||  || {{Yes}} ||
======CEHtmlBrowserAppXaiWidget.xmi======
|-
=====bookmark=====
| \vsh\resource\ || deviceconf_plugin.rco || file ||  || {{Yes}} ||
======default.xml======
|-
======scea.xml======
| \vsh\resource\ || dlna_plugin.rco || file ||  || {{Yes}} ||
======scee.xml======
|-
======sceh.xml======
| \vsh\resource\ || download_plugin.rco || file ||  || {{Yes}} ||
======scej.xml======
|-
======scek.xml======
| \vsh\resource\ || dtcpip_util.rco || file ||  || {{Yes}} ||
======sch.xml======
|-
=====data=====
| \vsh\resource\ || edy_plugin.rco || file ||  || {{Yes}} ||
======CEFramework.bin======
|-
======CEHtmlApi.bin======
| \vsh\resource\ || eula_cddb_plugin.rco || file ||  || {{Yes}} ||
======CEHtmlBrowserApp.bin======
|-
======CEHtmlBrowserAppXaiWidget.bin======
| \vsh\resource\ || eula_hcopy_plugin.rco || file ||  || {{Yes}} ||
======CEHtmlUI.bin======
|-
======CEPhWeb.bin======
| \vsh\resource\ || eula_net_plugin.rco || file ||  || {{Yes}} ||
=====etc=====
|-
======fontFileInfo.xml======
| \vsh\resource\ || explore_category_friend.rco || file ||  || {{Yes}} ||
======fontinfo-Xai.xml======
|-
======html.css======
| \vsh\resource\ || explore_category_game.rco || file ||  || {{Yes}} ||
======quirk.css======
|-
=====lib=====
| \vsh\resource\ || explore_category_music.rco || file ||  || {{Yes}} ||
======Plugins======
|-
=====mimetypes.xml=====
| \vsh\resource\ || explore_category_network.rco || file ||  || {{Yes}} ||
====software_update_plugin.rco====
|-
====soundvisualizer_plugin.rco====
| \vsh\resource\ || explore_category_photo.rco || file ||  || {{Yes}} ||
====strviewer_plugin.rco====
|-
====sv_pseudoaudioplayer_plugin.rco====
| \vsh\resource\ || explore_category_psn.rco || file ||  || {{Yes}} ||
====sysconf_plugin.rco====
|-
====system_plugin.rco====
| \vsh\resource\ || explore_category_sysconf.rco || file ||  || {{Yes}} ||
====thumthum_plugin.rco====
|-
====user_plugin.rco====
| \vsh\resource\ || explore_category_tv.rco || file ||  || {{Yes}} ||
====videodownloader_plugin.rco====
|-
====videoplayer_plugin.rco====
| \vsh\resource\ || explore_category_user.rco || file ||  || {{Yes}} ||
====vmc_savedata_plugin.rco====
|-
====webbrowser_plugin.rco====
| \vsh\resource\ || explore_category_video.rco || file ||  || {{Yes}} ||
====xai_plugin.rco====
|-
====xmb_plugin_normal.rco====
| \vsh\resource\ || explore_plugin_ft.rco || file ||  || {{Yes}} ||
 
|-
== dev_flash [3.73 Retail/CEX] ==
| \vsh\resource\ || explore_plugin_full.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || explore_plugin_game.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || explore_plugin_np.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || filecopy_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || friendim_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || friendim_plugin_game.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || friendml_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || friendml_plugin_game.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || friendtrophy_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || friendtrophy_plugin_game.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || game_ext_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || game_indicator_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || game_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || gamedata_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || gamelib_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || gameupdate_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || hknw_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || idle_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || imagefont.bin || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || impose_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || ingame_manual_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || kensaku_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || msgdialog_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || mtpinitiator_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || musicbrowser_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || nas_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || netconf_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || newstore_effect.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || newstore_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || np_eula_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || np_matching_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || np_multisignin_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || np_sns_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || np_trophy_ingame.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || np_trophy_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || npsignin_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || osk_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || oskfullkeypanel_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || oskpanel_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || pesm_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || photo_network_sharing_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || photolist_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || photoupload_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || photoviewer_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || playlist_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || podl_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || poweroff_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || premo_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || print_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || profile_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || profile_plugin_mini.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || ps3_savedata_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || ps3_savedata_plugin_game_mini.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || rec_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || regcam_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || sacd_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || scenefolder_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || screenshot_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || search_service.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || software_update_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || soundvisualizer_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || strviewer_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || subdisplay_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || sv_pseudoaudioplayer_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || sysconf_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || system_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || thumthum_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || upload_util.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || user_info_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || user_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || videodownloader_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || videoeditor_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || videoplayer_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || videoplayer_util.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || vmc_savedata_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || wboard_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || webbrowser_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || webrender_plugin.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || xmb_ingame.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || xmb_plugin_normal.rco || file ||  || {{Yes}} ||
|-
| \vsh\resource\ || ycon_manual_plugin.rco || file ||  || {{Yes}} ||
|-
|}


=dev_flash2=
dev_flash [3.73 Retail/CEX]
{| class="wikitable sortable"
http://pastebin.com/diDXEsfi
|-
! path !! name !! type !! Retail<br />1.00 !! Retail<br />4.00 !! Note
|-
|  ||  ||  ||  ||  ||
|-
|}


=dev_flash3=
//-->
{| class="wikitable sortable"
|-
! path !! name !! type !! Retail<br />1.00 !! Retail<br />4.00 !! Note
|-
| \ || data-revoke || folder ||  || {{Yes}} ||
|-
| \data-revoke\ || crl || folder ||  || {{Yes}} ||
|-
| \data-revoke\crl\ || CRL1 || file ||  || {{Yes}} ||
|-
| \data-revoke\crl\ || CRL2 || file ||  || {{Yes}} ||
|-
| \data-revoke\ || drl || folder ||  || {{Yes}} ||
|-
| \data-revoke\drl\ || DRL1 || file ||  || {{Yes}} ||
|-
| \data-revoke\drl\ || DRL2 || file ||  || {{Yes}} ||
|-
| \data-revoke\ || srm || folder ||  || {{Yes}} ||
|-
|}
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Template used on this page: