Forum: PS3 Game Backup - Discussion about backing up your PS3 discs. Find up to date lists of working and non-working games, information on Rogero Manager and much more. Discussion of warez is not allowed.


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

Like Tree2Likes
  • 2 Post By albinoman887

Thread: 80010009 Error
  

Results 1 to 10 of 10
  1. #1 Question 80010009 Error 
    szczuru's Avatar
    szczuru is offline eŁDeZet Ma(j)ster
    Join Date
    Apr 2005
    Location
    Poland
    Posts
    363
    Downloads
    8
    Uploads
    0
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    19
    Likes Received
    45
    Hi,

    I want to run Hitman Absolution (BLES01785 - Polish version) using latest MultiMan 04.15.00 (with disc in drive and tried both payloads Hermes and Standard with and without BDMirror) on 4.21.1 REX (in Rebug Mode w/4.31 spoof). But always error 80010009 appears. I can't update game 'cause polish version doesn't have an update. Does anyone have a solution how to run this game?

    I've also updated my PS3 to Rogero 4.30 v2.03 but this doesn't help - same error.

    Second question - how to FORCE MultiMan to check EBOOT.BIN version for offset 0x428? I think this maybe help but MultiMan doesn't show me question about fixing EBOOT for 4.21 (like it does in NFS:MW).
    by szczuru® 2013
    ============
    PSP2PS3 always current version:
    https://www.dropbox.com/sh/lt5ggtuwnskcmor/SYg9kcp2V2
    Reply With Quote  

  2. #2  
    albinoman887 is offline Member
    Join Date
    Sep 2010
    Posts
    48
    Downloads
    6
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    4
    Quote Originally Posted by szczuru_pasja View Post
    Hi,

    I want to run Hitman Absolution (BLES01785 - Polish version) using latest MultiMan 04.15.00 (with disc in drive and tried both payloads Hermes and Standard with and without BDMirror) on 4.21.1 REX (in Rebug Mode w/4.31 spoof). But always error 80010009 appears. I can't update game 'cause polish version doesn't have an update. Does anyone have a solution how to run this game?

    I've also updated my PS3 to Rogero 4.30 v2.03 but this doesn't help - same error.

    Second question - how to FORCE MultiMan to check EBOOT.BIN version for offset 0x428? I think this maybe help but MultiMan doesn't show me question about fixing EBOOT for 4.21 (like it does in NFS:MW).
    Deank removed the patch feature for some reason. go back to 04.14.03 and patch it then upgrade again to 15 i think is the only solution right now. Kinda unfair to favor one CFW over another imho
    atreyu187 and szczuru like this.
    Reply With Quote  

  3. #3  
    atreyu187's Avatar
    atreyu187 is offline Snoochie Boochies
    Join Date
    Jan 2009
    Location
    app_home
    Posts
    1,298
    Downloads
    21
    Uploads
    6
    Mentioned
    22 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    74
    Likes Received
    112
    I am having the same error with my Assassin's Creed Enzio Trilogy, maybe this will help.
    PS3 CECH-25001 Rebug 4.41.2 "Lite" 1tb iNt & 2tb eXT mM 4.40.00

    Back online thanks to Primee for the legit PSID!!
    Reply With Quote  

  4. #4  
    szczuru's Avatar
    szczuru is offline eŁDeZet Ma(j)ster
    Join Date
    Apr 2005
    Location
    Poland
    Posts
    363
    Downloads
    8
    Uploads
    0
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    19
    Likes Received
    45
    Quote Originally Posted by albinoman887 View Post
    Deank removed the patch feature for some reason. go back to 04.14.03 and patch it then upgrade again to 15 i think is the only solution right now. Kinda unfair to favor one CFW over another imho
    Working like a charm! THANK YOU!
    by szczuru® 2013
    ============
    PSP2PS3 always current version:
    https://www.dropbox.com/sh/lt5ggtuwnskcmor/SYg9kcp2V2
    Reply With Quote  

  5. #5  
    BahumatLord's Avatar
    BahumatLord is offline Master Blaster
    Join Date
    May 2011
    Posts
    5,071
    Downloads
    81
    Uploads
    8
    Mentioned
    34 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    299
    Likes Received
    1255
    Quote Originally Posted by albinoman887 View Post
    Deank removed the patch feature for some reason. go back to 04.14.03 and patch it then upgrade again to 15 i think is the only solution right now. Kinda unfair to favor one CFW over another imho
    It is NOT the only option. Error 80010009 is easily fixed with aldostools' bruteforce app. I higlighted the part of the eboot fix bat file that fixes that error

    Code:
    @echo off
    set CID=
    FOR /F "tokens=1,2 delims= " %%A IN ('scetool.exe -i EBOOT.BIN') DO (
    if [%%A]==[ContentID] set CID=%%B
    )
    scetool.exe -v -d EBOOT.BIN EBOOT.elf
    if not exist EBOOT.elf scetool.exe -l 1193590B4DDE4F5B8E44F5F14877D0B6 -v -d EBOOT.BIN EBOOT.elf
    if not exist EBOOT.elf unself.exe EBOOT.BIN EBOOT.elf
    FixELF.exe EBOOT.elf "24 13 BC C5 F6 00 33 00 00 00 36" "24 13 BC C5 F6 00 33 00 00 00 34"
    ren EBOOT.BIN EBOOT.BIN_ORIGINAL > NUL
    echo klicense=1193590B4DDE4F5B8E44F5F14877D0B6
    if [%CID%]==[] (
    scetool.exe -v --sce-type=SELF --compress-data=TRUE --skip-sections=FALSE --key-revision=01 --self-auth-id=1010000001000003 --self-add-shdrs=TRUE --self-vendor-id=01000002 --self-app-version=0001000000000000 --self-type=APP   --self-fw-version=0003004000000000 --encrypt EBOOT.elf EBOOT.BIN
    ) else (
    echo ContentID=%CID%
    scetool.exe -v --sce-type=SELF --compress-data=TRUE --skip-sections=FALSE --key-revision=01 --self-auth-id=1010000001000003 --self-add-shdrs=TRUE --self-vendor-id=01000002 --self-app-version=0001000000000000 --self-type=NPDRM --self-fw-version=0003004000000000 --np-license-type=FREE --np-content-id=%CID% --np-app-type=UEXEC --np-real-fname=EBOOT.BIN --encrypt EBOOT.elf EBOOT.BIN -l 1193590B4DDE4F5B8E44F5F14877D0B6
    )
    del /Q EBOOT.elf > NUL
    And you're seriously saying that after everything he's done for the scene that he's being unfair? You won't find any friends around here with that kind of attitude
    Fiery the angels fell. Deep thunder rolled around their shoulders... burning with the fires of Orc.
    Reply With Quote  

  6. #6  
    powerdrome is offline Member
    Join Date
    Feb 2011
    Posts
    45
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    11
    Likes Received
    1
    @bahumat

    please take a look here: http://psx-scene.com/forums/f187/rog...5/#post1026855 (Rogero 4.30 + Multiman 04.17.00 ---> error:80010009)

    should this tip fix also my problem?
    thanks

    Quote Originally Posted by BahumatLord View Post
    It is NOT the only option. Error 80010009 is easily fixed with aldostools' bruteforce app. I higlighted the part of the eboot fix bat file that fixes that error

    Code:
    @echo off
    set CID=
    FOR /F "tokens=1,2 delims= " %%A IN ('scetool.exe -i EBOOT.BIN') DO (
    if [%%A]==[ContentID] set CID=%%B
    )
    scetool.exe -v -d EBOOT.BIN EBOOT.elf
    if not exist EBOOT.elf scetool.exe -l 1193590B4DDE4F5B8E44F5F14877D0B6 -v -d EBOOT.BIN EBOOT.elf
    if not exist EBOOT.elf unself.exe EBOOT.BIN EBOOT.elf
    FixELF.exe EBOOT.elf "24 13 BC C5 F6 00 33 00 00 00 36" "24 13 BC C5 F6 00 33 00 00 00 34"
    ren EBOOT.BIN EBOOT.BIN_ORIGINAL > NUL
    echo klicense=1193590B4DDE4F5B8E44F5F14877D0B6
    if [%CID%]==[] (
    scetool.exe -v --sce-type=SELF --compress-data=TRUE --skip-sections=FALSE --key-revision=01 --self-auth-id=1010000001000003 --self-add-shdrs=TRUE --self-vendor-id=01000002 --self-app-version=0001000000000000 --self-type=APP   --self-fw-version=0003004000000000 --encrypt EBOOT.elf EBOOT.BIN
    ) else (
    echo ContentID=%CID%
    scetool.exe -v --sce-type=SELF --compress-data=TRUE --skip-sections=FALSE --key-revision=01 --self-auth-id=1010000001000003 --self-add-shdrs=TRUE --self-vendor-id=01000002 --self-app-version=0001000000000000 --self-type=NPDRM --self-fw-version=0003004000000000 --np-license-type=FREE --np-content-id=%CID% --np-app-type=UEXEC --np-real-fname=EBOOT.BIN --encrypt EBOOT.elf EBOOT.BIN -l 1193590B4DDE4F5B8E44F5F14877D0B6
    )
    del /Q EBOOT.elf > NUL
    And you're seriously saying that after everything he's done for the scene that he's being unfair? You won't find any friends around here with that kind of attitude
    Reply With Quote  

  7. #7  
    nativesith's Avatar
    nativesith is offline Moderator
    Join Date
    Jun 2011
    Location
    Los Santos
    Posts
    1,363
    Downloads
    12
    Uploads
    7
    Mentioned
    37 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    962
    Likes Received
    648
    NHL 13 the game plays great on external hdd REBUG rex 4.21, however when applying the update I just seen that error. What would I ave to do to this BLES ed oh great and mighty Bahumatlord?
    Reply With Quote  

  8. #8  
    szczuru's Avatar
    szczuru is offline eŁDeZet Ma(j)ster
    Join Date
    Apr 2005
    Location
    Poland
    Posts
    363
    Downloads
    8
    Uploads
    0
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    19
    Likes Received
    45
    Install Update then restart PS3. Run mutiMan and re-select this game - mM will patch the update.
    by szczuru® 2013
    ============
    PSP2PS3 always current version:
    https://www.dropbox.com/sh/lt5ggtuwnskcmor/SYg9kcp2V2
    Reply With Quote  

  9. #9  
    powerdrome is offline Member
    Join Date
    Feb 2011
    Posts
    45
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    11
    Likes Received
    1
    Quote Originally Posted by szczuru_pasja View Post
    Install Update then restart PS3. Run mutiMan and re-select this game - mM will patch the update.
    tomb raider underworld doesn't have any update
    Reply With Quote  

  10. #10  
    Staylecrate's Avatar
    Staylecrate is offline Member
    Join Date
    Nov 2010
    Posts
    192
    Downloads
    11
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    35
    Likes Received
    14
    The 80010009 is a PARAM.sfo error, it has nothing to do with EBOOT.BIN. The 80010007 is the EBOOT.BIN error.
    CECH2501A-750GB Rebug 4.21.2 / CECHG01-250GB Kmeaw 3.55 / 2TB External / PSPGO 6.60 PRO-B10 / PS2 v2
    Reply With Quote  

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