Opening a 2 MP image from a USB drive takes 45 seconds. Applying a median filter freezes the console for 12 seconds. The fan spins up like a jet engine. Saving to a PS2 Memory Card (8 MB) requires three cards for one project.
The PS2’s Graphics Synthesizer uses a swizzled texture format. This is a rearrangement of pixel data from row-major order (horizontal scanlines) into a blocked order that improves texture cache locality. Doing this by hand is impossible. optpix image studio for ps2
OPTPiX Image Studio provides a one-click "Swizzle" filter. It analyzes your image, cuts it into 16x16 or 32x8 blocks, and reorders the pixels so the PS2 can fetch them without lag. It also allows "Unswizzling"—extracting textures from a commercial PS2 game ROM for study or modification. Opening a 2 MP image from a USB drive takes 45 seconds
The tool also supported "twiddled" textures for PlayStation 1 backwards compatibility. For PS2 homebrew developers working on hybrid projects, this was a lifesaver. Rename: