Hello dean, after newest update , it takes almost 40 sec to turn on the MultiMAN. It just hangs up with black screen for one minute.
I tried to turn off the nethost (it doesn't work for me, i think i messed something with ip's or firewall configuration)
Anyway it is my ini file:
Code:
##############################################################################################################
# Save this file in your Playstation3 as:
# /dev_hdd0/game/BLES80608/USRDIR/options_default.ini
# or recommended as
# /dev_hdd0/game/BLES80608/USRDIR/options.ini
##############################################################################################################
# Display settings:
# =================
# display_mode=0 (0 - PS2/PS3/AVCHD titles, 1 - PS3 game titles, 2 - AVCHD titles)
# showdir=1 (0 - don't show folder paths under title names / 1 - show folder path)
# fullpng=3 (0 - original mode / 1 - PIC1.PNG as full background / 2 - ICON0+PIC1.PNG
# 3 - Custom BG + PIC1.PNG mode, 4 - SLIDE style, 5 - File manager)
# animation=3 (0 - disable animation / 1 - icons only / 2 - BG only / 3 - all on)
# game_bg_overlay=1 (0 - do not overlay game PIC1.PNG over user background picture, 1 - overlay)
# download_covers=1 (0 - do not download missing covers, 1 - auto download missing covers)
#
# AVCHD related
# =============
# scan_avchd=1 (0 - don't scan USB HDDs for AVCHD folders / 1 - scan for AVCHD folders)
# expand_avchd=1 (0 - one entry per AVCHD folder / 1 - one entry per each AVCHD playlist - multiAVCHD)
#
#
# Startup options:
# ================
# ftpd_on=1 (0 - ftp server stopped at start / 1 - auto start ftp server (login as anonymous user)
# patched=-1 (0 - USB patch mode off / 1 - USB patch mode on / -1 - don't POKE anything at startup)
#
# mount_bdvd=1 (0 - don't use syscall35&36 / 1 or 36 - use syscall36 only / 35 - use syscall35 only
# mount_point=/dev_bdvd (/dev_bdvd or /app_home - mount selected path to bdvd or app_home - syscall35 only)
#
# direct_launch=1 (0 - don't ask for direct launch / 1 - ask for direct launch)
# disable_options=0 (0 - none, 1 - disable delete, 2 - disable backup/copy, 3 - disable copy/backup/delete)
# overscan=0 (Set TV overscan in percents, default is 0)
##############################################################################################################
# Backup games to these folders:
hdd_dir=/dev_hdd0/GAMEZ
usb_dir=GAMEZ
# Look for game backups recursively in these folders:
# (leave blank for USB (usb_home) root (/) folder)
#
# Main search folders:
#
hdd_home=/dev_hdd0/GAMEZ
usb_home=/GAMEZ
# Secondary search folders:
#
hdd_home2=/dev_hdd0/GAMES
hdd_home3=/dev_hdd0/game/OMAN46756/GAMEZ
hdd_home4=/dev_hdd0/game/LAUN12345/GAMEZ
hdd_home5=/dev_hdd0/game/GAIA01985/BDRIPS
usb_home2=/GAMES
# Directory to store covers
covers_dir=/dev_hdd0/game/BLES80608/USRDIR/covers
# Startup options
patched=-1
ftpd_on=1
direct_launch=1
# Display options
fullpng=2
showdir=1
display_mode=0
animation=2
# AVCHD options
scan_avchd=1
expand_avchd=1
# syscall35 source_path (/dev_bdvd or /app_home or /app_home+/dev_bdvd)
mount_point=/dev_bdvd
# SysCalls to mount MOUNT_POINT
mount_bdvd=36
disable_options=0
game_bg_overlay=1
download_covers=0
overscan=0
# NETWORK / PC HOST options
# example: nethost|IP|PORT|Friendly name|
#
#nethost|192.168.0.1|11222|My Games|
#nethost|192.168.0.2|11222|My Music|
#nethost|192.168.0.3|60806|NTFS USB HDD|
#nethost|192.168.0.1|11222|HARDSUBZ DONE|
#nethost|192.168.0.2|11222|GAMEZ PC|
#END
i also tried to reboot console but still it hangs up for a minute.