A standalone PSP homebrew application for browsing local achievement progress generated by the PSP Achievements System plugin.
This app reads:
- local
.achgame data files - local
.profprofile save files
and displays:
- available games
- achievement lists
- unlocked / locked status
- unlock dates
- 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
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
ms0:/
├── PSP/
│ ├── GAME/
│ │ └── PspAchievementsViewer/
│ │ └── EBOOT.PBP
│ └── ACH/
│ ├── game_map.dat
│ ├── profiles/
│ │ └── default.prof
│ └── games/
│ └── *.ach
ms0:/PSP/GAME/PspAchievementsViewer/
PSPAchievementsSystem