More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Fast Reset | |title=Fast Reset | ||
|image= | |image=fastresetvita2.png | ||
|description=A tool to make restoring your | |description=A tool to make restoring your PS Vita faster. | ||
|author=SilicaAndPina | |author=SilicaAndPina | ||
|lastupdated= | |lastupdated=2018/08/04 | ||
|type=System Tools | |type=System Tools | ||
|version=2.0 | |version=2.0 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/fastresetvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/fastresetvita.7z?k33p0fil35 | ||
|website= | |website=https://wololo.net/talk/viewtopic.php?f=116&t=48222 | ||
|source=https://bitbucket.org/SilicaAndPina/fastreset | |source=https://bitbucket.org/SilicaAndPina/fastreset | ||
}} | }} | ||
A tool to make restoring your | {{#seo: | ||
|title=Vita Homebrew Apps (System Tools) - GameBrew | |||
|title_mode=append | |||
|image=fastresetvita2.png | |||
|image_alt=Fast Reset | |||
}} | |||
A tool to make restoring your PS Vita a lot faster by replacing the 1 minute long unskippable intro video with one that's 0:00 long. | |||
That video is written to ux0: so you will need your memory card inserted when on the initial setup screen for this to work. | |||
==Controls== | |||
Cross - Enable FastReset 1.0 (skip intro video) | |||
Circle - Disable FastReset 1.0 (don't skip intro video) | |||
Square - Enable FastReset (skip initalsetup.self) | |||
Triangle - Disable DastReset 2.0 (don't skip initalsetup.self) | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/fastresetvita3.png | ||
==Changelog== | |||
'''v2.0''' | |||
*Will completly skip initalsetup.self by modifying the default value of the 'initalize' key in os0:kd/registry.db0. | |||
'''v1.0''' | |||
*Will skip the intro video by writing a fake update for welcome park to ux0:patch that replaces the intro video with a 0:00 mp4. | |||
== | ==Credits== | ||
Written in [[Lua Player Plus Vita|LPP]]. | |||
== External links == | == External links == | ||
* | * Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=48222 | ||
* | * Bitbucket - https://bitbucket.org/SilicaAndPina/fastreset | ||
Latest revision as of 13:04, 28 Ocak 2024
Fast Reset | |
---|---|
General | |
Author | SilicaAndPina |
Type | System Tools |
Version | 2.0 |
License | MIT License |
Last Updated | 2018/08/04 |
Links | |
Download | |
Website | |
Source | |
A tool to make restoring your PS Vita a lot faster by replacing the 1 minute long unskippable intro video with one that's 0:00 long.
That video is written to ux0: so you will need your memory card inserted when on the initial setup screen for this to work.
Controls
Cross - Enable FastReset 1.0 (skip intro video)
Circle - Disable FastReset 1.0 (don't skip intro video)
Square - Enable FastReset (skip initalsetup.self)
Triangle - Disable DastReset 2.0 (don't skip initalsetup.self)
Screenshots
Changelog
v2.0
- Will completly skip initalsetup.self by modifying the default value of the 'initalize' key in os0:kd/registry.db0.
v1.0
- Will skip the intro video by writing a fake update for welcome park to ux0:patch that replaces the intro video with a 0:00 mp4.
Credits
Written in LPP.