Play PS2 Games on your PS4 With PS2-FPKG
Step-by-step guide to converting your PS2 ISOs into installable packages for PS4 — no disc required.
What is PS2-FPKG?
PS2-FPKG is a Windows tool created by developer Jabu that packages PS2 game ISOs into fPKG (fake PKG) files installable on a jailbroken PS4. Internally, it wraps your game inside Sony’s own PS2 Classics emulator — the same one used by official PS2 titles on the PlayStation Store.
The result is a full PS4 app entry with custom artwork, trophy hooks, memory card saving, and all the performance settings exposed by the emulator. Version 0.7-Beta is a complete rewrite with cleaner code, more options, and fewer bugs than its predecessor.
This guide assumes your PS4 is already jailbroken and can install fPKG files. PS2-FPKG is a tool for your PC — it builds the package; your modded PS4 installs it. Make sure your jailbreak is ready before continuing.
A Windows PC · A PS2 disc image (.iso or .bin) · A jailbroken PS4 · A USB drive or network transfer method
What Can You Customize?
PS2-FPKG is not just a simple converter — it offers a surprising depth of emulator options:
Custom Artwork
Replace the icon and loading screen with any image.
Multi-Disc
Bundle up to 5 ISOs into a single package for multi-disc games.
Memory Card
Import an 8 MB card with your save data (.ps2, .vm2, .bin).
Display Options
Uprendering, display modes, and scanline shader.
Fast Forward
Speed through loading screens with built-in fast forward.
MultiTap
Enable MultiTap for 3 to 8 player games.
Lightbar Color
Custom DualShock 4 lightbar color per game.
Remote Play
Remap Remote Play buttons for PS Vita.
Step-by-Step Instructions
Download PS2-FPKG
Download the latest release — PS2-FPKG v0.7-Beta — from the official thread”. Extract the zip into a folder with no special characters or spaces (e.g. C:\PS2FPKG\).
Launch the App
Run ps2-fpkg.exe. On first launch a First Run dialog will walk you through the basic layout. Accept it and you’ll land on the main window.
Select Your Game Image
Click the Disc 1 field and browse to your PS2 .iso or .bin file. The app will automatically look up the game ID in its database and load any known compatibility settings.
If your image is a .bin file (CD game, not DVD), a window will ask if you want to add the LIMG sector. Answer Yes — CD games will not boot without it.
Add Additional Discs (Optional)
For multi-disc games like Final Fantasy X or Metal Gear Solid 2/3, click the Disc 2–5 slots and add the remaining ISOs. You can also toggle Reset on disc change.
Customize Artwork
Go to the art tab and import a custom icon (PNG 512×512 recommended) and a loading screen. The app converts them natively in v0.7 — no ImageMagick install needed.
Configure Emulator Options
• Emulator — choose between the two included versions (use the default unless you have a reason).
• Graphics — enable uprendering for sharper images; add the scanline shader if desired.
• Performance — toggle MTVU, instant VIF1 transfer, and game volume.
• Controller — set lightbar color, remap Remote Play keys, enable MultiTap.
Import a Memory Card (Optional)
If you have PS2 save data, import your .ps2, .vm2, or OPL VMC .bin memory card file from the save data tab. The 8 MB card will be bundled into the package.
Build the fPKG
Click “Create fPKG” and choose a destination folder with no spaces in the path. Package creation may take several minutes depending on ISO size. If something fails, v0.7 will show a detailed error window.
Install on Your PS4
Transfer the .pkg file to a FAT32-formatted USB drive, plug it into your jailbroken PS4, and install it from the Package Installer in the debug menu. The game will appear in your library like any other title.
Performance Fix Reference
Some games need specific emulator flags to work correctly:
| Option | What it does | Games that need it disabled |
|---|---|---|
| MTVU | Multithreaded VU1 — speeds up emulation on multi-core CPUs | Crash Nitro Kart, Gradius V, TimeSplitters series |
| Instant VIF1 | Speeds up vertex data transfer to the GPU emulator | MK: Shaolin Monks, Soul Calibur 2, and others |
| Widescreen | Forces 16:9 aspect ratio on games without native widescreen | Most games — enable based on your preference |
| Built-in Config | Per-game fix loaded automatically from the database | Applied automatically when a match is found |
PS2-FPKG detects your game by its ID and loads a compatible config from its database, including fixes from Zar and Veritas83’s title database. The app will notify you if a config was found.
Get the Best Experience
📺 Visuals
Enable uprendering in the graphics tab to render the PS2 output at a higher internal resolution. Combined with the PS4’s upscaling to 1080p, games look noticeably sharper. If you prefer the nostalgia look, the scanline shader adds a convincing CRT-style effect.
⚡ Fast Forward
Fast Forward is implemented as a Lua script and works best during loading screens rather than gameplay. Assign it to a button combo in the controller settings to cut down on wait times.
💾 Save Data
Your PS2 save data is stored on the virtual memory card bundled inside the fPKG. The card works exactly like a real PS2 memory card — save slots included. To back up your saves, look for PS4 save management tools.
🛠 Debugging
Launch the app with the -test argument to enable the debug panel and built-in config viewer — useful if you’re writing your own fix in .txt or .lua format.
You can load your own .txt or .lua file from the Config tab if the built-in database doesn’t have a fix for your game. Many community configs are available on PS4 modding forums.
Behind the Tool
PS2-FPKG v0.7-Beta was developed by Jabu, with contributions from Kozarovv. Compatibility configs come from Zar‘s PS3 config database, and title lookup by ID uses Veritas83 (VTSTech)‘s database.
The tool uses Sony’s own PS2 Classics emulator engine — the same one behind official PS2 releases on PS4 — so compatibility is solid for well-known titles.