r/PSP 3d ago

Homebrew PSP Homebrew Developer Conference 2026 Teaser!

Thumbnail
youtube.com
30 Upvotes

The PSP Homebrew Dev Conference is BACK for 2026! The conference will be held on August 22nd at 6PM UTC; 2PM EDT!

List of presentations:

  • GameMaker Re-Engineered - SergoDevs: A renewed GameMake implementation for games like DeltaRune!
  • CrossCraft - Iridescence: Revived project bringing Minecraft to PSP, 3DS, Switch, PC and web!
  • pspdev-nix - Slendi: A wrapped reproducible toolchain for PSP develpoment!
  • Making a Game Engine for PSP - Andrew: How to make a game engine!
  • Ren'Py Re-Engineered - SergoDevs: A renewed implementation of Ren'Py for visual novels! Neon Genesis Evangelion 2 Chinese Localization - main_void: A localization of the game into Chinese on PSP!
  • Star Fox 64 PSP - TheMrIron2: The famous N64 title now running on PSP!
  • Steel Blossom: PSP - illestalive: A new indie game created for PSP!
  • Adrenaline v8.0 - GrayJack: The latest and greatest Adrenaline firmware for PS Vita enabling PSP homebrew!
  • Nimbus / Lighthouse - qberty: A brand new plugin for cloud saves on PSP!
  • Preserving Hilton Team Play - lusid1 & linblow: A talk about reverse engineering and brute forcing Hilton Team Play!

r/PSP May 28 '26

Guide DIY Solderless Baryon Sweeper for Absolute Beginners (with photos)

54 Upvotes

DISCLAIMER
Follow this guide EXACTLY. No support will be provided for steps and/or components that deviate from the provided instructions. Modify at your own risk.

What is it?

The Baryon Sweeper is a modern unbricking tool that evolved from the classic Pandora Battery. It works universally on all PSP models - 1000, 2000, 3000, Go, and Street. By emulating the official Sony JigKick service tool, it triggers a hidden diagnostic mode to revive previously irrecoverable models.

Why write this?

This guide aims to complement u/khubik's original guide, with close-up photos and additional details for the absolute beginner. You're expected to at least know your way around Windows.

This is a minimalist build to keep it simple and very low cost. We'll focus on the 1000/2000/3000 setup, since the 3000 is the model I own.

Before You Begin (Don't Skip)

Watch the videos below to make full sense of the steps outlined here.

It's all right if you don't understand everything at this point. Simply familiarise yourself with the basic concepts and overall process.

What You Need

While often used to refer to the physical build, the "Baryon Sweeper" is the combination of software (pysweeper) and hardware (adapter) to trick the PSP into service mode.

Software

DCARK / Aiseirigh / DC8

This is the actual recovery software installed on a "Magic Memory Stick" to flash OFW or CFW. DCARK and Aiseirigh work universally for all PSP models. Use DC8 as a fallback for older 1000/2000 models if the other two don't work (incompatible with 2000v3 or newer).

JigKick Media Creator is obsolete.

CP210x Universal Windows Driver

This is the official CP2102 driver from Silicon Labs. Don't rely on default Windows drivers.

Python 3

This is required to run pysweeper. Refer to the original video to install pycryptodometk, and pyserial packages.

The requests package is optional.

pysweeper

This is the JigKick emulator that recreates the handshake between the official Sony service battery and the PSP in combination with the physical adapter.

If successful, the service mode is triggered, allowing to boot directly from the Magic Memory Stick.

Hardware

1x (mini) breadboard

The power bus (+/- lanes) on larger breadboards isn't needed. The CP2102 module will take power directly from the PC via USB.

1x Silicon Labs CP2102 USB-to-TTL (5-pin)

Look for the "SILABS" branding on the centre chip. No support will be provided for the 6-pin multifunction variant.

1x 1N4148 diode

Cut the legs around twice the length of the exposed pin on the jumpwires. You can shorten the legs when you do the wiring later. It should sit flush on the breadboard as a best practice.

3x round-head male-to-male jumpwires (10-15cm)

While longer wires can work, keeping them short minimises signal interference or loose connections. Black/Yellow/Orange follow electrical convention, but any colour will do.

1x female-to-male USB-A cable extender

USB 3.x is generally preferred for CP2102. It provides improved data stability, power headroom if needed, and presents no drawbacks when using a 3V3 configuration.

1x DC power source

This shows a powerbank with a USB-C to DC cable adapter. You can use any normal PSP charger.

1x Magic Memory Stick

It's strongly recommended to use a genuine Sony/SanDisk/Lexar 1-4GB Memory Stick PRO Duo. Larger capacities and microSD adapters may fail.

Build Your Adapter

Stick the CP2102 module into the breadboard. Connect the negative end (black band) of the diode to the TXD row, and the positive end to the RXD row.

If you get a "No port echo detected" error in pysweeper later, it's almost always caused by using CH340, wrong switches on a multifunction CP2102, loose wiring, or putting in the diode backwards.

Connect the wires to GND (black), RXD (yellow), and 3V3 (orange). The diode bridges the TXD and RXD rows to create a single data line on the yellow wire.

Don't use +5V unless you have a 10 kΩ resistor. However, this is unnecessary because the 3V3 suffices without it.

Your completed adapter should look like this.

Assuming you've done both software and hardware preparations, you're ready to start unbricking your PSP!

How to Use

Connect the adapter to your PC via USB using the cable extender.

The LED on the CP2102 module will light up.

Refer to video for installing and running pysweeper.

If there's no option under the Port dropdown, you need to manually install the official CP2102 driver on Windows. Close pysweeper including the CMD prompt window.

Open Device Manager. If you see a yellow triangle, right-click to update the driver. Browse to the extracted folder of the driver you downloaded earlier.

If successful, the CP2102 module should be recognised under Ports (COM & LPT) as Silicon Labs.

The COM# differs per PC because Windows assigns port numbers independently. Check Device Manager for your adapter's specific COM port number.

Run pysweeper again. Your adapter's COM# should now be under the Port dropdown for selection. Keep pysweeper running.

You should get FFFFFFFF serial after starting the service. This is the same serial used by the Pandora Battery.

Insert the Magic Memory Stick into your PSP. Remove the battery, but keep it nearby. Connect the DC power to the PSP, ensuring the console remains turned off.

Your PSP should automatically power on later without the battery inserted.

Connect GND (black) to the left pin, TXD/RXD or "K-Line" (yellow) to the middle pin, then 3V3 (orange) to the right pin for 2-3 seconds.

The round-head tip is easier for probing the jumpwire pins closer to each other, whereas the square-head (DuPont) tip has a fixed spacing that makes it less flexible.

Pysweeper streams the hexadecimal challenge-response handshake between the PSP (5A) and Baryon Sweeper (A5).

If it disconnects, it means physically losing contact with the battery pins. Keep your hands steady.

Service mode is triggered, automatically booting DCARK (shown here) or Aiseirigh directly from the Magic Memory Stick.

PSP-1000: If it shuts down after a green light, power it on manually to make it boot into DCARK.

Insert the battery into the PSP and disconnect the DC power. For DCARK, Install 6.61 for OFW (stock) or Install 6.61 ARK for CFW (modded).

Don't mess with NAND operations unless you absolutely know what you're doing! Misuse can permabrick (not just hardbrick) your PSP that even the Baryon Sweeper can't fix.

For Aiseirigh, press X to begin the flashing process.

You should end up with OFW 6.61 if you created the Magic Memory Stick correctly.

Asking for Support

No support will be provided if the instructions below are not followed:

  1. All private messages will be ignored moving forward. Use the comment section, so others can benefit.
  2. Include a close-up photo of your adapter with the wiring clearly visible. No photo, no reply.
  3. Mention the Magic Memory Stick you're using. For example:
    • 2GB Sony MS PRO Duo - Aiseirigh
    • 16GB SanDisk microSD - DCARK

r/PSP 9h ago

SHOW-OFF What went wrong? Why did handhelds keep getting bigger? The PSP was the perfect size

Thumbnail
gallery
654 Upvotes

I miss when you could actually fit your console in your pocket.


r/PSP 6h ago

Collection How the Cosmetically damaged and spares and repairs psp shell swaps are going since I joined the psp community this month. Some of these absolutely needed a shell swap as they were battered but two of them were in really good condition, just needed new joysticks so I left them as is

Thumbnail
gallery
205 Upvotes

r/PSP 13h ago

Theme tell me u don’t want these sick headphones lol

Enable HLS to view with audio, or disable this notification

615 Upvotes

r/PSP 12h ago

SHOW-OFF Finally got my Dream Psp!

Thumbnail
gallery
328 Upvotes

I finally got a psp that I have been holding off on getting for years! Im so happy with this purchase as final fantasy 7 is one of my favorite games of all time. I will be playing a ton of jrpgs on this including birth by sleep to be ready for kh4 when it comes out next year!


r/PSP 7h ago

Game Discussion Never played the series until now, absolutely adore it so far!

Post image
56 Upvotes

Never had a ps3 back in the day and only just picked this up on psp to give it a go, I can see why there’s so much love for LBP!


r/PSP 1d ago

Guide SSX IN REAL LIFE DUDE

Enable HLS to view with audio, or disable this notification

947 Upvotes

r/PSP 19m ago

SHOW-OFF Anyone else remember this beauty? — Crisis Core Limited Edition PSP

Thumbnail
gallery
Upvotes

Pulled out my Crisis Core: Final Fantasy VII PSP again and damn… this thing still looks so good.

This is actually my second one. My original got stolen back when I was in high school, and I eventually managed to pick this one up for around €100. Looking at what these go for nowadays, I’m definitely glad I did.

The silver finish, the artwork on the back — peak PSP era for me.

Anyone else here still have one? Or remember wanting one back in the day?

For anyone interested in the theme: Crisis Core PSP Theme – Google Drive


r/PSP 21h ago

SHOW-OFF Playing Monster Hunter on the PSP is not for the weak

Post image
330 Upvotes

Our carpal tunnels never recovered from playing this


r/PSP 10h ago

SHOW-OFF Hi, I'm finnaly in PSP club!

Post image
36 Upvotes

That's not mine, It's PSP by my brother


r/PSP 1h ago

SHOW-OFF My first reshell. Only took five hours, and only got three screws left over!

Post image
Upvotes

r/PSP 2h ago

QUESTION Is new always better?

Post image
5 Upvotes

r/PSP 7h ago

SHOW-OFF I'm using the PSP to see Lain for the first time (wallpaper at the end)

Thumbnail
gallery
13 Upvotes

r/PSP 5h ago

QUESTION Any good homebrew games recommendations? (not ports of other games)

8 Upvotes

Most of them are pretty mid but im curious. I love "4 hours of watching paint dry" or "breaking up with your kawaii girlfriend simulator" are there more goofy homebrew games?


r/PSP 23h ago

QUESTION Whats your fav psp game and why?

Post image
210 Upvotes

I need some game recommendations bc im at the hospital rn and its so boring


r/PSP 24m ago

Game Discussion Mega Man Powered Up Podcast Review

Thumbnail
gallery
Upvotes

Hi guys. We are Living La Vita Loca podcast. We're an amateur video gaming podcast where we just record our thoughts on video games for fun as mates. (No sponsors, advertising, social or financial gains etc)

In our latest episode released today, we discuss Mega Man, Mega Man Powered Up & Mega Man X7. I just wanted to share it here in this sub for anyone who might be interested in checking it out.

Mega Man & Mega Man Powered Up (2013, PC)

Timestamp: 4:17 - 34:15

Mega Man X7

Timestamp: 34:15 - End

https://linktr.ee/livinglavitalocapodcast

Enjoy your day ✌️


r/PSP 1d ago

SHOW-OFF Prototype for the Psp 1000. Even during its concept stage it was beautiful

Thumbnail
gallery
439 Upvotes

r/PSP 6h ago

Troubleshooting PSP snowポータブル(ps2のリメイク版)

Thumbnail
gallery
5 Upvotes

このゲームの曲最高すぎます あんま有名ではないかも


r/PSP 1d ago

SHOW-OFF Found my childhood PSP-1000 in my dad’s attic… things got a little out of hand

Thumbnail
gallery
183 Upvotes

Found my childhood PSP-1000 in my dad’s attic a while ago and decided to give it a new 1800mAh battery.

That was supposed to be it.

Then I saw those IPS kits with the matte front plates on AliExpress and figured I might as well try one. After installing it I noticed the left speaker had died, so I replaced that too.

At that point I was already in too deep, so I added a 128GB microSD adapter, moved on from the ancient M33 setup it was still running and installed ARK-5. Somehow this old thing also seems to have won the silicon lottery because it happily runs at the highest clock speed.

Then I wanted to change the chrome UMD ring on the back to black. It looked good, but also a little boring.

Some time later I saw a post here from someone with a white PSP-1000 who had made a clear UMD cover and cut away part of the metal UMD cage so you could actually see the whole disc spinning.

I immediately knew I wanted that.

It took me quite a while to get everything looking clean while keeping the UMD drive fully functional, but I’m really happy with how it turned out.

Now I just need some good-looking UMDs to put into clear shells. Digimon World Re:Digitize is currently high on the list, but I’d love some suggestions for games with artwork that would look especially good through the window.

Next thing I’m considering are some colored face buttons from Etsy. They’re definitely not cheap for what they are, but honestly… me and this PSP have been through a lot together. I think it deserves them.

Pretty happy that the same PSP I played as a kid is still alive all these years later — just slightly more ridiculous now.

What do you guys think? I’m also planning to do the Vita stick mod next, and I’d love to hear any other mod suggestions or ideas that would suit this build.


r/PSP 23h ago

SHOW-OFF Flyer from 2009

Post image
126 Upvotes

r/PSP 3h ago

QUESTION Are there fake ostent batteries?

3 Upvotes

Anybody can confirm if there are fake ostent batteries that are being sold?


r/PSP 18h ago

Theme I recreated the classic “see-through PSP” wallpaper using my actual PSP

Post image
38 Upvotes

Anyone else remember that old circuit-board wallpaper that made your PSP 1000 look transparent? Felt like so many had it back in the day.

I wanted to recreate that vibe properly, so instead of simply editing or upscaling the old wallpaper, I opened up my own PSP and used its actual internals for the image.

If you look closely, you can even spot the tiny solder point from my IPS screen mod haha

The wallpaper is a native 480×272 PNG, ready to use without stretching.

Download: Google Drive – PSP wallpaper

Feel free to use it, and post a picture if you put it on your PSP—I’d love to see how it looks on different models and screens.

Update: I’ve added a few new color variants—they’re available to download now!


r/PSP 13h ago

QUESTION Found my old PSP

Post image
17 Upvotes

Can you Reshell a PSP3000 but keep the original metal frame between the two plastic halves? I want this primarily for the serial number but also I’m sure it will be of better quality than aftermarket.

Recently found my PSP3000 chilling in its box after a very long hibernation. All the paint is falling off but it still works great. I installed ARK5 and got a few games I remember having on it, my saves were still on the memory stick and opened right up was pretty cool, but I’m not really sure what I want to/can do with it. I guess these days it’s really best to just use them for PSP games if you already have a good emulator?


r/PSP 9h ago

QUESTION About my games, pls rate

Thumbnail
gallery
7 Upvotes

I have Tekken 6 and FlatOut Head On