Pergame PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 51: | Line 51: | ||
* Logging - For debugging. Please refer to readme for more details. | * Logging - For debugging. Please refer to readme for more details. | ||
=== | ===Examples=== | ||
''' | '''Scenario 1:''' | ||
# Applying the CFE plugin to the Gran Turismo game. | # Applying the CFE plugin to the Gran Turismo game. | ||
ms0:/seplugins/CFE/cfe_loader.prx ms0:/ISO/CAT_Games/GT.cso | ms0:/seplugins/CFE/cfe_loader.prx ms0:/ISO/CAT_Games/GT.cso | ||
''' | '''Scenario 2:''' | ||
# Making a blacklist from the CWCheat to the Gran Turismo game. | # Making a blacklist from the CWCheat to the Gran Turismo game. | ||
!ms0:/seplugins/CWCheat.prx /ISO/CAT_Games/GT.cso | !ms0:/seplugins/CWCheat.prx /ISO/CAT_Games/GT.cso | ||
''' | '''Scenario 3:''' | ||
# Using the UMD ID instead of the game path. | # Using the UMD ID instead of the game path. | ||
/seplugins/CFE/cfe_loader.prx ULUS-65465 | /seplugins/CFE/cfe_loader.prx ULUS-65465 | ||
''' | '''Scenario 4:''' | ||
# Applying the plugin to all the UMD that you play. | # Applying the plugin to all the UMD that you play. | ||
ms0:/seplugins/CFE/cfe_loader.prx UMD | ms0:/seplugins/CFE/cfe_loader.prx UMD | ||
''' | '''Scenario 5:''' | ||
# Applying the plugin to all ISOs and CSOs games. | # Applying the plugin to all ISOs and CSOs games. | ||
ms0:/seplugins/CFE/cfe_loader.prx iso | ms0:/seplugins/CFE/cfe_loader.prx iso | ||
