Skip to content

avetis-dev/PSPAchievementsViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSP Achievements Viewer

A standalone PSP homebrew application for browsing local achievement progress generated by the PSP Achievements System plugin.

This app reads:

  • local .ach game data files
  • local .prof profile save files

and displays:

  • available games
  • achievement lists
  • unlocked / locked status
  • unlock dates

Features

  • Clean in-game style UI for PSP
  • Reads local achievement database from ms0:/PSP/ACH/
  • Displays unlocked and locked achievements
  • Reads saved profile progress
  • Supports scrolling through achievement lists
  • Works as a separate XMB-launchable homebrew app

Requirements

This viewer is designed to work together with the main PSP Achievements plugin:

  • PSP Achievements Plugin
  • ARK-4 / compatible custom firmware
  • achievement files stored on Memory Stick

Memory Stick layout

ms0:/
├── PSP/
│   ├── GAME/
│   │   └── PspAchievementsViewer/
│   │       └── EBOOT.PBP
│   └── ACH/
│       ├── game_map.dat
│       ├── profiles/
│       │   └── default.prof
│       └── games/
│           └── *.ach

The resulting EBOOT.PBP should be copied to:

ms0:/PSP/GAME/PspAchievementsViewer/

Related Project

Main plugin repository:

PSPAchievementsSystem

License

MIT

About

Description: Achievement system View for PSP

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors