Skip to content

Simple PlayStation Classic game loader for USB Storage

License

Notifications You must be signed in to change notification settings

soarqin/psc_modding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW-TO

  1. Format your USB disk as FAT32.
  2. Copy all files in usb_root to root directory of your USB disk.
  3. (Optional) Copy covers.zip with game covers to /mod/share/db/ of your USB disk (for auto cover image use).
  4. Copy PSX bin/img/iso files into games folder, multi-disc games will be recognized automatically, but you can create subfolders in games folder, each subfolder contains a set of discs of a single game (or split multi-disc games into different subfolders to load them as different games)
  5. Connect USB disk to your PlayStation Classic and boot the machine, have fun!

CREDITS

  • madmonkey - USB disk support (lolhack)
  • BleemSync - boot scripts, and idea to sync database on booting PSC
  • sqlite - sqlite3 database support
  • inih - ini file parsing
  • miniz - zip file support

About

Simple PlayStation Classic game loader for USB Storage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages