Prerequisites
Install mkpsxiso
Make sure you have mkpsxiso installed. See the Installation guide if you haven’t installed it yet.
Create an XML project file
Create a file namedproject.xml with your ISO project configuration:
Create a system.cnf file
Createsystem.txt with your boot configuration:
The
BOOT line specifies which executable to run. The ;1 suffix is required by the ISO9660 standard.Build the ISO
Run mkpsxiso to build your ISO image:game.bin- The ISO image datagame.cue- The cue sheet for CD burning/emulation
Test your ISO
- Emulator
- Real Hardware
Load the
.cue file in an emulator like:- DuckStation
- PCSX-Redux
- ePSXe
- Mednafen
.cue file to locate and load the .bin image.Common options
Generate LBA log
Create a log of where each file is located on the disc:Override output name
Specify a different output filename:Quiet mode
Suppress progress output:Next steps
XML Configuration
Learn the complete XML schema
Building ISOs
Advanced ISO building techniques
XA Audio
Add compressed audio streams
Commands
Full command reference