Results 1 to 20 of 20

Thread: P-TESTER V2.0 + UMD Killer V1.0 [PSP HOMEBREWS]

  1. #1

    Psp B01 P-TESTER V2.0 + UMD Killer V1.2 [PSP HOMEBREWS]

    Hello guys,

    I'd like to share even here two of my latest homebrews for Sony PSP. So we have :

    P-TESTER V2.0



    This is P-TESTER V2.0 a diagnostic tool for sony PSP.

    Here is a quote from the readme :
    *What is P-Tester?*

    P-TESTER is a diagnostic tool for sony PSP.

    *Installation*

    Copy P-TESTER folder in ms0:/psp/game/
    and then boot from xmb.

    *Notes*

    With P-TESTER you can :

    *Test your PSP BUTTONS

    *Test your PSP DISPLAY FOR STUCK PIXELS and FIX IT!!

    *Test your PSP AUDIO SYSTEM

    *Test your PSP BATTERY (since V1.5)

    *Test your UMD Drive and your UMDs (since V2.0)

    more features will be added soon ..

    *Credits*

    I'm releasing the source code too. I think that this might be usefull
    for those that want to learn psp programming basics, and for those that
    just want to see how P-TESTER works.

    If you find a bug, or if you have any idea, please contact me!

    Avanaboy

    WWW.AVANABOY-CONSOLE.COM


    Download link :
    http://avanaboy-console.com/psp/releases/P-TESTER_V2.0.rar
    Source code are also available. Check my website to download it ;)

    -------------------------------AND----------------------------

    UMD Killer V1.2



    This is UMD Killer V1.2 , new PSP Homebrew, a very easy to use UMD Dumper!

    here is a quote from the readme:

    UMD Killer V1.2

    *What is UMD Killer?*

    UMD Killer is an UMD Dumper. With UMD Killer you can copy your UMDs to your MS, and save your originals to a safe place.
    ATTENTION: Only dump UMDs that you legally own. I don't support software piracy.

    *Installation*

    Copy UMDKiller folder in ms0:/psp/game/
    and then boot from xmb.

    *Notes*

    UMD Killer should works even with VIDEO/AUDIO UMDs.
    The dumped GAME image will be saved to ms0:/ISO.
    The dumped VIDEO image will be saved to ms0:/ISO/VIDEO.

    *Credits*

    As usual I'll release the source code too. Visit my website to download it!

    If you find a bug, or if you have any idea, please contact me!

    Avanaboy
    WWW.AVANABOY-CONSOLE.COM


    Here is the download link:
    http://avanaboy-console.com/psp/releases/UMDKiller_V1.2.rar
    As usual I've relased also the source code. Download it from my website!




    Enjoy these releases
    Last edited by Avanaboy; 04-06-2012 at 10:56 AM.

  2. #2
    Combat Soldier
    pool7's Avatar

    Join Date
    Mar 2008
    Location
    Argentina
    Posts
    766
    Thanks for the utilities as well as for including the source code :D
    I'll see if I can test these during the weekend and give feedback; I'll keep the source code handy for reference... though I'm still learning C/C++.

  3. #3
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,294
    Quote Originally Posted by Avanaboy View Post
    Enjoy these releases
    I like your attitude ! Sharing is caring and you're willing to learn and let us learn along with you. Thanks !
    PlayStation Aficionado.
    MSX Maniac.

  4. #4
    Can your dumper dump the mixed UMDs ? (data and video on one umd)

  5. #5
    Can your dumper dump the mixed UMDs ? (data and video on one umd)


    I've never seen mixed UMDs, btw if these mixed umds have the same structure as a GAME/VIDEO/AUDIO UMD , yes you can dump it with this tool.
    Last edited by Avanaboy; 04-06-2012 at 06:21 AM.

  6. #6
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,294
    You can only dump discs your PSP has encryption keys for.

    So if you are using a Japanese PSP which is marked "2" for video region, it means your PSP will be good only to dump Japanese and Euro Video UMDs.
    Last edited by l_oliveira; 04-06-2012 at 09:33 AM.
    PlayStation Aficionado.
    MSX Maniac.

  7. #7
    You can only dump discs your PSP has encryption keys for.
    You are 100% right ;)

    PS: UMDKiller V1.2 released ! I'm editing the thread with new link ;)

  8. #8
    Probably they don't, I'm not an expert on the structure of the disc, but there is/was a problem with them. For example the demo discs which were given with the first PSP are these mixed ones. Also some Movie umd have a demo on them. If you try to dump these umds you'll get only one part (movie or data) depends which one is first.
    Last edited by michal99; 04-06-2012 at 03:17 PM.

  9. #9
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,294
    Quote Originally Posted by michal99 View Post
    Probably they don't, I'm not an expert on the structure of the disc, but there is/was a problem with them. For example the demo discs which were given with the first PSP are these mixed ones. Also some Movie umd have a demo on them. If you try to dump these umds you'll get only one part (movie or data) depends which one is first.
    That's a GAME disc. I happen to have one and it's detected by the PSP as a GAME. (Has the PS controller logo printed on the UMD case as well)
    PlayStation Aficionado.
    MSX Maniac.

  10. #10
    There's a topic from a few years back about the problem. Or here's another one kind of that disc.
    Last edited by michal99; 04-06-2012 at 03:51 PM.

  11. #11
    if u want to be 100% sure of the umd type, hexedit the "UMD_DATA.BIN" of this umd , and read the lecter at 0x21.

    G = GAME
    V = VIDEO
    A = AUDIO

    These are the umd format that I know, and those format are detected by UMD Killer ;)

  12. #12
    ASSEMbler Hardcore
    l_oliveira's Avatar

    Join Date
    Nov 2007
    Location
    Brazil
    Posts
    2,294
    I have several UMD movie discs that contain an system update. And they dump fine.

    You just HAVE to be able to watch it on the PSP for it to dump. And ANY modern CFW has facilities on it to allow for dumping. You don't need ancient software for that. :)
    PlayStation Aficionado.
    MSX Maniac.

  13. #13
    I was just asking as there was/is that problem. That's all. I'll test a few disk when I have time and see what I get.

  14. #14
    Quote Originally Posted by Avanaboy View Post
    if u want to be 100% sure of the umd type, hexedit the "UMD_DATA.BIN" of this umd , and read the lecter at 0x21.

    G = GAME
    V = VIDEO
    A = AUDIO

    These are the umd format that I know, and those format are detected by UMD Killer ;)
    The Ceramic White PSP May 2006 disc have this in UMD_DATE.BIN "UCED-00316|DA6F3673B2975237|0001|GVA |" and contain all 3 dirs (PSP_GAME, UMD_AUDIO and UMD_VIDEO). For same reason when I mount it as VIDEO it says "The disc could not be read."

    EDIT: Tried to dump a few VIDEO only UMD, but your program always freeze PSP. I have CFW 6.60 ME-1.6.
    Last edited by michal99; 04-11-2012 at 08:35 AM.

  15. #15
    Tried to dump a few VIDEO only UMD, but your program always freeze PSP. I have CFW 6.60 ME-1.6.
    What kind of video umd are these ? when my program freeze ? please be more specific so I can fix the issue ;)

    EDIT: are those video umds PROMO copies ??


    EPIC EDIT: Thank you for your report ! I've found a nasty bug that affect UMD VIDEO DUMPING ! I'm going to fix the issue ! Expect a new version soon ;)
    Last edited by Avanaboy; 04-12-2012 at 02:40 PM.

  16. #16

    Psp Umd 1

    Very cool Avanaboy. I watched the video and I really like it.
    Excellent work!!!!

    Last edited by H360; 04-13-2012 at 01:31 AM.

  17. #17
    After hours of coding , I've realized that Video UMDs are dumpable only in Kernel mode ! So I've made a PRX Edition of UMD Killer that can dump also Video UMDs without problems ! You can download it to my website :)

    Enjoy :)


    PS: Thank haunted :D
    Last edited by Avanaboy; 04-15-2012 at 09:12 AM.

  18. #18
    We've gone plaid! Foot Soldier
    Psycho's Avatar

    Join Date
    Oct 2005
    Location
    California (LA)
    Posts
    267
    Get the US version of the movie 'Stealth' on UMD. It has a demo game of Wipeout Pure on it.

    I hadn't heard of the problem with dumping these hybrid discs, but if you want one to test, that's one I know of with real game code on it (not just system updates..), and it's widely available...

  19. #19
    Quote Originally Posted by Avanaboy View Post
    After hours of coding , I've realized that Video UMDs are dumpable only in Kernel mode ! So I've made a PRX Edition of UMD Killer that can dump also Video UMDs without problems ! You can download it to my website :)

  20. #20
    Quote Originally Posted by Haunted360 View Post
    ahahaha :) are u surprised m8 ? :)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •