-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
Based on this documentation, the PARAM.SFO file contains more parameters than CreatePBP.cmake allows to set. Implementing the following parameters will allow a developer to create more customized EBOOT.PBP files easily.
Unimplemented Parameters
ATTRIBUTE- Various parameter.BOOTABLE- Is this game bootable or not? Can be omitted.CATEGORY- Category of content.DISC_ID- Product number of the game.DISC_NUMBER- Disc number out of total amount of discs.DISC_TOTAL- Total amount of discs.DISC_VERSION- Disc version (VERSIONin SDK changesAPP_VER, see CMake: Allow setting app version in PARAM.SFO #179).DRIVER_PATHHRKGMP_VERPARENTAL_LEVEL- Minimum parental control level needed to access this game.PBOOT_TITLE- Used on PBOOT.PBP. Can be omitted.PSP_SYSTEM_VER- Version of PSP system software required to run the game.REGION- Bitmask of allowed regions.TITLE_XX- Localized version of theTITLEattribute. Where XX is a country region.UPDATER_VER- Firmware updater program version. Can be omitted.USE_USB
Metadata
Metadata
Assignees
Labels
No labels