Open PS2 Loader (Ripto fork)

PS2 Open PS2 Loader (Ripto fork) Attempt 3

jolek

Senior Member
Open PS2 Loader (OPL) is a 100% Open source game and application loader for the PS2 and PS3 units. Major capabilities include GSM video mode fixes, Virtual Memory Cards (VMC), PS2RD cheats, DS3/DS4 pad emulation, themes, and homebrew app launching.

It supports six categories of devices:
  1. USB mass storage devices;
  2. MMCE (Memory Card Mass Storage protocol devices);
  3. MX4SIO (SD card connected to memory card port via adapter);
  4. iLink (SBP2 compliant storage devices via IEEE 1394);
  5. SMBv1 shares;
  6. ATA/IDE HDDs, including internal exFAT configurations (MBR/GPT).

What's Changed

Full Changelog: incebtion-2...incebtion-3

Source: https://github.com/NathanNeurotic/Open-PS2-Loader.
 
I NEEED TESTERS AND REPORTS!


RiptOPL — full list of additions over official OPL
44a7ec4589980427.svg
Interface

  • <Coverflow> theme (built-in & default) — cover-art carousel with reflection, animation, live tuning. OPL has no built-in coverflow.
  • Favourites tabR3 stars a game; a virtual Favourites page gathers your stars from every device. Imports existing uOPL/wOPL favourites.
  • Device Settings hub — one page for per-device options, cache sizes, Block-Device (BDM) & MMCE settings.
VCD — PS1 games via POPSTARTER
  • Per-device VCD view — press L3 on a device to flip its list to the PS1 *.VCD games in that device's POPS folder (USB / MX4SIO / iLink / MMCE / SMB), with cover art. Boots through POPSTARTER.
  • Editable POPSTARTER.ELF path — custom path, falls back to the device POPS folder.
  • BDMA exFAT equip — installs your own exFAT block-device driver (USB / MX4SIO / MMCE, or FAT32 = none) onto the card for POPSTARTER, free-space-gated so it can't brick the card.
  • POPSTARTER network config — writes IPCONFIG.DAT / SMBCONFIG.DAT for VCD-over-SMB.
Neutrino external core (per game)
  • Loader Core selector — hand a game to an external neutrino.elf instead of OPL's core.
  • Editable Neutrino path, global + per-game launch args (a $ prefix disables a flag without deleting it).
  • Core-aware settings — the per-game screen adapts to the chosen core, greying what it ignores.
  • Neutrino Video picker (240p / 480p / 1080i → -gsm), Mode 7 (-gc=7 IOP fix), per-game VMC → Neutrino.
Network boot
  • UDPBD — stream games from a PC over the LAN as a network drive, launched via Neutrino. Off by default, shares the NIC with SMB, needs a static IP. (UDPFS in progress.)
Hardware & misc
  • Launch PS2 Disc — boot the physical disc in the drive straight from the start menu.
  • DualSense / DualShock 5 (USB) — beyond OPL's DS3/DS4.
  • Private config, shared data — saves as conf_riptopl.cfg, coexists with official OPL/wOPL on one card; artwork, themes, VMCs & favourites stay shared.
  • Ready-to-use defaults — boots with sensible options already on.
  • https://github.com/NathanNeurotic/Open-PS2-Loader/releases/tag/rolling
 
Last edited:
Back
Top