• Home
  • Downloads
  • EBOOT Fixes
  • Forums
  • New Posts
  • Register
    • Welcome, Register Now! 
    • Premium VIP Membership
    • PS3 Sticky
      • PS3 CFW & MFW
      • PS3 Debug Firmware
      • PS3 Decrypted PSN Links for CFW
      • PS3 Downloads
      • PS3 EBOOT.BIN Original File Links
      • PS3 Firmware
      • PS3 Game Releases List
      • PS3 Guides & Tutorials
      • PS3 Hacking Guides and Tutorials
      • PS3 Hacks & JailBreak
      • PS3 Help & Support
      • PS3 JailBreak Game Compatibility List
      • PS3 JB2 / True Blue (TB) Game Links
      • PS3 multiMAN Updates
      • PS3 Resources
      • PS3 Reviews
      • PS3 Save Files Repository
      • PS3 Themes
      • PS3 Trophies List
      • PS3 Videos
      • PS Vita Trophies List
    • Quick Links
      • Affiliates
      • Contact Us
      • FAQ
      • Post News
      • Site Rules
      • Tag Cloud
 

Disable PS3 Cinavia DRM Check Now with PS3MFW Builder Patch

Category: PS3 CFW & MFW  By: PS3 News - (psx-scene.com)
Tags: disable ps3 cinavia ps3 cinavia bypass ps3 cinavia patch fix ps3 drm check ps3mfw builder

95w ago - This weekend PS3 developer tical has released a change_cinavia_files.tcl Cinavia patch for PS3 MFW Builder which disables the Cinavia DRM check for PlayStation 3 Modified Firmware users.

Download: change_cinavia_files.tcl / GIT

To quote: I have traced the Cinavia DRM checks to 4 separate sprx files and after a long time trying to patch these files I have found that 3 of those files are present in the DEBUG (DEX) firmware don't have the Cinavia DRM checks enabled. Files are videoplayer_util sprx, videoplayer_plugin sprx and videoeditor_plugin sprx.

I have successfully copied these 3 sprx files from DEBUG (DEX) FW 341 over to my retail PS3 unit running OFW 341 using dev_blind and Cinavia seems to be now disabled. I've confirmed this by playing back a number of Cinavia affected video files.

This means that Cinavia is now disabled for all DLNA playback and copying, but Cinavia checks on AVCHD and BD playback are still present with Message Code 3 that mutes the audio as the sprx file with the Cinavia check bdp_plugin sprx is not present in DEX firmware because BD playback is disabled in DEBUG. If someone is able to patch Cinavia out of bdp_plugin sprx this will be solved too.

I have created a new task for PS3MFW so this can be easily made part of any new MFW's as needed. Any FW version that has had the DEX firmware leaked should be able to be used to create a CFW of the same version. eg DEX 3.41 -> MFW 341 or DEX 355 -> MFW 355 etc etc. Don't use sprx files from different FW versions! See git hacks for change_cinavia_files task source.

Big thanks to the KaKaRoTo and REBUG team for their community contributions as this would have never been possible without the knowledge they've shared with us.

PLEASE NOTE I DO NOT OFFER ANY GUARANTEE WHEN MESSING WITH YOU PS3 SO DOING ANYTHING TO YOUR PS3 IS AT YOUR OWN RISK. I WILL NOT BE RESPONSIBLE IF YOU DAMAGE YOUR PS3.

In related news, PlayStation 3 developer DanyL has made available PSHeb Project v0.1, a Hebrew Language on PS3 Language_Pack.tcl and PS3 .RCO Language Extraction Tool alongside his GIT Repo for use with PS3MFW Builder.

From the GIT, to quote: This is a language pack for language_pack.tcl, which is a task for PS3MFW.

  • There are still a lot of typos, and it'll take me a years to correct it myself - so please join PSheb project and help me to correct any typo.
  • Because the PS3 isn't a native Right-To-Left, the translation should be reversed, for example if you want to write "ABCD", you'll write "DCBA" instead.
  • Sony are using illegal charters (such as "<>") in her xml language files, so I had to remove theme all.

PS3 XMB Translation Guide:

This guide will explain you how to translate the XMB and uselanguage_pack.tcl PS3MFW task.

LP structure:

font/name_of_the_font_file_to_replace.TTF

replace/name_of_the_rco_file.xml

edit/name_of_the_rco_file/language_name.xml

1. Create a folder - this will be our working directory.

2. If the language you want to translate XMB to is using unsupported font glyphs, you'll have to include a modified PS3 font.

How to add glyphs to fonts?

I personally use font creator, open 2 fonts: the one I want to modify, and another one that contains the glyphs that I want to add.

Than all I need to do is to copy & paste the glyphs from one font to the other, and assign any glyph to it's letter.

* I modify "SCE-PS3-DH-R-CGB.TTF", but this should work with any font.

When you finished modifying your font, create the folder "font" inside your working directory, and put you modified font in there.

3. Extract language XML files from RCO files

Here you have two options:

1) Extract them one by one using RCOmage (CLI or GUI).

2) Using LP_RCO to automatically extract language XML files from all RCO files (or writing your own script).

* For those who doesn't use LP_RCO:

You should extract only one language file from each RCO file (for example "English.XML").

name each language file by the RCO file it was extracted from.

Now create a folder named "replace" in your working directory, and place all the extracted language files in it.

4. The translation itself

This is the exhausting stage, where you should just translate any string in the language files you extracted in charter 3.

* You should translate only the string between the and tags.

You could let Google to translate it for you, but then you'll have to fix formatting and all Sony's "special" glyphs (such as the "cross" symbol), and of course to correct all the typos.

5. Packing everything into LP

Use any tar compression tool, and compress the root of your working directory, and named it "name.LP".

6. The "edit option":

There is also the "edit" option in language_pack.tcl task, which allow you to fix typos in several RCOs and languages.

Create a folder named "edit" inside you working directory.

Extract the language XML files you want to edit, and put them inside a directory named by the RCO file they extracted from.

Now all you got to do is to edit the language files.

7. All you need now is to build your MFW with your new language pack!

Take attention that you don't have to include any of those folders inside your LP - include them only if you want to use their function.

Good luck!





Stay tuned for more PS3 Hacks and PS3 CFW news, follow us on Twitter and be sure to drop by the PS3 Hacks and PS3 Custom Firmware Forums for the latest PlayStation 3 scene updates and homebrew releases!

Comments 71 Comments - Go to Forum Thread »

Errors

The following errors occurred with your submission

Okay

Quick Reply Quick Reply

  • Decrease Size
    Increase Size
  • Wrap [QUOTE] tags around selected text
Posting Quick Reply - Please Wait Posting Quick Reply - Please Wait
PS3 News's Avatar
#41 - PS3 News - 94w ago
Reply
Cheers for the update bitsbubba! I have linked to your PS3 3.55 NFW (Newbie Friendly Ware) Bug Fix post in the mainpage article now as well and +Rep!

bitsbubba's Avatar
#40 - bitsbubba - 94w ago
Reply
Bug fix: new links & checksums;

NFW v1: http://www.multiupload.com/C9KDRUZSL0

B91AD5E364AF2B79EBA3BB627D9E342B *NFWv1.7z
0B9F17EEE5B81D180C2BF68575608313 *PS3UPDAT.PUP

3.55 NFW v1 Features Enabled:
Change PUP build / version

Patch LV1 hypervisor
Allow mapping of any memory area (Needed for LV2 Poke)

Patch LV2 kernel
Patch to add Peek&Poke system calls to LV2

Patch package installer
allow installation of pseudo-retail (geohot) packages
allow installation of debug packages

Patch Application launcher
Patch to allow running of unsigned applications

Add new icons to the XMB Game category
Add "Install Package Files" icon to the XMB Game Category
Add "/app_home" icon to the XMB Game Category

Disabled Cinavia Protection (except AVCHD and BD: WIP)

Spoof firmware build / version to 3.66


NFW v1un (unspoofed): http://www.multiupload.com/SHCMMKFO5W

E2CD3F9924DC828BA51EB579A0A19F07 *NFWv1un.7z
9A9D742A02DD89160117BDE49C413D79 *PS3UPDAT.PUP

3.55 NFW v1un Features Enabled:
Change PUP build / version

Patch LV1 hypervisor
Allow mapping of any memory area (Needed for LV2 Poke)

Patch LV2 kernel
Patch to add Peek&Poke system calls to LV2

Patch package installer
allow installation of pseudo-retail (geohot) packages
allow installation of debug packages

Patch Application launcher
Patch to allow running of unsigned applications

Add new icons to the XMB Game category
Add "Install Package Files" icon to the XMB Game Category
Add "/app_home" icon to the XMB Game Category

Disabled Cinavia Protection (except AVCHD and BD: WIP)


NFW v2: http://www.multiupload.com/RT7ZNJC2NQ

EB5E3E3178133740817E014D701BE6D1 *NFWv2.7z
3F8D28F68A0315CBAFE04B7929FFFB58 *PS3UPDAT.PUP

3.55 NFW v2 Features Enabled:
Change PUP build / version

Patch LV1 hypervisor
Allow mapping of any memory area (Needed for LV2 Poke)

Patch LV2 kernel
Patch to add Peek&Poke system calls to LV2

Patch package installer
allow installation of pseudo-retail (geohot) packages
allow installation of debug packages

Patch Application launcher
Patch to allow running of unsigned applications

Added Start Game (disc-less) to games category

Added "The Homebrew Channel" to XMB

Clean unwanted icons from the XMB Videos Category
Remove "Netflix" icon from the XMB Videos Category

Clean unwanted icons from the XMB Games Category
Remove "Minis Manual" icon from the XMB Game Category
Removed "PlayStation Store" icon from the XMB Game Category

Clean unwanted icons from the XMB Network Category
Remove "Online Instruction Manuals" icon from the XMB Network Category

Disabled Cinavia Protection (except AVCHD and BD: WIP)

Custom coldboot by PatheticPuma

Added Graffiti Dynamic Theme by DoctaIgnorantia

bitsbubba's Avatar
#39 - bitsbubba - 94w ago
Reply
Originally Posted by spunkybunny View Post
Quote Have these files got the Cinavia removed or not yet?

I don't really want to reflash my PS3 I just want to copy them over instead.

yes, all you need to do is use dev_blind and then from a file manager write these files to dev_blind/vsh/module.

shummyr's Avatar
#38 - shummyr - 94w ago
Reply
Originally Posted by ZerotakerZX View Post
Quote What does Cinavia DRM check do?

It doesn't allow video files to play correctly if the chain of trust doesn't match.

ZerotakerZX's Avatar
#37 - ZerotakerZX - 94w ago
Reply
Originally Posted by Sostanco View Post
Quote Basically it is a content protection system in Blu-ray players... check the Cinavia link in the article HERE for more details on it.

Well thank you.

Page 7 of 15 «‹123456789›LAST »

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• Iris Manager v2.45 PS3 Backup Game Manager Updated By Estwald
• PS3 4.40 CFW MiralaTijera: System Manager 1.1, 3.2.0 Integrated Core
• Iris Manager v2.42 PS3 Backup Game Manager Updated By Estwald
• Tiny Tokens Empires and Star Wars Pinball PSN / PS3 By Duplex Out
• Iris Manager v2.41 PS3 Backup Game Manager Updated By Estwald
• PS3ITA Manager v1.00 (Iris Manager PS3 Fork) By Rancid-o Arrives
Affiliates  NewsNow  Privacy  PS3 CFW & MFW  PS3 Hacks & JailBreak  PS3 Reviews  PS3 Videos  © 2013 PlayStation 3 News

PlayStation 3 Links

• Contact Us E-Mail
• PS3 Affiliates
• PS3 CFW & MFW
• PS3 Debug Firmware
• PS3 Decrypted PSN Links for CFW
• PS3 Downloads
• PS3 EBOOT.BIN Original File Links
• PS3 Firmware
• PS3 Game Releases List
• PS3 Guides & Tutorials
• PS3 Hacking Guides and Tutorials
• PS3 Hacks & JailBreak
• PS3 Help & Support
• PS3 JailBreak Game Compatibility List
• PS3 JB2 / True Blue (TB) Game Links
• PS3 multiMAN Updates
• PS3 News Forums
• PS3 News Site FAQ
• PS3 News Site Advertising FAQ
• PS3 News Site Posting FAQ
• PS3 News Site Privacy FAQ
• PS3 News Site Rules
• PS3 News Site Tag Cloud
• PS3 News Site Terms
• PS3 Resources
• PS3 Reviews
• PS3 Save Files Repository
• PS3 Themes
• PS3 Trophies List
• PS3 Videos
• PS Vita Trophies List

PlayStation 3 News Discussions
Iris Manager v2.0 PS3 Backup Game Manager By Estwald is Released - 3m ago

drphuz's Avatar
Quote "Does anyone else have Iris manager make their PS3 go nuts? I'm on Rebug Rex 4.30.2 and it causes the PS3 to apparently heat up so badly the yell...
By drphuz with
 52 Comments »
Concerning different CFW versions Help? - 52m ago

hilongo's Avatar
Quote Hi there dmjohn0x ... To make it really simple for you... as you don't seem to mess too much with your PS3... you could go straight to Rebug 4.41.1 L...
By hilongo with
 1 Comment »
Iris Manager v2.0 PS3 Backup Game Manager By Estwald is Released - 2h ago

MrCoolSpan's Avatar
Quote I think is a good game manager But i miss some options, I well love to have it supporting ps2 and minis also maby make it as an extra option in the...
By MrCoolSpan with
 52 Comments »
Concerning different CFW versions Help? - 3h ago

dmjohn0x's Avatar
Quote I'm not entirely new to the scene, just very out of the loop. 2 years ago I downgraded from 3.60 OFW to 3.55 CFW kmeaw. I've not done much with it...
By dmjohn0x with
 1 Comment »

Latest PlayStation 3 Trophies
Pool Nation: Mega Shot
Pool Nation: Mega Streak
Pool Nation: Super Zen
Pool Nation: Zen

Latest PlayStation Vita Trophies
Men's Room Mayhem: Toilet Trouble
Men's Room Mayhem: Mayhem Master
Men's Room Mayhem: Hygiene Award
Men's Room Mayhem: Sand in the Face

Latest PlayStation 3 Releases
Kamen Rider Battlide War JPN PS3-Caravan - 05-21-2013
Fast And Furious Showdown PS3-DUPLEX - 05-21-2013
Resident Evil Revelations PS3-ANTiDOTE - 05-19-2013
Muvluv Alternative Total Eclipse JPN PS3-HR - 05-17-2013

Latest PlayStation 3 Themes
Wolverine Origins PS3 Theme - 05-19-2013
Heavy Rain (Official) Dynamic PS3 Theme - 05-09-2013
Wipeout HD Fury Dynamic PS3 Theme - 05-06-2013
Batman Arkham City Dynamic PS3 Theme - 05-04-2013
  • Contact Us
  • -
  • PS3 News