PlayStation 1 emulator recently received its first update in a decade (December 2025), adding native support for CHD image files
. This format, which stands for "Compressed Hunks of Data," is a lossless compression method that allows you to store entire multi-track disc images as a single, smaller file without losing audio quality or data. Key Benefits of CHD in ePSXe Storage Efficiency
: CHD files can reduce PlayStation 1 game sizes by approximately compared to standard BIN/CUE sets. Organization
: It converts multi-file sets (like multiple BIN files with one CUE) into a single .chd file , decluttering your game library. Lossless Quality
: Unlike PBP (another compression format), CHD is lossless, meaning the original data remains identical when decompressed. Native Support
: With the latest version of ePSXe, you can select CHD files directly via File > Run ISO without needing additional conversion or plugins. How to Use CHD Files
A Guide to Playing CHD Files on ePSXe
ePSXe is a popular PlayStation emulator for PC that allows you to play classic PS1 games on your computer. CHD (Compressed Hard Disk) files are a type of compressed file that can contain game data, including PlayStation games. In this guide, we'll show you how to play CHD files on ePSXe. epsxe chd files
What you'll need:
Step 1: Download and Install ePSXe
If you haven't already, download and install ePSXe from the official website. Follow the installation instructions to get ePSXe up and running.
Step 2: Obtain CHD Files
CHD files can be obtained from various sources, including online repositories and game archives. Make sure you have a CHD file of a PlayStation game you want to play.
Step 3: Configure ePSXe to Play CHD Files
To play CHD files on ePSXe, you'll need to configure the emulator to recognize CHD files. Follow these steps: PlayStation 1 emulator recently received its first update
Step 4: Load the CHD File
To load the CHD file, follow these steps:
ePSXe will now load the CHD file. You may see a progress bar indicating that the file is being loaded.
Step 5: Configure CHD File Settings (Optional)
If necessary, you can configure additional settings for the CHD file. To do this:
Step 6: Play the Game
Once the CHD file is loaded, you can start playing the game. Use the ePSXe controls to navigate the game menu and start playing. ePSXe emulator (download from the official website) CHD
Tips and Troubleshooting
By following these steps, you should be able to play CHD files on ePSXe. Happy gaming!
ePSXe relies on a CD-ROM plugin (usually ePSXe CDR or Mooby's CD).
Cause: When you extracted the CHD to BIN, chdman does not automatically recreate the CUE sheet for audio gap preservation.
Fix: Use the -f (force) flag during extraction, or originally included the CUE data. Run:
chdman extractcd -i game.chd -o game.cue -f
Since ePSXe cannot read CHD, we will convert them back to the standard .bin/.cue format. You will need a tool called CHDMAN (part of the MAME tools).
If you want to stick with ePSXe but want a single, compressed file format, you should use PBP (PlayStation Portable format) instead of CHD. ePSXe supports PBP natively.
.pbp file directly into ePSXe.