More actions
PSP Everest by Joel16 | |
---|---|
General | |
Author | joel16 |
Type | System Tools |
Version | 2 Rev 6 |
License | Mixed |
Last Updated | 2022/07/24 |
Links | |
Download | |
Website | |
Source | |
This is a mod of the original PSP Everest 2 by frostegater. It is an application that is built using PSP's XMB interface (VLF lib) that displays the hardware/software and console ID information about your PSP.
This application has been built with the latest toolchain with major changes to display various new info and fix a few bugs.
Screenshots
Changelog
2.6
- Built with the latest toolchain, with upstream GCC and newlib patches.
- New Console ID Information page:
- Display PSID.
- Display company code.
- Display factory code and info.
- Display product code and info.
- Display product sub code and info.
- Battery Information page now displays the following information:
- Display battery elec value (Not entirely sure what unit the raw value is)
- Display battery total elec value (Not entirely sure what unit the raw value is)
- Display polestar version in Hardware Information page.
- Fix static title bar colour when changing background colours with L/R.
- Make use of VLFlib's central menu instead of hard coding positions for the main menu.
- Major code clean-up, eliminated all warnings, prevent overflows, limiting buffer lenghts etc.