PSX-SCENE Forum Discussion for Sony PlayStation/PsOne/PS2/PS3/PSP/PS VITA
  • Create_CFW_430 Bash Script Released by PsDev

    PSX-Scene developer, PsDev stopped by the site today to share his latest creation. He has created a new script that can be used with cfwprophet's recent MFW release. For more information about this scipt, please read to official release statement from PsDev below.

    CAUTION/WARNING: This script if for an unstable version of MFW. USe at your own risk!!!





    With cfwprophet recent release mfwbuider (version 0.2.3) I updated the create_cfw_355 bash script and added support for 4.xx CFW creation (4.30 in general). I like to name this create_cfw_430.sh (Original huh? lol) If you have any problems with this script, please feel free to contact me so I can correct the error/glitch (Contact: Twitter, @RealPsDev)

    The script does the following:

    Patches lv0 to disable CoreOS ECDSA Check in lv0.
    Patches FW PKG Verifier to disable ECDSA Check for spkg files.
    Disables searching for update packages in game disc.
    Patch LV2 to add Peek&Poke system calls
    Patch LV2 to add LV1 Peek&Poke system calls
    (Jialbait) Patch LV2 to disable NPDRM ECDSA check
    Patch LV2 to implement hermes payload SC8 /app_home/ redirection & embended app mount
    Patch LV2 to implement SysCall36 4.xx
    peek/poke support (unused lv1 calls 182 and 183)
    Remove LV2 protection
    Disables integrity check in System Manager
    Patch CoreOS Hash check. Product mode always on
    adds the standard Install Package Files Segment to the HomeBrew Category in XMB
    patches install package files back in to xbb (4.30+)
    Add MFW HomeBrew Segment to the HomeBrew Category in XMB
    Add "/app_home" icon to the XMB Game Category
    Rename /app_home/PS3_GAME/ to Discless
    Alphabetical sort Order for Games in the XMB
    Pathces the SFO Param's X0 (NeoGeo) and X4 (PCEngine) to use with the Homebrew category and costume segments
    Patch to allow installation of pseudo-retail packages
    Patch to allow installation of debug packages
    (Jailbait) Patch to implement ReactPSN v2.0 into VSH
    Code:
    Script: 
    #!/bin/sh
    #
    # Copyright (C) 2011 glevand (geoffrey.levand@mail.ru)
    # Copyright (C) 2013 PSDev (psdev@hotmail.com)
    # All rights reserved.
    #
    # This program is free software; you can redistribute it and/or modify
    # it under the terms of the GNU General Public License as published by
    # the Free Software Foundation; version 2 of the License.
    #
    # This program is distributed in the hope that it will be useful,
    # but WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    # GNU General Public License for more details.
    #
    # You should have received a copy of the GNU General Public License
    # along with this program; if not, write to the Free Software
    # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
    #
    
    OFW=$HOME/firmwares/OFW430.PUP
    CFW=$HOME/firmwares/CFW430-.PUP
    
    ./ps3mfw $OFW $CFW \
    	--gui false \
    	--debug false \
    	--patch_pup \
    		--pup-build "" \
    		--version-string "" \
    		--version-suffix "PSDev" \
    	--patch_lv1 \
    		--patch-lv1-peek-poke true \
    		--patch-lv1-remove-lv2-protection true \
    		--patch-lv1-sysmgr-disable-integrity-check-4x true \
    		--patch-lv1-coreos-hash-check true \
    	--patch_cos \
    		--patch-lv0-coreos-ecdsa-check true \
    		--patch-spkg-ecdsa-check true \
    		--patch-pup-search-in-game-disc true \
    		--patch-lv2-peek-poke-4x true \
    		--patch-lv2-lv1-peek-poke-4x true \
                    --patch-lv2-npdrm-ecdsa-check true \
    		--patch-lv2-payload-hermes-4x true \
    		--patch-lv2-SC36-4x true \
    	--patch_xmb
    	        --add-install-pkg true \
    		--patch-act-pkg true \
    		--add-hb-seg true \
    		--patch-app-home true \
    		--patch-ren-apphome true \
    		--patch-alpha-sort true \
    		--patch-rape-sfo true \
            --patch_vsh
    	        --allow-pseudoretail-pkg true \
    		--allow-debug-pkg true \
    		--patch-vsh-react-psn-v2-4x true \
    Please take note this does require version 0.2.3 of mfwbuilder.




    PSX SCENE: Your Only Home For 100% PS3 Scene Coverage

    Latest NewsReport NewsSearch ForumsHall of Fame

    Facebook.com/PSXSceneRSSTwitter.com/psx_scene
    Comments 19 Comments
    1. tthousand's Avatar
      tthousand -
      Lets make this month a record breaker for votes cast.




      Here is an animated GIF created by Jay-Jay, showing how to place a vote:


    1. albinoman887's Avatar
      albinoman887 -
      is the MFW builder ready for release or still dont use this if you dont have a hardware flasher
    1. albinoman887's Avatar
      albinoman887 -
      tested script but cant get passed this error

      Executing shell pupunpack filename.pup /tmp/PS3MFW/PS3MFW-MFW
      FATAL ERROR: Error extracting PUP file filename.pup : child process exited abnormally
      See /tmp/PS3MFW/ps3mfw.log for more info
      Last lines of log :
      *****************
      data size: 00000000_0c04f7e4
      header hmac: OK
      unpacking version.txt (00000000_00000005 bytes; hmac: OK)...
      unpacking license.txt (00000000_0004e297 bytes; hmac: OK)...
      unpacking update_flags.txt (00000000_00000005 bytes; hmac: OK)...
      unpacking ps3swu.self (00000000_005682a0 bytes; hmac: OK)...
      unpacking vsh.tar (00000000_00002800 bytes; hmac: OK)...
      unpacking dots.txt (00000000_00000003 bytes; hmac: OK)...
      unpacking update_files.tar (00000000_0b51a800 bytes; hmac: OK)...
      FATAL ERROR: Error extracting PUP file filename.pup : child process exited abnormally
    1. an0nym0us's Avatar
      an0nym0us -
      is this a joke? thats not a script, its a one-liner of mfw settings. i know news has been slow this year, but just wow to this one.

      I see this is entered into the monthly contest, well as 1 of 2 major contributors to ORIGINAL/OFFICIAL ps3mfw builder, I contest that.
    1. PsDev's Avatar
      PsDev -
      Quote Originally Posted by an0nym0us View Post
      is this a joke? that's not a script, its a one-liner of mfw settings. i know news has been slow this year, but just wow to this one.

      I see this is entered into the monthly contest, well as 1 of 2 major contributors to ORIGINAL/OFFICIAL ps3mfw builder, I contest that.
      I just knew someone would bring up the simplicity of this shell script. I never stated that this was a major release, I just notice in the recent release of ps3mfwbuilder that the shell script named "create_cfw_355.sh" and had not had 4.xx support shell script even though that version added 4.xx support. So I gathered the all options command names in the task that were required to generate an 4.xx MFW PUP. I wrote this in 10-15 min, in fact, my initial release was not intended for the contest, I in fact did not enter it, until @tthousand ask me if I wanted to and I thought to myself why not? I knew it was a little script and it was only meant for people that might have wanted it, I don't even care if it was front paged, because like I said, it was only meant for anyone who may have wanted to use it.

      Know why everytime someone simply released something little to help the little things that may only be intended for a small group of people has to be bashed? Is it because it was not a big ol' release that is gonna change the whole entire scene? IDK.
    1. STLcardsWS's Avatar
      STLcardsWS -
      If something is contest worthy or not worthy will be figured out by the votes. if you don't feel its contest worthy you simply don't vote, if you feel it is you vote for it then the entry that gets the most votes wins so the community decides.

      really a simple process
    1. an0nym0us's Avatar
      an0nym0us -
      Quote Originally Posted by PsDev View Post
      I just knew someone would bring up the simplicity of this shell script. I never stated that this was a major release, I just notice in the recent release of ps3mfwbuilder that the shell script named "create_cfw_355.sh" and had not had 4.xx support shell script even though that version added 4.xx support. So I gathered the all options command names in the task that were required to generate an 4.xx MFW PUP. I wrote this in 10-15 min, in fact, my initial release was not intended for the contest, I in fact did not enter it, until @tthousand ask me if I wanted to and I thought to myself why not?
      Sorry to hear you took the longest manner possible to gather the command-line options, you do realize the options selected are part of the standard log output right? That was done as a "poor man's" method of saving options so during testing the time-consuming task of selecting options was not necessary.

      Quote Originally Posted by PsDev View Post
      I knew it was a little script and it was only meant for people that might have wanted it, I don't even care if it was front paged, because like I said, it was only meant for anyone who may have wanted to use it.
      sure, at least you did not call the resulting PUP a release, and enter THAT into the contest. You see hundreds of hours have gone into the development and testing of ps3mfw builder, to make it as simple as possible. Initially by a small group of people, and since release, by MANY people. All of that work was done for FREE, and released to the world for FREE, seeing that work entered into a contest by someone that was not involved initially, or even after release is a real slap. You would not be the first to try and "steal" the work and sell it as your own, last year someone sold a PUP for $150 to this very website.

      Quote Originally Posted by PsDev View Post
      Know why everytime someone simply released something little to help the little things that may only be intended for a small group of people has to be bashed? Is it because it was not a big ol' release that is gonna change the whole entire scene? IDK.
      The only "bash" in this thread is the script itself.
    1. an0nym0us's Avatar
      an0nym0us -
      Quote Originally Posted by STLcardsWS View Post
      If something is contest worthy or not worthy will be figured out by the votes. if you don't feel its contest worthy you simply don't vote, if you feel it is you vote for it then the entry that gets the most votes wins so the community decides.

      really a simple process
      Oh I guess I was not clear enough in articulating WHY I take issue with this as an entry in this contest on this site. Its not that I feel it is or is not worthy, I KNOW it does not meet rule #2.

      "2. In order to qualify for entry the release must be new, reside in the PSX-Scene forums and can not be copied or originate from any other sites"

      There are at least 2 reasons, first its not new, and second the only way it could be considered new in any way is from updates that did not originate on this site. I know news is slow for you and you need to get eyeballs to the site for your revenues, but that WILL NOT take place with PS3MFW Builder. Its not your copyright.
    1. tthousand's Avatar
      tthousand -
      @an0nym0us, mistakes are always going to be made. If not, how would anyone ever learn anything?

      The truth is, we end users don't know as much as you devs do... and don't think devs are mods here, it's just us above-average end users.

      So sometimes we do stuff that you guys don't agree with, and possibly infuriates you guys. We don't mean to, but we here at PSX-Scene are always trying to keep things moving forward; meaning, we will always try to reconcile our wrongs, and do what is best for the scene.

      That being said, I appreciate the background info on this release from @an0nym0us, and me and the rest of the moderation team will discuss what actions need to be taken.

      Thank you @an0nym0us and @PsDev for all of you contributions to the scene, and to our site
    1. STLcardsWS's Avatar
      STLcardsWS -
      I know news is slow
      Well i know i been busy posting alot of news the past two weeks.. I would disagree with slow
    1. bitsbubba's Avatar
      bitsbubba -
      wow really, still? man oh man, lol!
    1. tthousand's Avatar
      tthousand -
      It's alright, people probably still hate on geohot too. Like he even knows or cares. So much hate to go around, that Star Wars empire ISH ain't no joke

      At least everything is being handled well here, like it was before geohot/free-cfw hit and blew this thing to kingdom come. I only hope people can get back to just congratulating people or ignoring each other.

    1. user's Avatar
      user -
      Quote Originally Posted by tthousand View Post
      At least everything is being handled well here, like it was before geohot/free-cfw hit and blew this thing to kingdom come. I only hope people can get back to just congratulating people or ignoring each other.
      you're obviously wrong.
      1. i can't see whats being handled well here
      2. making money with other ppl's work who gave it for free is called SCAM :P
      3. scam must not be ignored/tolerated
      4. that script will create a nice brick PUP if you use it on OFW. give it a try (congratulations in advance)
      5. a reliable news site should verify stuff before posting it
    1. tthousand's Avatar
      tthousand -
      Quote Originally Posted by user View Post
      you're obviously wrong.
      1. i can't see whats being handled well here
      2. making money with other ppl's work who gave it for free is called SCAM :P
      3. scam must not be ignored/tolerated
      4. that script will create a nice brick PUP if you use it on OFW. give it a try (congratulations in advance)
      5. a reliable news site should verify stuff before posting it
      Thanks for the constructive criticism. But I think you are OBVIOUSLY WRONG.

      I disagree about this being a scam. It is PsDev's own work. True, he made it for use with something someone else made... but still, it's his.

      About their being issues with this release... THAT IS STATED IN THE ARTICLE.

      Now that your issues have been handled, anything else to add? (I just noticed your title says "account deleted". I hope you didn't just spam me!)

      As you can see, we are still handling things better than ever over here. We stay positive, and promote healthy communication. We are not here to be police, we are here to keep things running smoothly. We are not devs, we are end users. So give us a break. Unless you are doing it better yourself... Well, then that would be something, wouldn't it?
    1. bitsbubba's Avatar
      bitsbubba -
      lol
    1. user's Avatar
      user -
      Quote Originally Posted by tthousand View Post
      About their being issues with this release... THAT IS STATED IN THE ARTICLE.
      nope, it isn't. without testing i can tell you that it will brick using OFW and fail to create a PUP using CFW. its just a pointless "release".

      Quote Originally Posted by tthousand View Post
      Now that your issues have been handled, anything else to add? (I just noticed your title says "account deleted". I hope you didn't just spam me!)
      test releases before posting news.
    1. tthousand's Avatar
      tthousand -
      Quote Originally Posted by user View Post
      nope, it isn't. without testing i can tell you that it will brick using OFW and fail to create a PUP using CFW. its just a pointless "release".
      Here is a quote directly from the article: "If you have any problems with this script, please feel free to contact me so I can correct the error/glitch (Contact: Twitter, @RealPsDev)"


      Quote Originally Posted by user View Post
      test releases before posting news.
      Again, just because we report on the news, doesn't always mean we understand it 100%. As I said before in this thread, we are end-users... And not devs.

      If I am wrong about something, then I will try to make amends for it. You say the article needs a warning. Fine, I will add the information you have presented to the article. Thank you

      Now which are you having a problem with, OFW or CFW, or both? And more importantly, have you contacted PsDev about the situation?
    1. user's Avatar
      user -
      you don't seem to get my point.
      if you don't understand things you post, you should verify (TEST) them before posting news or ask someone that does understand it, but i won't go deeper into ethics and standards of journalism...

      Quote Originally Posted by tthousand View Post
      Now which are you having a problem with, OFW or CFW, or both? And more importantly, have you contacted PsDev about the situation?
      read my previous post again and if you don't get it, once more. lol
    1. tthousand's Avatar
      tthousand -
      It's funny, everyone always knows the best way for other people to live... but what about yourselves?

      And yes, I have contacted people before to clarify things, to give other end users better understanding of what things do.

      But this situation is different. You must understand this script was made for an UN-STABLE version of MFW. Did you catch that... unstable? Meaning guess what... you are using it at your own risk when you use it.

      A warning has been added to the article, for people who are having the same problem you are with the current information available on the internet (which is something I just figured would be known if you are using cfwprophet's unstable build).

      And lastly, I hope you are not trying to talk down to me. I don't think it is cute, and I have not treated you badly here. I am appreciative of your constructive conversation you are having with me... All in all, you are just looking out for the rest of us.




      @PsDev has politely requested this release not be included in this months contest.
  • Daily Digest


    Want to receive the latest PSX info in your email?

    Sign up for our Daily Digest!



    Want to learn more about the team keeping you up to date with the latest scene news?

    Read about them now!

    Check out our Developer bios, too!

  • Recent Threads

    Blyze

    Best uLaunch Version to Use

    Thread Starter: Blyze

    Just wondering which version of uLaunch should I use to install Free McBoot? I've already used the version in the Noobie Package, but all I get is a black

    Last Post By: Blyze Today, 02:30 PM Go to last post
    ConorrChapple

    Anyone wanna play The Last Of Us online?

    Thread Starter: ConorrChapple

    If so add: ConorChapplee

    Last Post By: ConorrChapple Today, 01:33 PM Go to last post
    ShaolinAssassin

    Devil May Cry Pal in NTSC mode

    Thread Starter: ShaolinAssassin

    Hi guys,

    I come here to request a lil help, cause Im really out of ideas. Im trying to play my PAL copy of Devil May Cry with

    Last Post By: ShaolinAssassin Today, 04:05 PM Go to last post
    Raeralus

    System problems

    Thread Starter: Raeralus

    I am having a few issues with my PS3. Now, for some reason, my PS3 no longer displays any output when powered and turned on. This is not the same for

    Last Post By: Raeralus Today, 09:11 AM Go to last post
    rpgamer

    Gamer for life

    Thread Starter: rpgamer

    Hi everyone,
    My name is John I am a recently disabled man of 50. But this does not get me down, because I love games of all kinds. And I think

    Last Post By: codone Today, 04:39 PM Go to last post
    archicharmer

    Mounting HDD and Console ID obtaining

    Thread Starter: archicharmer

    I'm calling to man, who was in time to install this!

    Please, look at this. I want someone to mount HDD. And then we possible can obtain

    Last Post By: indirect76 Today, 11:54 AM Go to last post
  • Recent Comments

    Gradius

    Cobra ODE Hardware To Be Released Soon

    Price: US$ 120 Go to last post

    Gradius Today 04:50 PM
    The Big Harsh

    Rogero Custom Firmware 4.40 Version 1.03 Released

    After I was on CFW 4.30 I updated to CFW 4.41, then I tried to enter my PSN account but suddenly... Go to last post

    The Big Harsh Today 04:20 PM
    aneesh

    Cobra ODE Hardware To Be Released Soon

    As long as it can run backups on super slim as they show i am happy. Pricing will surely be high. Go to last post

    aneesh Today 02:20 PM
    pinkfloydviste

    Cobra ODE Hardware To Be Released Soon

    I have an ODE (Wasabi 360 Ultra)for my 360 Slim, and it works great. It was simple to install and... Go to last post

    pinkfloydviste Today 01:56 PM
    negodosul

    Rogero CEX-4.41 v1.00 Released

    I will miss yours updates Rogero. Go to last post

    negodosul Today 10:30 AM
    an0nym0us

    Cobra ODE Hardware To Be Released Soon

    Or perhaps I understand both of them and this thread needs a little explanation of the ODE... Go to last post

    an0nym0us Today 10:28 AM
    an0nym0us

    Cobra ODE Hardware To Be Released Soon

    You can certainly write the English language, but can you READ?? To quote, maybe this time you... Go to last post

    an0nym0us Today 09:13 AM
    fatattack

    Cobra ODE Hardware To Be Released Soon

    99% sure it will support ntfs. There is no reason why they shouldn't.
    atm we can't use ntfs on the... Go to last post

    fatattack Today 07:26 AM
    piaf

    Cobra ODE Hardware To Be Released Soon

    what a cliffhanger..almost....there...soon.... Go to last post

    piaf Today 03:52 AM
    adrenalineforu

    Cobra ODE Hardware To Be Released Soon

    You have terribly misunderstood the concept of ODE and a jukebox! Go to last post

    adrenalineforu Today 02:39 AM