Jan 29 2012

PS3 Red Screen of Death (RSOD) Fix Released – Download

Category: Technologyadmin @ 11:14 pm

Some developers have released a RSOD fix via GAMEOS. Now keep in mind if you truly have a hardware problem then this will most likely not help you. also there was a RSOD fix via debain installer. so for those of you that have linux on your ps3 and wish to fix like that can use the linux pup.

The RSOD Fix

Observations about RSOD:

  • Seems to appear mostly on consoles with Samsung NORS (CECHL**-CECH20**)
  • May be caused by an error being thrown while writing to NOR (this is theory)
  • Mostly caused by a corrupt area of flash called VTRM

The original RSOD “fix” was actually a CFW patch to bypass the RSOD.
basic_plugins.sprx was modified to ignore the error condition to allow the console to boot.
While this worked, certain things like trophies still didn’t work correctly.

The actual RSOD fix occurs by the VTRM area on flash being rewritten.
The ability to do this is already built into the firmware, it just needs to be called.

Steps from GameOS:

  • 1) Install the NORSOD patched PUP so that you can boot.
  • 2) Install the rsodfix.gnpdrm.pkg package, and run it from XMB.
  • 3) Run rsodfix.
  • 4) Reboot and install whatever firmware you want

Thanks go to: ‘dospeidra, an0nymous, nikitis, robs’ for their efforts to help improve this PS3 ‘scene’!

File #1: NORSOD patched PUP (170mb)
File #2: rsodfix.gnpdrm.pkg (616kb)


Jan 29 2012

How To – Create ICON1.PAM on PS3

Category: PS3admin @ 11:07 pm

Download link for custom Showtime®.pkg – http://www.mediafire.com/?8d7ftjm3q33ne2t

The things you will need:

PAMF Tools – http://www.mediafire.com/?afngnyklhdrp4ww

A 1920×1080 video file encoded with one of these codecs YUY2, UYVY, RGB24, Huff-YUV and DV-AVI type1/type2

To start install PAMFTools then open up the PS3StreamComposer and create a new project by clicking new or Ctrl+N. Name your project then click next.

On thext screen we use the default settings so just click next. Now we want to add a video to the project so click Video Source from the top toolbar and then open up the video you want.

Also highlight your clip to make sure the codec matches.

Next we need to re-size the video to 320×176 to do this click Filter Settings from the top tool bar then click setting… in the size section. Change the width to 320, the height to 176 and add black bottom to 0. Click update then ok.

Click ok to finish with filter settings. Now we need to adjust some settings so the PS3 reads the file correctly so click video enc setting on the top toolbar then adjust the settings to match these

Click advanced to change some more settings that match these (don’t forget the Entropy Coding it’s important)

Click ok to finish with video enc settings. We are ready to run the program but first we need to check/tick Create EP Map. To do this go to run in the menu bar and click Create EP Map (again really important to this process).

Now we just go to run and click Encode + Multipex + PAMF compose.

Once completed the .pam file will be loacated in your Documents directory folder like this C:\Users\YOURUSERNAME\Documents\PLAYSTATION(R)3 Stream Composer\MuxWork\YOURPROJECTNAME\YOURCLIPNAME\

You can open your .pam video with the PS3StreamViewer to see the result. To use it on the PS3 simply re-name to ICON1.PAM and ftp(dev_blind not needed) into the homebrew/game/gamedata/savedata of your chioce (same folder as PARAM.SFO/ICON0.PNG). You can always make a package to install the ICON1.PAM if you know how.

Limitations

There is a 2.4MB limitation for ICON1.PAM. If you are using SND0.AT3 also this will be included with the 2.4MB limit. The simple equasion is ICON1.PAM + SND0.AT3 = 2.4MB limit.

There is a way to make the ICON1.PAM file size smaller without changing the video clip being used. You do this by lowering the value of the average and peak bitrate in the Video Enc Setting.

You can only use ICON1.PAM in the game category.

Have fun and enjoy making custom video icon files for homebrew and of course your backed up games.


Jan 29 2012

DreamHost Web Hosting Account Hacked

Category: Technologyadmin @ 3:11 am

More details:

Apparently, the breach occured in November via theone-click install wizard offered by Dreamhost: One click and your wholeWordpress / Drupal web site is installed, ready to use, automatically updatedby the wizard. Apparently, it’s the wizard itself that was compromised andanybody who used it was affected.

DreamHost CEO issued the following statement:

“our systems have stored and used encrypted passwords for a number of years, however the hacker found a legacy pool of unencrypted FTP/shell passwords in a database table that we had not previously deleted. We’ve now confirmed that there are no more legacy unencrypted passwords in our systems. And we’re investigating further measures to ensure security of passwords including when a customer requests their password by email (this was not the issue here, though).”

Next to shell and FTP passwords, the company is advising its customers to change email passwords as well.


Jan 29 2012

PS3 PUP / Dev_Flash File Spoofer 4 Tool Release – Download

Category: PS3admin @ 3:10 am

Nathanr3269 has released an update for Dev_Flash/PlayStation 3 PUP spoofer. He has added spoofer_pup_repack.exe to his list of tools which creates a spoofed PUP file ready to be installed.

I upgraded my app with spoofer_pup_repack.exe. It does everything like spoofer_pup.exe but recreate a new PUP file with spoofed files for install to your PS3. Remember, put your PS3UPDAT.PUP file and put this in command line of Cygwin (you can choose your version and image version):

Code:
./spoofer_pup_repack.exe 06.4000 99999

It must have the same number of digits ALWAYS, if not it gives you error on your PS3

Code:
./spoofer_pup_repack.exe 09.4000 12345 --> OK!
./spoofer_pup_repack.exe 06.4500 88888 --> OK!
./spoofer_pup_repack.exe 09.4000 1234 --> WRONG!
./spoofer_pup_repack.exe 09.40 12345 --> WRONG!

When it finished without errors you will see a PUP file named PS3UPDAT_SPOOFED.PUP, simply rename to PS3UPDAT.PUP and install it in your PS3

Download: PS3 PUP/Dev_Flash File Spoofer v4 Tool


Jan 29 2012

PS3 Media Server: SubJunk Build 61 Released – Download

Category: PS3admin @ 3:08 am
This build functions as the bleeding-edge testing version of PMS. Here you can find features and bugfixes before they are added to the official version, and sometimes ones that never will be. Using this build is mostly a way for you to see the newest developments and to help us by providing feedback.

Changelog:
1.50.1-SB61:

  • Switched from using Git source back to SVN
  • Synchronised with official r1024 from r1014,
    Changelog:

  • Updated to latest versions of libraries (codec, jdom, logback and slf4j)

Download: Windows
Download: Linux


Jan 29 2012

MICROSOFT.WINDOWS.8.RC1.ISO-LZ0 Released – Download

Category: Technologyadmin @ 1:23 am

Download MICROSOFT.WINDOWS.8.RC1.ISO-LZ0

Rapidshare
http://rapidshare.com/files/402971244/MICROSOFT.WINDOWS.8.RC1.ISO-LZ0.1500.part1.rar
http://rapidshare.com/files/1787050675/MICROSOFT.WINDOWS.8.RC1.ISO-LZ0.1500.part2.rar

DepositFiles
http://depositfiles.com/files/80o9w6aee
http://depositfiles.com/files/ui7l4ywcw

TurboBit
http://turbobit.net/2o95g2norite/MICROSOFT.WINDOWS.8.RC1.ISO-LZ0.1500.part2.rar.html
http://turbobit.net/sti7wibc65di/MICROSOFT.WINDOWS.8.RC1.ISO-LZ0.1500.part1.rar.html


Jan 26 2012

mmCM (multiman cobra manager) 04.00.01 Released – Download

Category: PS3admin @ 4:41 pm

04.00.01

  • Added new display mode (Board 5x4x5), replacing the oldest “Game list (plain)” mod
  • “Board” display mode shows ICON0.PNG game images by default.
  • You can use covers by changing the option “XMMB Game Icon Swap” in Settings
  • Improved File Manager visuals when used in SD resolution (480p/576p)
  • Fixed an issue, which prevented operation on CFW/MFW 3.41 when Cobra USB is not used
  • Added support for showing PSN titles in all display modes from internal/external HDD (PSN titles cannot be loaded and you have to put empty RELOAD.SELF in game’s USRDIR folder to make it show!) (requested)
  • Added lastGAME2 and bdRESET applications
  • Added 11 new themes to the theme download section (total of 14 now)
  • Updated 15 language files
  • Added separate background images for Board and XBDM display modes (PSVBG.JPG and XBDBG.JPG)
  • Updated mmCM Original Theme (includes new images PSVBG.JPG, XBDBG.JPG, PBOX0.PNG, PBOX1.PNG)
  • Preparations to support loading of network PS3, DVD and Blu-ray ISO files
  • Preparations to support firmware version spoofer (auto-spoofing to latest official FW or to user-defined fixed version)
  • Required Cobra USB update will be announced when network ISO and firmware spoof support is available

Remember all the recent v4 releases of ‘mmCM’ will work also on Sony PS3 Consoles running v3.55 CFW or with the ‘True Blue’ device.

Official Off-Site Download Link: –> mmCM ver 04.00.01 BASE (20120126).rar (30.08mb) via Sendspace


Jan 26 2012

How To – Swap Firmware on PS3 without USB – PS3 HDD

Category: PS3admin @ 4:35 pm

Shaitan has shared with everyone an easy way to change between CFWs, OFWs, and MFWs on your Jailbroken PS3 consoles; a new way that does not require a USB device in order to install the firmware of your choice. I will let him explain the rest.

Hi guys, I’m always looking for ways to make my PS3 experience easier so this was awesome. It’s nothing special but I’m constantly needing to change firmwares like many of you so I thought I’d share it.

To do this it’s best to use QA Flag Extra since most firmwares can not enable “System Update Debug”.

  1. Enable QA Flag Extra and go to the debug settings and enable “System Update Debug”
  2. Use Multiman’s file manager(or other) and create a folder in /dev_hdd0 called “updater”, so it’s /dev_hdd0/updater/
  3. Create folders in that directory for the firmwares called 01, 02, 03, ect.(Dont miss a number or it will error).
  4. Copy whichever PS3UPDAT.PUP into one of those folders and……..
  5. Rename it to whatever you want, you dont even need the .PUP at the end.
  6. Go to System Update then Update via Hard Disk and it should look something like this:

 

P.S. Updates take only 3 minutes with this!


Jan 26 2012

Showtime 3.4.000 for multiMAN Released – Download

Category: PS3admin @ 4:31 pm

PS3 developer Deank has released Showtime Media Player version 3.4.000 for multiMAN.

Using multiMAN version 02.05.00 and above you can update Showtime within multiMAN or by deleting showtime.self from the USRDIR directory. Once done just play a video and Showtime will prompt you to update.

Version 3.4.000.dirty (January 25th, 2012)

Click Here to view what has been added and fixed.

List of features fixed or added:

  • Image navigator – missing rotation of previews
  • Photo – Doesn’t display .jpg over 900ko
  • new version can’t play 1080p movies
  • Clock is 1 hour off.
  • Video list disappears permanently
  • The clock displaying is not right
  • italic subtitles display
  • Subtitles in mkv file are still on even though in settings they are off
  • Rar Split files is broken
  • L5.0/5.1 MKV no video playback
  • 3 Video Files splitted but Showtime Shows 1 Video in the Directory
  • Subtitle BUG (Overlapping)
  • .MP4 Container problem (and possible .MKV improvement suggestion)
  • Subtitles in rar split files
  • Subtitle position.
  • SMB (Samba) Network Issue
  • Bookmarks – Selecting photo image and appera fodler image?
  • SMB (Samaba) Video Playback Issues
  • MKV 5.1 igh level ( Debug Option to write a txt when it says CPU to slow )
  • high quality mkv (+20gb)
  • Samba Playback Video Speed-Ups Slow-Downs
  • Memory leak when playing large/long movies
  • No video shown when playing this movie sample
  • Idee to eliminate the Memory Problem on MKV!!!
  • Http Client Hangs
  • Plugins – Message with a lot of charaters block
  • Plugins – Read local xml files
  • Plugins – Read files from SMB path
  • Plugins – showtime freeze when reading rtmp
  • .OGM Container playback issues [PS3]
  • Audio track bug
  • Video titles do not flow under cover art image?
  • AC3 mono track does not work.
  • FLV PLAYBACK BUG
  • More than 1 Subtitle per movie.
  • Possible bug with AVC codec Baseline@L1.3. (on PS3).
  • please add support for EGL / OpenGL|ES
  • Mark files that has been played
  • Samba streaming
  • MP4 codec support
  • resuming playback from where left off
  • Detect track flags in .MKV container
  • Subtitle adjustment.
  • mkv track names display
  • Plugins – Cache remote (HTTP) image files
  • Plugins – settings.createComboBox like in showtime settings

Andreas Öman is the creator of Showtime Media Player. Showtime for multiMAN is compiled by Deank.

Download: Showtime v3.4.000 (multiMAN)


Jan 24 2012

PS3 PUP/Dev_Flash File Spoofer 3 Released – Download

Category: PS3admin @ 7:36 pm

Spoofer v1.2
============

* What does this program?
———————-

- Find values of version and Image version on version.txt file
- Find values of version and Image version on vsh.self file
- Modify original values for you prefered
- Creates index.dat
- Rebuild self file

Put your vhs.self and version.txt files on folder where spoofer.exe is and put Version and Image Version you wish to spoof

*************************************************************************
***** CAUTION! ONLY USE FILES OF CFW YOU HAVE INSTALLED ON YOUR PS3 *****
*************************************************************************

_________________________________________________________

Spoofer v1.2″
By Evilnat”

Usage: spoofer.exe [FW VERSION] [IMAGE VERSION]”
Example: $0 04.5500 60917″
__________________________________________________________

It will retrieve info about version and image, decrypt self file, create index.dat and rebuild self file

Finally copy those three files to your PS3

***** If you do something wrong you will see red screen on your tv, if that happend re-install your CFW on Recovery Menu *****

Regards
- Evilnat


« Previous PageNext Page »
Get Adobe Flash playerPlugin by wpburn.com wordpress themes