Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

PS3 Hombrew Apps (Multiman,usw...)

AW: Signiert Hombrew Apps Waninkoko/Kmeaw

Multiman Cobra Edition 4.01.01 Update (benötigt 4.01.00)
( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)

Changelog( einige Funktionen nur mit Cobra USB möglich):
* Increased max number of entries for directory listing in file manager to 3584 (from 2560), fixing issues with PSX/PS2/PS3 covers
* Optimized scanning for network content (ISO/CUE+BIN) (Video, Music, Photo and Roms are also supported)
* Added "4.10" option in "System Firmware Version" to spoof reported version to the latest OFW 4.10
* Added support for creating ISO images from PS2 DVD, PS3 BD, Blu-ray and DVD discs *directly* to remote host (remote file system must support 4GB+ file sizes)
--> You can now create backups of your games and movies directly to your PC and play them remotely! (Blu-ray movies/DVD-Video titles may require additional decryption)
* Added support for extracting ICON0.PNG for network PS3 ISO games, which don't have .png/.jpg thumbnail in the remote folder (when game ISO is loaded)
* Added support for extracting coverart (/BDMV/META/DL) for Blu-ray ISO movies, which don't have .png/.jpg thumbnail in their folder (when movie ISO is loaded)
* Added support for installing PKG package files from remote host (clicking over a .pkg file from /net_host folder in File Manager)
* Added "Network" device-browse entries in PHOTO, MUSIC, VIDEO and RETRO columns to enable browse/view/playback functions for remote content
* Added support for loading RETRO games (ROMS) from remote host
* Added support for thumbnails for ROMS, PSX, PS2, PSP, BD and DVD titles
* Added new game titles to internal database (PSX/PS2)
* Fixed an issue which caused mmCM to lock during boot (on boot screen)
* Fixed a potential issue which may have caused creating invalid *split* ISO files from PS3/BD discs (when output exceeds 4GB and is stored on USB)

* NOTE 1: Playing video content from remote hosts requires caching to local storage
* NOTE 2: For best compatibility with remote content, the following content folders are automatically created in the root folder served by ps3netsrv:
! - BDISO - for Blu-ray movie titles in ISO format
! - DVDISO - for DVD-Video titles in ISO format
! - PS3ISO - for PS3 games in ISO format
! - PSXISO - for PS1/PSX games in ISO or CUE+BIN format
! - PSPISO - for PSP games in ISO/CSO format (NOTE: Currently used ONLY for storing backups and not to play games)
! - PS2ISO - for PS2 games in ISO format (NOTE: Currently used ONLY for storing backups and not to play games)

! - MUSIC - for audio files in MP3 format
! - PICTURE - for image files in JPG/PNG format
! - VIDEO - for supported video files
! - ROMS - for supported RETRO games (gen/fba/vba/snes/fceu emulator subfolders)
! - PKG - for installable package files (.pkg) (NOTE: You can install packages from remote host in File Manager mode)
! - GAMES - for PS3 games in folder/jb format (NOTE: Currently used ONLY for creating/storing backups and not to play games)

DL:
Link veralten (gelöscht)
 
AW: Signiert Hombrew Apps Waninkoko/Kmeaw

Multiman Cobra Edition 4.01.02 Update (benötigt 4.01.00)
( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)

Changelog( einige Funktionen nur mit Cobra USB möglich):

  • Added support for creating ISO/BIN+CUE images from PS2 CD and PS1/PSX CD *directly* to remote host
  • Added automatic extraction of thumbnails after ISO/BIN+CUE is created (PS3/PS2/PSX/BD/DVD)
  • Added support for displaying coverart/jacket for Blu-ray and AVCHD discs (if /HDAVCTN or /BDMV/META/DL folders contain jpg jacket-image)
  • Added support for creating ISO files from folders to remote host (ISO is cached to internal HDD and then moved to remote host)
  • Improved FTP transfer speed (up to 10MB/s over 100Mbit connection)
  • Improved transfer speed from and to remote hosts (/net_host) (up to 10MB/s over 100Mbit connection)
  • Improved scanning of remote host content folders
  • Added support to set "External Game Data" for games/applications installed under /dev_hdd0/game or /dev_usb***/GAMEI (RELOAD.SELF required)
  • Fixed few issues introduced in 04.01.01, related to displaying/refreshing Retro/Music/Photo columns

DL:
Link veralten (gelöscht)
 
AW: Signiert Hombrew Apps Waninkoko/Kmeaw

Multiman Cobra Edition 4.01.03 Update (benötigt 4.01.00)
( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)

Changelog( einige Funktionen nur mit Cobra USB möglich):

  • Changed: 4x2 display mode is rewritten to use XMMB engine which makes it 5x faster and allows access to all content (Games/Music/Video/Photo/Retro/ISO)
  • Added "4.11" option in "System Firmware Version" to spoof reported version to the latest OFW 4.11
  • Added support for loading network PSX/PS3/BD/DVD ISO/BIN+CUE images to lastGAME2 application
  • Added proper support for covers in "Coverflow" mode, without affecting XMMB and other display modes (covers in Coverflow/4x2 modes and icons in BOARD mode)
  • Added PIN-protected option "Reset Options to Default" in SETTINGS (press [TRIANGLE] to access it in the SIDE menu). Default PIN is "0000".
  • Added support for forcefully resetting mM to default during boot if L2+R2+L3+R3 buttons are pressed
  • Changed: PIN-protected options will not prompt for PIN code if using the default PIN "0000". If "Parental Level" is set, games which require higher level will still require PIN.


DL:
Link veralten (gelöscht)
 
AW: Signiert Hombrew Apps Waninkoko/Kmeaw

Showtime Self Update für Multiman(Version 3.5.043.gefb9f.dirty)

Changelog:
  • glw: Make sure string concatenation of rich text formated strings works
  • Add html_enteties_escape() helper
  • Remove duplicate function token2string()
  • glw/clist: Initialize position without filtering first time
  • osx: Allow theme path to be set
  • glw: Autorescale userinterface based on window dimensions
  • Render image shadows in blurred mode
  • glw: Improve clist widget a bit more
  • Avoid NULL deref
  • Don't use a var before initialized
  • spotlight: Avoid NULL deref
  • Improve some asserts
  • imageloader: Fail early if we try to load an image with invalid request dimensions
  • glw: Improve propsorter()
  • prop: Fix bug in nodefilter
  • glw: Fix error in blur shader
  • glw: Make scurve() take an additional third arg
  • glw: Make change() function accept property reference as trig variable
  • glw: Improve clist widget a bit
  • Remove unused stuff
  • smb: If we get logged in a guest but not want to, act as if login failed
  • constify
  • Remove unused decl.
  • smb: Fix recently introduced crash

DL:
Link veralten (gelöscht)


SHOWTIME.SELF nach /dev_hdd0/game/BLES80608/USRDIR/SHOWTIME.SELF kopieren.

SHOWTIME.SELF ab MM 4.00 in USRDIR/sys
 
AW: Signiert Hombrew Apps Waninkoko/Kmeaw

Multiman Cobra Edition 4.01.04 FULL+BASE
( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)

Changelog:
  • Improved FTP transfer speed even more
  • Improved FTP compatibility with certain clients (wininet)
  • Improved "Game list (4x2)" display mode
  • Improved "Game list (poster)" display mode
  • Improved overall speed and stability and fixed some GUI glitches
  • Optimized memory usage (10MB more RAM available for operations)
  • Optimized caching procedure for game icons and backgrounds (ICON0/PIC1.PNG) - faster and less HDD space used
  • Added "Group Titles by Genre" option in the SIDE menu and changed the function of [SQUARE] button: now opens "Game Settings" menu

DL:

BASE: (showTIME, ps3NETSRV, lastGAME, bdRESET)
Link veralten (gelöscht)

FULL: (showTIME, ps3NETSRV, lastGAME, bdRESET, 1 motion background, 10 themes, 7020 game covers)
Link veralten (gelöscht)

Hinweis: sollte MM das erste mal installiert werden, muss BDEMU2 installieren
Wer einen Cobra oder True Blue Dongle benutzt braucht das nicht.
 
AW: Signiert Hombrew Apps Waninkoko/Kmeaw

Multiman Cobra Edition 4.02.00 FULL
( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)

Changelog( einige Funktionen nur mit Cobra USB möglich):

  • Added new display mode ("TMB" - Top Media Bar) to replace "Box-art" mode
  • Added new option in Settings - "Top Media Bar Color" to set user-defined color for top and bottom stripes in TMB mode
  • Added new background image in the original theme (TMBBG.JPG) for TMB display mode
  • Improved speed when copying files
  • Optimized memory usage (another 10MB of RAM available for operations)
  • Added support for scanning /dev_usb010 to /dev_usb099 for PSX/PS2/PS3/PSP/BD/DVD ISO files
  • Added four (4) new colors to SIDE/TMB color setting options and two options in COLOR.INI to set side/tmb colors from themes
  • Added function to "Quit to XMB" if [CIRCLE] (or [CROSS] if X/O swap is set in options) button is held pressed
  • Added visual slider indication when scrolling trough a lot of entries (XMMB, TMB and XBDM modes + when browsing devices)
  • Reminder for BD-Remote colored keys: RED - Quit, GREEN - Screen Saver, YELLOW - Restart, BLUE - To File Manager and back

DL:

Link veralten (gelöscht)


Hinweis: sollte MM das erste mal installiert werden, muss BDEMU2 installieren
Wer einen Cobra oder True Blue Dongle benutzt braucht das nicht.
 
Zuletzt bearbeitet:
Multiman Cobra Edition 4.02.01 Update (benötigt 4.02.00)( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)


Changelog:

* Improved FTP performance:
-> 95% of theoretical speed over 100Mbit connection (send/receive)
-> 90% of theoretical speed over 1Gbit connection (receive) (or 50% of max when sending to PS3)
* Improved /net_host performance
* Improved performance when copying files in File Manager mode
* FTP test results: Link ist nicht mehr aktiv.

DL:
Link veralten (gelöscht)
 
Multiman Cobra Edition 4.02.02 Update (benötigt 4.02.00)( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)

Changelog:


* Added sort options in File Manager:
-> SELECT+R2 changes sort order: name / date
-> SELECT+L2 changes sort order: ascending / descending
* Fixed overlapping of text entries in context menu in File Manager mode
* Added function to change the font in File Manager mode by pressing [R3]
* Exiting with {PS} button will save last state and options
* Added custom commands to FTP (quit/restart the application and shutdown/restart the PS3)
* Improved font rendering (faster and no more blue-tint artifacts)
* Improved graphics rendering (no more GUI glitches)


DL:
Link veralten (gelöscht)
 
Multiman Cobra Edition 4.02.03 Update (benötigt 4.02.00)( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)


Changelog:
* Added experimental/POC support for frame-packed 3D video playback
* Video files in AVI 3D format must be named with .avi3d (AVI3D) file extension

* Supported formats:
- DivX or XviD in AVI container (FourCC codes must be divx/DX50. When XviD codec is used, mM will change the IDs automatically)
- SIDE-BY-SIDE 3D: 1920x 720 ( 960x720 frame per eye)
- TOP-BOTTOM(O/U): 1280x1080 (1280x540 frame per eye)

* Simple video controls in stereo player: [START] - Pause playback, [CIRCLE] - Quit playback, [UP/DOWN/LEFT/RIGHT] - Adjustments for anaglyph mode
* If TV set supports 3D video playback - 3D AVI files will be played back in 3D mode
* If TV set does not support 3D video playback - 3D AVI files will be played back in red/cyan anaglyph mode (Red-Cyan glasses needed)
* Two stereo samples in SBS and TB format (xvid_encraw used for encoding): Link veralten (gelöscht)


DL:
 
Multiman Cobra Edition 4.02.04 Update (benötigt 4.02.00)( diese Version läuft aber auch ohne Cobra Dongle!- also für normale CFW oder auch TB CFW)


Changelog:

* Fixed rare issue when launching video files from NTFS and /net_host (when file is >2GB and there is no space on /dev_hdd1)
* Added support for playing video files (including AVI3D) from NTFS drives and remote /net_host servers
* Returning from Stereo Player will fall back to standard 2D mode
* Stereo files (avi3d) in 1920x1080 resolution are treated as SBS 960x1080 per eye (default)
* Audio output uses Dolby Digital if available (for 5.1 AC3 audio)

* Controls:

Code:

[START] - Pause / Resume [RIGHT / LEFT] - Skip 120 sec forward/rewind [DOWN / UP] - Skip 10% forward/rewind [SELECT] - Toggle 4x fast-forward / normal playback [R3] - Toggles SBS and TB/OU modes if autodetection fails [CIRCLE] - Return to mM [TRIANGLE] - Exit to XMB [L1/R1/L2/R2] - Change L/R-eye color bias in anaglyph display mode

DL:
 
Zuletzt bearbeitet:
Nein. Das bedeuted natürlich, du musst zuerst die Multiman Version 4.02.00(Full oder Base) installieren bevor du die 4.02.0x updates installieren kannst.
 
Multiman Cobra Edition 4.02.00 FULL+BASE

Der FULL Download ist nicht mehr vorhanden, kannst das nochmal hochladen ?
 
Danke für die Info: Ich werde in Zukunft die Updates wieder auf meine Hoster legen so wie ich es früher gemacht habe. Ich lade sie neu hoch.

EDIT: 4.02.00 FULL ist wieder online
 
Zuletzt bearbeitet:
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…