Hacking need help updating psp

Baton_playz

New Member
OP
Newbie
Joined
Sep 21, 2019
Messages
4
Trophies
0
Age
34
XP
70
Country
Argentina
ok so recently i bought a used psp-3004. I have been trying to update it from 6.20 (says this in system information) and have been only getting a message that update failed i am in suspision that the previous owner tried cracking it but had no luck. I tried using chronoswitch downgrade but no luck. any ideas on how to solve this problem?
 

Alexander1970

XP not matters.
Member
Joined
Nov 8, 2018
Messages
14,971
Trophies
3
Location
Austria
XP
2,622
Country
Austria
ok so recently i bought a used psp-3004. I have been trying to update it from 6.20 (says this in system information) and have been only getting a message that update failed i am in suspision that the previous owner tried cracking it but had no luck. I tried using chronoswitch downgrade but no luck. any ideas on how to solve this problem?

Hello.:)

Did you use an Sony Memory Stick or an MicroSDHC Adaptor ?

Thank you.:)
 

Alexander1970

XP not matters.
Member
Joined
Nov 8, 2018
Messages
14,971
Trophies
3
Location
Austria
XP
2,622
Country
Austria
I use a MicroSDHC Adaptor because i don't have any way to putting stuff on and off a Sony Memory Stick

Thank you.:)

That is maybe an potential source of error.:(
Did you re-format the microSD Card ?

Did the VSH Menu appears when you press SELECT on the Main Menu/PSP Screen ?

Did you get an Error Code/Message on the Update ?
Is the Update starting and then stucks ?
 

Baton_playz

New Member
OP
Newbie
Joined
Sep 21, 2019
Messages
4
Trophies
0
Age
34
XP
70
Country
Argentina
I don't know if the microSD Card formated but i did format it on the psp like the format Memory Stick option

What is the VSH Menu?

The Update starts normaly but after the black screen a message pops up saying "The update cannot be started. The data is corrupted. (IDXFFFFFFFF)"
 
  • Like
Reactions: Alexander1970

Alexander1970

XP not matters.
Member
Joined
Nov 8, 2018
Messages
14,971
Trophies
3
Location
Austria
XP
2,622
Country
Austria
I don't know if the microSD Card formated but i did format it on the psp like the format Memory Stick option
The Update starts normaly but after the black screen a message pops up saying "The update cannot be started. The data is corrupted. (IDXFFFFFFFF)"

Thank you.:)

I only know this Error when downgrading the PSP Firmware.:(

Maybe if you like you can read through this and try to Install the Original FW 6.20 again and then try to Update.
https://wololo.net/talk/viewtopic.php?t=10528

Quote from this:
Use this.
PSPident 0.75
to check you FUSE CFG. if it is 0x00002A00
you can downgrader using this 6.20 Downgrader

and If your FuseCFG 0×00003300, 0x00003B00 or other
must use this 6.20 Pre-downgrader
before the 6.20 downgrader



For the Original Firmware 6.20 please use Google and search for "sony psp firmware 6.20 download".:)

What is the VSH Menu?

If some Custom Firmware is still there maybe the Menu appears.:unsure:

Thank you.:)

--------------------- MERGED ---------------------------

I don't know if the microSD Card formated but i did format it on the psp like the format Memory Stick option

What is the VSH Menu?

The Update starts normaly but after the black screen a message pops up saying "The update cannot be started. The data is corrupted. (IDXFFFFFFFF)"
Please hold the RIGHT Shoulder Button on Powering on the PSP.
If a Custom Firmware is still there you get into the Recovery Menu.


Thank you.:)
 
Last edited by Alexander1970,
  • Like
Reactions: Deleted User

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    BigOnYa @ BigOnYa: Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does...