-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable PSTITLEIMG for single disc game PSP conversions
Some single disc games only works on old versions on POPS for PSP and those old versions on POPS do not support the PSTITLEIMG section. So, when generating a EBOOT for PSP and if it is a single disc then generate it witout a PSTITLEIMG and only a single PSISOIMG section so that it is compatible with old POPS versions. Mortal Kombat Trilogy is one such example which only works on POPS v 3.02. Signed-off-by: Ronnie Sahlberg <[email protected]>
- Loading branch information
Showing
2 changed files
with
51 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters