Skip to content

Mass Empty - Ulaunchelf

If you are encountering a "mass empty" issue in uLaunchELF (uLE) on your PS2, where the mass: folder (USB drive) appears empty or shows no files even though you know files are present, it is usually due to filesystem or partitioning incompatibility. The PS2 is very picky about USB drives. Here is how to resolve the uLaunchELF mass empty issue: 1. Fix Partitioning (Must be MBR)

(Master Boot Record) partition schemes. If your drive is set to GPT (GUID Partition Table), it will appear empty or cause a freeze. How to fix : Use a tool like on your PC. Select your USB drive, set "Boot selection" to Non bootable , and ensure "Partition scheme" is set to before formatting. Verify the File System (FAT32) : The USB drive must be formatted as

The 30-Second Boot Delay Trick

Some PS2 consoles (especially SCPH-70000 series Slims) have a slow USB initialization. If uLaunchELF scans mass: too early, it reports empty. ulaunchelf mass empty

If your USB drive uses GPT, uLaunchELF may detect the hardware but fail to parse the partitions, showing nothing.

  1. Fails to appear in the list.
  2. Shows an empty screen (no files listed), even though your USB drive has files on it.

Before you throw your USB drive across the room, let’s walk through the most common culprits and fixes. If you are encountering a "mass empty" issue

ULauncherElf "Mass Empty" Error: Causes, Fixes, and the Legacy of PS2 Homebrew

Introduction: A Niche but Frustrating Error

In the vast ecosystem of console modding, few devices have as rich and well-documented a history as the Sony PlayStation 2. Among the pantheon of essential homebrew tools, uLaunchELF (often stylized as uLaunchELF or ULE) stands as the gold standard for file management, backup utilities, and launching custom code. For nearly two decades, it has been the Swiss Army knife for PS2 enthusiasts.

2. Partition Table Issues (MBR vs. GPT)

Modern operating systems default to GPT (GUID Partition Table) for drives over 2TB, and increasingly for smaller drives. The PS2 and uLaunchELF expect an MBR (Master Boot Record) partition table. Fails to appear in the list

Advanced: Formatting Large Drives (64GB – 256GB) for uLaunchELF

If you absolutely must use a large drive, you must force FAT32 and MBR using command-line tools.