More actions
(Created page with "{{Infobox PSP Homebrews |title=Infinity |image=infinitypsp.png |description=A tool that allows users to enable persistent custom firmware on their PlayStation Portable. |author=DaveeFTW |lastupdated=2021/05/05 |type=Utilities |version=2.0.3 |license=MIT |download=https://dlhb.gamebrew.org/psphomebrew/infinitypsp.7z |website=https://infinity.lolhax.org/ |source=https://github.com/DaveeFTW/Infinity |donation= }} {{#seo: |title= (Utilities) - GameBrew |title_mode=append |im...") |
No edit summary |
||
Line 5: | Line 5: | ||
|author=DaveeFTW | |author=DaveeFTW | ||
|lastupdated=2021/05/05 | |lastupdated=2021/05/05 | ||
|type= | |type=System Tools | ||
|version=2.0.3 | |version=2.0.3 | ||
|license=MIT | |license=MIT | ||
Line 19: | Line 19: | ||
|image_alt=Infinity | |image_alt=Infinity | ||
}} | }} | ||
Infinity is a tool that | Infinity is a tool that enables persistent custom firmware on PSP Firmware 6.60 and 6.61 for every model. | ||
==Installation== | ==Installation== | ||
To install infinity you must be on either firmware 6.60 or 6.61. If you have an old version of infinity ( | To install infinity you must be on either firmware 6.60 or 6.61. If you have an old version of infinity (< 2.0), then you must uninstall it first by using [[Chronoswitch Downgrader PSP|Chronoswitch Downgrader]] 7 or higher. | ||
Download and extract the latest version of infinity. The extracted contents should be: | Download and extract the latest version of infinity. The extracted contents should be: | ||
* <code>standard</code> folder containing the tool for non-PSPgo models. | * <code>standard</code> folder containing the tool for non-PSPgo models. | ||
* <code>pspgo</code> folder contain the tool for PSPgo models. | * <code>pspgo</code> folder contain the tool for PSPgo models. | ||
Line 31: | Line 30: | ||
* <code>LICENSE</code> a copy of the MIT license covering this software. | * <code>LICENSE</code> a copy of the MIT license covering this software. | ||
=== | === For PSP 1000, 2000, 3000 and Street === | ||
Browse into the <code>standard</code> directory in the download and copy the file <code>EBOOT.PBP</code> to the <code>PSP/GAME/UPDATE</code> folder on your PSP. If this folder does not exist you may need to create it. | Browse into the <code>standard</code> directory in the download and copy the file <code>EBOOT.PBP</code> to the <code>PSP/GAME/UPDATE</code> folder on your PSP. If this folder does not exist you may need to create it. | ||
=== | === For PSPgo === | ||
Browse into the <code>pspgo</code> directory in the download and copy the file <code>EBOOT.PBP</code> to the <code>PSP/GAME/UPDATE</code> folder on your PSPgo. If this folder does not exist you may need to create it. | Browse into the <code>pspgo</code> directory in the download and copy the file <code>EBOOT.PBP</code> to the <code>PSP/GAME/UPDATE</code> folder on your PSPgo. If this folder does not exist you may need to create it. | ||
=== | === For all PSP models === | ||
Once the correct <code>EBOOT.PBP</code> file has been copied to your PSP, you can run the application to install infinity to your device. Re-running the application after installation will allow you to select which custom firmware you want enabled. You will need to run the installer for the custom firmware before enabling it within the infinity app. | Once the correct <code>EBOOT.PBP</code> file has been copied to your PSP, you can run the application to install infinity to your device. Re-running the application after installation will allow you to select which custom firmware you want enabled. You will need to run the installer for the custom firmware before enabling it within the infinity app. | ||
Infinity supports both PRO and ME custom firmwares. Consult the installation material for theses custom firmwares for further instructions. | Infinity supports both PRO and ME custom firmwares. Consult the installation material for theses custom firmwares for further instructions. | ||
=== Key-combos === | === Key-combos === | ||
Line 50: | Line 46: | ||
* Holding the <code>HOME</code> button on boot will start the PSP without automatically loading a custom firmware. This is useful when you accidentally have a custom firmware enabled but not installed and the PSP is crashing on boot. | * Holding the <code>HOME</code> button on boot will start the PSP without automatically loading a custom firmware. This is useful when you accidentally have a custom firmware enabled but not installed and the PSP is crashing on boot. | ||
* Holding <code>RIGHT TRIGGER + SQUARE</code> will boot infinity into a diagnostic mode. In the event where holding the <code>HOME</code> button doesn't work this could be a way to figure out if there is some technical issue initiating the kernel exploit. The file will be written to <code>infinity_error.bin</code> on the root of the memory stick (even on PSPgo). | * Holding <code>RIGHT TRIGGER + SQUARE</code> will boot infinity into a diagnostic mode. In the event where holding the <code>HOME</code> button doesn't work this could be a way to figure out if there is some technical issue initiating the kernel exploit. The file will be written to <code>infinity_error.bin</code> on the root of the memory stick (even on PSPgo). | ||
* Holding <code>RIGHT TRIGGER + TRIANGLE</code> will boot infinity into a special recovery mode. This recovery mode is very basic and simply loads the file <code>recovery.bin</code> to an address specified in the file and executes it. | * Holding <code>RIGHT TRIGGER + TRIANGLE</code> will boot infinity into a special recovery mode. This recovery mode is very basic and simply loads the file <code>recovery.bin</code> to an address specified in the file and executes it. There is currently no recovery software included with infinity. | ||
== Removing infinity == | == Removing infinity == | ||
To remove infinity, please use [[Chronoswitch Downgrader PSP]] to reflash the firmware. | To remove infinity, please use [[Chronoswitch Downgrader PSP|Chronoswitch Downgrader]] to reflash the firmware. | ||
==Media== | ==Media== | ||
Line 63: | Line 59: | ||
* Fix intraFont-G being a phantom submodule. | * Fix intraFont-G being a phantom submodule. | ||
'''v2.0.0''' | '''v2.0.0''' | ||
* 6.60 support | * 6.60 support. | ||
* 6.61 support | * 6.61 support. | ||
* PSP “E1000” street support | * PSP “E1000” street support. | ||
* Pause/Restore Game feature on PSPgo | * Pause/Restore Game feature on PSPgo. | ||
* Fixed issues with XMB themes | * Fixed issues with XMB themes. | ||
'''v1.0.2''' | '''v1.0.2''' | ||
* Pause/Restore Game feature on PSPgo | * Pause/Restore Game feature on PSPgo. | ||
* Fixed issues with XMB themes | * Fixed issues with XMB themes. | ||
* Fixed issue where 07g/09g on < 6.31 may brick on install | * Fixed issue where 07g/09g on < 6.31 may brick on install. | ||
* Enabled network update in Infinity Configuration version 0.39 | * Enabled network update in Infinity Configuration version 0.39. | ||
== External links == | == External links == | ||
* Official Website - https://infinity.lolhax.org/ | * Official Website - https://infinity.lolhax.org/ | ||
* | * GitHub - https://github.com/DaveeFTW/Infinity |
Revision as of 07:07, 21 April 2024
Infinity | |
---|---|
General | |
Author | DaveeFTW |
Type | System Tools |
Version | 2.0.3 |
License | MIT License |
Last Updated | 2021/05/05 |
Links | |
Download | |
Website | |
Source | |
Infinity is a tool that enables persistent custom firmware on PSP Firmware 6.60 and 6.61 for every model.
Installation
To install infinity you must be on either firmware 6.60 or 6.61. If you have an old version of infinity (< 2.0), then you must uninstall it first by using Chronoswitch Downgrader 7 or higher.
Download and extract the latest version of infinity. The extracted contents should be:
standard
folder containing the tool for non-PSPgo models.pspgo
folder contain the tool for PSPgo models.README.md
this readme file.LICENSE
a copy of the MIT license covering this software.
For PSP 1000, 2000, 3000 and Street
Browse into the standard
directory in the download and copy the file EBOOT.PBP
to the PSP/GAME/UPDATE
folder on your PSP. If this folder does not exist you may need to create it.
For PSPgo
Browse into the pspgo
directory in the download and copy the file EBOOT.PBP
to the PSP/GAME/UPDATE
folder on your PSPgo. If this folder does not exist you may need to create it.
For all PSP models
Once the correct EBOOT.PBP
file has been copied to your PSP, you can run the application to install infinity to your device. Re-running the application after installation will allow you to select which custom firmware you want enabled. You will need to run the installer for the custom firmware before enabling it within the infinity app.
Infinity supports both PRO and ME custom firmwares. Consult the installation material for theses custom firmwares for further instructions.
Key-combos
Infinity has several keycombos used for diagnosing issues.
- Holding the
HOME
button on boot will start the PSP without automatically loading a custom firmware. This is useful when you accidentally have a custom firmware enabled but not installed and the PSP is crashing on boot. - Holding
RIGHT TRIGGER + SQUARE
will boot infinity into a diagnostic mode. In the event where holding theHOME
button doesn't work this could be a way to figure out if there is some technical issue initiating the kernel exploit. The file will be written toinfinity_error.bin
on the root of the memory stick (even on PSPgo). - Holding
RIGHT TRIGGER + TRIANGLE
will boot infinity into a special recovery mode. This recovery mode is very basic and simply loads the filerecovery.bin
to an address specified in the file and executes it. There is currently no recovery software included with infinity.
Removing infinity
To remove infinity, please use Chronoswitch Downgrader to reflash the firmware.
Media
PSP Infinity 2.0 Install Guide! (6.61 - 6.60) (WORKING ON EVERY PSP) (Tech James)
Changelog
v2.0.3
- Fix intraFont-G being a phantom submodule.
v2.0.0
- 6.60 support.
- 6.61 support.
- PSP “E1000” street support.
- Pause/Restore Game feature on PSPgo.
- Fixed issues with XMB themes.
v1.0.2
- Pause/Restore Game feature on PSPgo.
- Fixed issues with XMB themes.
- Fixed issue where 07g/09g on < 6.31 may brick on install.
- Enabled network update in Infinity Configuration version 0.39.
External links
- Official Website - https://infinity.lolhax.org/
- GitHub - https://github.com/DaveeFTW/Infinity