Call us now:
PS1 BIOS Download for ePSXe, DuckStation and RetroArch
If your PS1 game won’t boot, freezes on the logo screen, or plays with no sound, the fix is usually a missing or wrong PS1 BIOS file — not a broken game or a bad emulator. Download the correct BIOS file (like SCPH1001.BIN for USA games), drop it in the right emulator folder, and most of these problems go away in under five minutes.
That sounds almost too simple, but it’s true. I’ve seen people spend hours reinstalling ePSXe or messing with graphics settings when the real issue was a BIOS file sitting in the wrong folder the whole time. Below, I’ll walk through the actual BIOS files you need, how region matters, and exact setup steps for ePSXe, DuckStation, and RetroArch on both desktop and mobile.
Available PS1 BIOS Files by Region – USA, PAL, NTSC & NTSC-J
The PS1 BIOS files below are available in .bin format and work with most popular PS1 emulators.
SCPH1001.BIN
USA
The North American BIOS for PlayStation games released in the USA and Canada.
SCPH7502.BIN
PAL
The European BIOS used for PlayStation games released in Europe, the UK, and Australia.
SCPH5500.BIN
Japan
The Japanese BIOS designed for PlayStation games released in Japan and other Asian regions.
SCPH7003.BIN
Worldwide
A multi-region BIOS designed to support PlayStation games from different regions worldwide.
What Is a PS1 BIOS and Why Do You Need One?
A PS1 BIOS is the original startup firmware from a real PlayStation 1 console. Sony built it into the hardware, and it handles the boot sequence, memory card reads, and hardware checks every time you power on the console.
When you use a PS1 emulator, that BIOS file does the exact same job — it tells the emulator how a real PlayStation behaves so games load and run the way they’re supposed to. Think of it like this: the emulator is the empty console shell, and the BIOS is the chip that actually wakes it up.
Without it, or with a corrupted copy, you’ll usually see one of these:
- The emulator hangs on a black screen before the PlayStation logo appears
- Games load but audio is missing or garbled
- Certain titles crash 10-20 seconds into gameplay
- Memory card saves fail to write properly
I’ve tested this directly — running Final Fantasy VII on DuckStation without a BIOS loaded gives you a blank gray screen and nothing else. Load SCPH1001.BIN, and the PlayStation startup animation plays exactly like it did on the console in 1997.
Some emulators offer a workaround called High-Level Emulation (HLE), which fakes BIOS behavior without the actual file. It technically works, but compatibility drops noticeably — expect more graphical glitches and random crashes on less common titles.
PS1 BIOS Files by Region (USA, PAL, NTSC-J)
Sony released different BIOS versions for different markets, and each one is tied to the video standard and game releases of that region. You don’t strictly need a matching regional BIOS for every game, but it does reduce boot errors and improves accuracy — especially for PAL or Japan-exclusive titles.
Every PS1 bios file comes as a small .BIN file, typically around 512 KB, and works across ePSXe, DuckStation, and RetroArch without conversion.
USA (NTSC-U) BIOS Files
This is the region most people start with, since the majority of PS1 games sold worldwide were US releases.
| BIOS File | Notes |
|---|---|
| SCPH1001.BIN | Most common, best overall compatibility |
| SCPH5501.BIN | Later console revision, also widely used |
| SCPH7001.BIN | Slim console version, works fine on most emulators |
| SCPH7501.BIN | Late-model revision |
| SCPH101.BIN | PSone (mini console) revision |
Europe (PAL) BIOS Files
If you’re playing games that only released in the UK, Germany, or Australia, a PAL BIOS matters more. PAL games run at 50Hz versus 60Hz for NTSC, and mismatched BIOS/game combos sometimes cause slowdown or screen tearing.
| BIOS File | Notes |
|---|---|
| SCPH1002.BIN | Original PAL BIOS |
| SCPH5502.BIN | Common PAL revision |
| SCPH7002.BIN | Slim PAL console |
| SCPH7502.BIN | Late PAL revision |
| SCPH9002.BIN | Final PAL hardware revision |
Japan (NTSC-J) BIOS Files
Needed mainly for import titles that never got an official Western release — things like Policenauts or certain RPGs that stayed region-locked.
| BIOS File | Notes |
|---|---|
| SCPH1000.BIN | Original Japan release |
| SCPH3000.BIN | Early revision |
| SCPH5500.BIN | Most widely used Japan BIOS |
| SCPH7000.BIN | Slim Japan console |
Which PS1 BIOS Should You Actually Use?
For 90% of users, SCPH1001.BIN is the right pick. It’s the most tested, the most documented, and the one nearly every emulation guide defaults to for a reason — it just works across ePSXe, DuckStation, and RetroArch without weird edge cases.
Quick recommendation table:
| Situation | Recommended BIOS |
|---|---|
| First-time setup, playing US games | SCPH1001.BIN |
| Playing PAL/European exclusives | SCPH5502.BIN |
| Playing Japan-only imports | SCPH5500.BIN |
| Running a “universal” setup for mixed libraries | SCPH1001.BIN + SCPH5502.BIN both loaded |
Here’s a detail most guides skip: RetroArch, DuckStation, and ePSXe all let you keep multiple BIOS files in the same system folder at once. So you’re not locked into picking just one — load SCPH1001.BIN and SCPH5502.BIN together, and the emulator will pick the right one automatically based on the game’s region flag.
How to Set Up PS1 BIOS on PC (ePSXe, DuckStation, RetroArch)
Before starting, make sure you have three things ready:
- The correct PS1 BIOS file (in .BIN format, not zipped)
- Your emulator of choice installed and opened at least once
- An extraction tool like 7-Zip if your download came compressed
Setting Up BIOS in ePSXe
- Open ePSXe
- Go to Config > BIOS
- Click Browse and select your BIOS folder
- Choose the BIOS file (e.g., SCPH1001.BIN)
- Click OK, then restart the emulator
If ePSXe doesn’t show your BIOS in the list, it usually means the file is still inside a ZIP archive. Extract it fully first.
Setting Up BIOS in DuckStation
- Launch DuckStation for the first time
- When the setup wizard prompts you, click Browse next to BIOS
- Select your BIOS file and confirm
- Finish the wizard and load a game
Already past the setup wizard? Go to Settings > BIOS and point it to your BIOS folder directly — no need to reinstall anything.
Setting Up BIOS in RetroArch
RetroArch handles BIOS files a little differently since it runs games through separate “cores” rather than one built-in engine.
- Copy your BIOS file into RetroArch’s system folder:
- Windows:
C:\Users\YourName\AppData\Roaming\RetroArch\system - macOS:
~/Library/Application Support/RetroArch/system - Linux:
~/.config/RetroArch/system
- Windows:
- Open RetroArch and go to Online Updater > Core Downloader
- Download the Beetle PSX or SwanStation core
- Go to Settings > Directory > System/BIOS and confirm it points to that same folder
- Restart RetroArch and load your game
One thing that trips people up: RetroArch is case-sensitive about filenames on some systems. SCPH1001.bin and SCPH1001.BIN might not be treated the same on Linux, so keep the original capitalization from the download.
How to Set Up PS1 BIOS on Android and iPhone
Mobile setup follows the same logic, just with different file paths.
What you’ll need first:
- PS1 BIOS file (SCPH1001.BIN or your regional pick)
- Your emulator app (ePSXe, DuckStation, or RetroArch)
- ZArchiver (Android) if files come compressed
ePSXe on Android:
- Open ePSXe and go to Preferences > BIOS
- Tap Select BIOS File
- Browse to your BIOS and select it
DuckStation on Android:
- Open the app and tap the “+” button or Import BIOS
- Select your BIOS file
- Confirm and start playing
RetroArch on Android:
Copy the BIOS to /storage/emulated/0/RetroArch/system/, then download the Beetle PSX HW or SwanStation core through Online Updater.
RetroArch on iPhone:
Since iOS sandboxing is stricter, use the Files app to place the BIOS inside the RetroArch folder under System — usually accessible through the On My iPhone > RetroArch directory. Then set the BIOS directory inside RetroArch’s settings to match.
A common mistake on Android: people leave the BIOS zipped inside a Downloads folder and wonder why nothing shows up in the emulator’s file picker. Extract first, always.
PS1 BIOS vs PS2 BIOS — What’s the Difference?
These get confused constantly, especially by people setting up multiple emulators at once. They are not interchangeable in any way.
| Feature | PS1 BIOS | PS2 BIOS |
|---|---|---|
| Console | PlayStation 1 | PlayStation 2 |
| Emulators | ePSXe, DuckStation, RetroArch | PCSX2, AetherSX2 |
| File size | ~512 KB | 3–4 MB |
| Example file | SCPH1001.BIN | SCPH70012.bin |
| Regions | USA, PAL, NTSC-J | USA, PAL, NTSC-J |
Loading a PS2 BIOS into DuckStation won’t just fail quietly — it usually throws an outright error or refuses to appear as a selectable file at all. If you’re setting up both PS1 and PS2 emulation, keep them in separate BIOS folders so you don’t grab the wrong one by accident.
Common PS1 BIOS Errors and How to Fix Them
Most BIOS-related problems fall into a handful of repeat offenders. Here’s what actually causes them and how to fix each one.
BIOS not detected by the emulator
- Cause: File still zipped, renamed, or in the wrong folder
- Fix: Extract fully, keep the original filename, place it in the correct system/BIOS folder, restart the emulator
Game crashes right after the boot screen
- Cause: Corrupted BIOS download or mismatched region
- Fix: Re-download from a clean source, match BIOS region to the game
Region mismatch error on boot
- Cause: Using SCPH1001.BIN (USA) with a PAL-only game
- Fix: Load the matching regional BIOS — SCPH5502.BIN for PAL, SCPH5500.BIN for Japan
Slow performance or stuttering
- Cause: Internal resolution set too high for your hardware
- Fix: Lower the resolution, switch renderer (Vulkan usually outperforms OpenGL on DuckStation)
Audio crackling or delay
- Cause: Wrong video standard for the region (50Hz vs 60Hz)
- Fix: Match NTSC games to 60Hz settings, PAL games to 50Hz
Corrupted save files
- Cause: Emulator closed improperly during a save
- Fix: Create a fresh virtual memory card, always exit through the emulator’s menu rather than force-closing
Fixing 80% of these comes down to one habit: keep a clean, unmodified BIOS file, and don’t rename it after downloading.
Where to Get a Safe PS1 Emulator BIOS Image
Random forum links and sketchy file-hosting sites are where most bad BIOS downloads come from — bundled adware, renamed files that aren’t actually what they claim, or corrupted .BIN files that fail halfway through emulation.
At PStoBios, every ps1 emulator bios image is checked before it goes up, organized by region, and kept in original .BIN format with no repackaging. That means what you download is exactly what a real PS1 console shipped with — nothing added, nothing modified.
A few checks worth doing yourself regardless of the source:
- File size should sit right around 512 KB — anything wildly different is suspicious
- The filename should match known BIOS naming (SCPH#### pattern)
- Avoid any download bundled inside an .exe installer instead of a plain .BIN or .zip
Frequently Asked Questions
What is a PS1 BIOS used for?
A PS1 BIOS is the original PlayStation 1 firmware that lets emulators like ePSXe, DuckStation, and RetroArch accurately recreate the console’s hardware behavior. Without it, many games won’t boot correctly or will run with graphical and audio glitches.
Which PS1 BIOS file should I download first?
Start with SCPH1001.BIN. It’s the USA BIOS with the widest compatibility across nearly every popular PS1 emulator on the market today.
Do I need a different BIOS for every game region?
Not strictly, but it helps. A USA BIOS can boot most games, but PAL and Japan-exclusive titles run more accurately with their matching regional BIOS file.
Can I use the same BIOS file on my phone and PC?
Yes. The exact same .BIN file works across Windows, macOS, Linux, Android, and iOS as long as you place it in the correct emulator folder for each platform.
Why does my emulator say "BIOS not found" even after I added the file?
This almost always means the file is still compressed, renamed incorrectly, or sitting in the wrong directory. Extract it fully and confirm the filename matches exactly (like SCPH1001.BIN) before trying again.
Is it legal to download a PS1 BIOS?
BIOS files are copyrighted by Sony, so downloading them without owning the original console is a legal gray area in most countries. Many emulation communities recommend dumping the BIOS from a PlayStation you personally own for full legal clarity.
