More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (System Tools) - GameBrew | |title=Vita Homebrew Apps (System Tools) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=timemachinevita2.png | ||
|image_alt=Time Machine | |image_alt=Time Machine | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Time Machine | |title=Time Machine | ||
|image= | |image=timemachinevita2.png | ||
|description=PS Vita Homebrew for changing time. | |description=PS Vita Homebrew for changing time. | ||
|author=BalisticksMain | |author=BalisticksMain | ||
Line 15: | Line 15: | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/timemachinevita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/timemachinevita.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/gjnmm1/release_timemachine_allows_your_psvita_rtc_to/ | ||
|source=https://github.com/BalisticksMain/TimeMachine | |source=https://github.com/BalisticksMain/TimeMachine | ||
}} | }} | ||
Line 38: | Line 38: | ||
*Setting default value for all other RTC's on Development Kit's (CpRtc). | *Setting default value for all other RTC's on Development Kit's (CpRtc). | ||
*Tricking games that rely on the time (networkTick/currentTick/secureTick). | *Tricking games that rely on the time (networkTick/currentTick/secureTick). | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/vitahomebrews/timemachinevita3.png | |||
==External links== | ==External links== | ||
* GitHub - https://github.com/BalisticksMain/TimeMachine | * GitHub - https://github.com/BalisticksMain/TimeMachine | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/gjnmm1/release_timemachine_allows_your_psvita_rtc_to/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/gjnmm1/release_timemachine_allows_your_psvita_rtc_to/ |
Revision as of 04:58, 12 December 2022
Time Machine | |
---|---|
General | |
Author | BalisticksMain |
Type | System Tools |
Version | 1.0 |
License | MIT License |
Last Updated | 2020/05/14 |
Links | |
Download | |
Website | |
Source | |
PSVita Homebrew for time travel.
Features
- Set the "Current, Secure, and Network RTC" to anything you want.
- Can also change the CP RTC on DevKit.
User guide
Some possible use cases:
- Making SSL Certificates active/expired (currentTick).
- Setting the date displayed in the calendar to before 1/1/2000 or after 1/1/2099. (currentTick).
- Renewing PlayStation Mobile Development Assistant for Unity publishing license. (currentTick).
- Re-Activating expired PS+ Games. (secureTick).
- Playing Pre-Order games early. (secureTick).
- Unlocking trophys w dates into the past/future (secureTick).
- Re-Activating an expired Testing Kit Console. (secureTick).
- Bypassing Parental Control's Playtime restrictions. (secureTick?).
- Renewing PlayStation Mobile Development Assistant publishing license. (secureTick).
- Re-Activating expired Development Kit consoles (CpRtc).
- Setting default value for all other RTC's on Development Kit's (CpRtc).
- Tricking games that rely on the time (networkTick/currentTick/secureTick).
Screenshots