-
Notifications
You must be signed in to change notification settings - Fork 6
Progress
Rodrigo Alfonso edited this page Sep 24, 2024
·
6 revisions
When playing piuGBA, the game keeps track of some stats.
- Play time: Total gameplay time.
- Songs played: Total stage passes + stage breaks.
- Songs passes: Number of completed songs.
- Songs breaks: Number of failed songs.
- S grades: Number of S grades obtained.
- Max combo: Maximum combo obtained.
- Highest level: Highest numeric level completed.
These records won't be updated in Multiplayer VS mode, or when Grade saving is disabled. That is:
- When Stage break is OFF.
- When the FIXED VELOCITY speed hack is ON.
- This also includes DeathMix and Shuffle modes, except for the Max combo record.
- When Random steps is ON.
- When Training mode is ON.
- Campaign: % of completed Campaign mode songs for each difficulty level.
- Campaign (S): % of completed songs with S grade for each difficulty level.
- Arcade (s): % of completed single Arcade mode songs.
- Arcade (d): % of completed double Arcade mode songs.
- Impossible: % of completed Impossible mode songs for each difficulty level.
- DeathMix: % of completed DeathMix mode songs for each difficulty level.
- Calories burned: Always 0 kcal. In case you didn't notice, you are playing on a Game Boy Advance, so you aren't burning any calories :-)