POPStarter DOCS

FAQ & known bugs

Straight answers to the questions people actually ask, each linking to the deep reference — followed by the recovered FAQ and known-bugs pages in full.

Why is my game a black screen?

Most often an incompatible BOOT.ELF in the IGR/exit chain (disable the ELF loader with stock PATCH_9.BIN), or a missing/wrong POPS file. Boot a debug build first to read the actual error.
→ full details

How do I force PAL, or fix 50/60 Hz?

$FORCEPAL forces the PAL patcher + Euro region; $NOPAL runs a PAL game in native NTSC. PATCH_8.BIN / PATCH_9.BIN are the binary equivalents. After $NOPAL you usually need $YPOS_## to re-center.
→ full details

Does it support exFAT (USB or internal HDD)?

Yes. Set POPSLoader's BDMA Mode to USBEXFAT for an exFAT USB drive, or ATA for an exFAT internal HDD (newly added). The same BDMA Mode setting also reaches MX4SIO and MMCE — it's the device selector for everything except an APA/PFS internal HDD. (POPS never reads exFAT itself; BDMA presents the files to it.)
→ full details

My cheats do nothing — why?

CHEATS.TXT must be UPPERCASE on internal HDD/PFS or it is silently ignored, and raw GameShark codes need $SAFEMODE on the first line (named $commands do not).
→ full details

My USB drive isn't detected

Increase $USBDELAY_# (or config byte $413) and confirm a FAT32/exFAT format with 32K/64K clusters. $USBDELAY patches streaming — it does not fix detection; $413 does.
→ full details

Saves disappear after I reboot the PS2

Reported on some PS2 Slim + USB-VMC setups (saves write then vanish); internal HDD is reliable. Make sure each game has its own VMC folder.
→ full details

Which buttons open the IGR menu?

$IGR0/$IGR3 = L1+L2+R1+R2++↓ · $IGR1/$IGR4 = Select+Start · $IGR2/$IGR5 = L1+L2+R1+R2+Select+Start. (0–2 open the menu, 3–5 terminate POPS.)
→ full details

How do I set up a multi-disc game?

Put a DISCS.TXT listing every disc's VCD in each disc's folder, and a VMCDIR.TXT pointing discs 2/3 at disc 1's VMC so they share one memory card.
→ full details

What's the latest/canonical POPStarter build?

Rev 13 Beta 2019/06/05 (USB drivers dated 2019-01-14) — the final public beta. It ships only the launcher, no Sony binaries.
→ full details

Does it support widescreen?

Yes via GTE FOV hacks: $WIDESCREEN (16:9), $ULTRA_WIDESCREEN, $EYEFINITY (≈3×16:9). They don't fix HUDs/fonts/2D backgrounds and don't work on every game.
→ full details
Looking for a quick fix?
See the consolidated Known issues at a glance matrix — symptom → likely cause → fix for the problems people hit most.

Recovered FAQ

FAQs


Answer : Unfortunately, no. Only the 2 first controllers are recognised.

Answer : No, it doesnt. There is a technical reason about it : POPS doesnt save on a single memory card block but flashes the whole VMC. Doing it on physical memory card would be very slow if possible.


Recovered from ShaolinAssassin's FAQS wiki page.

Known bugs & limitations

Known bugs / limitations



Recovered from ShaolinAssassin's Known Bugs wiki page.