Files
Jessica_Natalia 96405fbb47 otimizaçoes round 20
otimizaçoes round 20
2026-08-28 01:47:51 -03:00
..
2026-08-28 01:47:51 -03:00
2026-08-12 13:56:12 -03:00

Profiles

Profiles contain everything PSPRecomp needs for a particular title without contaminating the reusable framework with game-specific addresses or behavior.

A profile is selected at configure time:

cmake -S . -B out/<profile> -DPSPRECOMP_PROFILE=<profile>

The current repository includes vcs. See docs/PROFILE_GUIDE.md before adding another title.