NTPSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=NTPSP |image=ntpsp.png |description=A NTP client for the Sony PlayStation Portable. |author=Joel16 |lastupdated=2022/10/30 |type=Other |format= |version=1.1 |license=BSD-3-Clause |download=https://dlhb.gamebrew.org/psphomebrew/ntpsp.7z |website=https://github.com/joel16/NTPSP/ |source=https://github.com/joel16/NTPSP/ |donation=https://www.paypal.me/Joel16IA }} A simple NTP client for the Sony PlayStation Portable. This application changes t..." |
No edit summary Tag: Manual revert |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|author=Joel16 | |author=Joel16 | ||
|lastupdated=2022/10/30 | |lastupdated=2022/10/30 | ||
|type= | |type=System Tools | ||
|format= | |format= | ||
|version=1.1 | |version=1.1 | ||
Latest revision as of 05:29, 16 February 2025
| NTPSP | |
|---|---|
| General | |
| Author | Joel16 |
| Type | System Tools |
| Version | 1.1 |
| License | BSD-3-Clause |
| Last Updated | 2022/10/30 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
A simple NTP client for the Sony PlayStation Portable. This application changes the PSP's date and time using the ntp.org server.
The application also uses a kernel level plugin to change the system's date and time (cannot be done in user mode), use at your own risk.
Features
- Sync time with NTP server (0.pool.ntp.org) and displays a confirmation dialog to change system time.
Installation
Create a folder named NTPSP in /PSP/GAME/, place the EBOOT.PBP in the folder.
Screenshots
Changelog
v1.1
- Set a fixed background colour instead of letting VLFlib pic user's colour based on XMB. (Fixes background colour defaulting to black)
v1.0
- Initial release of NTPSP.
Credits
External links
- GitHub - https://github.com/joel16/NTPSP/