Forum: PS3 Technical Development - Topics relating to Playstation 3 Technical development ONLY! Read and discuss the latest Cobra USB updates, tutorials and explanations or find out about bluray drive bypass firmwares plus much more.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




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!

 


User Tag List

Thread: PS3MFWBuilder Portable + 2 new Plugins
  

Page 1 of 10 1 2 3 ... LastLast
Results 1 to 10 of 100
  1. #1 PS3MFWBuilder Portable + 2 new Plugins 
    The Central Scrutinizer's Avatar
    The Central Scrutinizer is offline PSX-SCENE Admin Bot
    Join Date
    Jul 2002
    Posts
    2,115
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    580
    PSX-SCENE member tpryor has released a portable version of PS3MFWBuilder and two new plugins!

    Quote Originally Posted by tpryor
    yes, i made this nice app portable myself. no need to install anything, no activetcl nor the app itself or the keys. it is all integrated and it runs from any directory.

    i did it cause i had problems with the temp folders and i have a SSD, which doesn't like heavy temporary writings.

    i've already talked about it with kakaroto and he said i should open a new thread, so no problem from his side.

    he also gave me 2 new plugins to extract and change the coldboot_multi.ac3 and the coldboot_stereo.ac3, the bootsound from the ps3.

    Download:
    http://www.megaupload.com/?d=7IJNQ57J


    edit:
    thank you very much kakaroto, you're one of the best...

    short tutorial

    edit2:
    i don't know if it is important but i made it under winxp so maybe there are problems with vista/win7 as i cannot test it...
    Last edited by tpryor; 02-15-2011 at 10:03 PM.
    Reply With Quote  

  2. #2  
    pablo_jre's Avatar
    pablo_jre is offline Maniac
    Join Date
    Sep 2010
    Location
    Canada
    Posts
    128
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Dead link.

    Either that or megaupload is having some problems.

    EDIT:
    Was just chrome having a heavy with a continuous redirecting loop. Working now.
    Last edited by pablo_jre; 02-15-2011 at 11:25 PM. Reason: .
    Reply With Quote  

  3. #3  
    ez5
    ez5 is offline Registered User
    Join Date
    Dec 2010
    Posts
    9
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Link is fine here mate..
    Reply With Quote  

  4. #4  
    Join Date
    Oct 2008
    Posts
    259
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    tpryor:

    i PM'd you, not sure if you've seen it, but can you provide the .tcl tasks (or just one since the string should be easily changed) for "edit specific file in dev_flash" ?

    i guess i could poke around by looking at the existing tasks to get a better understanding.

    btw any reason bitdefender went nuts when running this?
    Last edited by AmazingLarry; 02-16-2011 at 12:03 AM.
    -=sometimes we go outside to get inside=-
    Reply With Quote  

  5. #5  
    slyr114 is offline Member
    Join Date
    Jan 2011
    Posts
    70
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    dont work on 64 windows 7, says launching in bottom right and then a box pops up and says this program has crashed, btw when extracting i get some kind of authenticity error...
    Reply With Quote  

  6. #6  
    cOLDaSiCE is offline Registered User
    Join Date
    Nov 2010
    Posts
    6
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Yeah this doesn't work with Windows 7, tried all modes.
    Reply With Quote  

  7. #7  
    kakaroto's Avatar
    kakaroto is offline Registered User
    Join Date
    Sep 2010
    Posts
    125
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    9
    Likes Received
    36
    Ok, WOW, 50MB? Why do you need 50MB ? also, why do you have tclsh in there, and teacup, etc.. nothing in there is needed.. the installer already contains a 'portable version'.. just don't install the ps3mfw installer, and just go that subdirectory and run ps3mfw.exe from there.. but you would still need the changes to make it not use the temp dir and all that stuff (set it to [pwd] instead of $::env(TEMP) ) the original ps3mfw was 3MB iirc, but 50MB? seriously, that's too much.. I see absolutely no reason for that..
    also, how does that even work? it's not a self extracting archive or anything, so how can I see what the new tasks you wrote are? it's open-source, it's GPL, so please provide clear/easy way to access your new tasks.

    Thank you.

    p.s.: that 'howto' should have just been pasted with the announcement, there's no need to put a few lines of text in a file on megaupload..
    p.s.2: once I see what your changes are, and comment on them, I'll follow up with a "good job", for now, I'm just still shocked at this 50MB file for a 3MB app...

    KaKaRoTo
    Reply With Quote  

  8. #8  
    Join Date
    Jan 2011
    Location
    Canada
    Posts
    173
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    17
    Likes Received
    12
    Quote Originally Posted by kakaroto View Post
    Ok, WOW, 50MB? Why do you need 50MB ? also, why do you have tclsh in there, and teacup, etc.. nothing in there is needed.. the installer already contains a 'portable version'.. just don't install the ps3mfw installer, and just go that subdirectory and run ps3mfw.exe from there.. but you would still need the changes to make it not use the temp dir and all that stuff (set it to [pwd] instead of $::env(TEMP) ) the original ps3mfw was 3MB iirc, but 50MB? seriously, that's too much.. I see absolutely no reason for that..
    also, how does that even work? it's not a self extracting archive or anything, so how can I see what the new tasks you wrote are? it's open-source, it's GPL, so please provide clear/easy way to access your new tasks.

    Thank you.

    p.s.: that 'howto' should have just been pasted with the announcement, there's no need to put a few lines of text in a file on megaupload..
    p.s.2: once I see what your changes are, and comment on them, I'll follow up with a "good job", for now, I'm just still shocked at this 50MB file for a 3MB app...

    KaKaRoTo

    RELEASE THE KRAKEN!
    If this is my last day on Earth, I wouldn't want it to be socially awkward...
    Reply With Quote  

  9. #9  
    hodge74 is offline Member
    Join Date
    Oct 2010
    Posts
    347
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    14
    Likes Received
    6
    no go with win7 ultimate
    PS3 Slim v3.55 + CFW Kmeaw - 320HDD + 500gig WD passport
    Reply With Quote  

  10. #10  
    MJ72 is offline Member
    Join Date
    Jan 2011
    Posts
    30
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by slyr114 View Post
    dont work on 64 windows 7, says launching in bottom right and then a box pops up and says this program has crashed, btw when extracting i get some kind of authenticity error...
    +1 exactly the same errors

    *:\***\PS3MFWBuilder_Portable.rar: Invalid or corrupt authenticity information
    Reply With Quote  

Page 1 of 10 1 2 3 ... LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •