More actions
m (HydeWing moved page Affinitychanger Vita to AffinityChanger Vita without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
Line 9: | Line 8: | ||
|title=AffinityChanger | |title=AffinityChanger | ||
|image=affinitychangervita.jpg | |image=affinitychangervita.jpg | ||
|description= | |description=Change CPU affinity mask of PS Vita system applications to all user cores. | ||
|author=GrapheneCt | |author=GrapheneCt | ||
|lastupdated=2020/ | |lastupdated=2020/04/31 | ||
|type=Plugins | |type=Plugins | ||
|version=2.0 | |version=2.0 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/affinitychangervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/affinitychangervita.7z | ||
|website= | |website=https://forum.devchroma.nl/index.php?topic=75.0 | ||
|source=https://github.com/GrapheneCt/Affinity-Changer | |source=https://github.com/GrapheneCt/Affinity-Changer | ||
}} | }} | ||
This plugin changes CPU affinity mask of PS Vita system applications to all user cores, which increases their performance. | This plugin changes CPU affinity mask of PS Vita system applications to all user cores, which increases their performance. | ||
== | ==Installation== | ||
Copy the .suprx file to ux0(ur0):tai. | |||
Install the plugin under *KERNEL in config.txt (change to ur0 if you store the plugin there) | |||
*KERNEL | |||
ux0:tai/CpuAffinityChanger.skprx | |||
== | ==User guide== | ||
Some observations: | |||
* | *Friends - Boot time 1.90 sec -> 1.58 sec. Loads all in-app stuff much faster. | ||
*Trophies - Boot time 1.71 sec -> 1.42 sec. Loads trophies when fast scrolling page almost instantly. | |||
*Music - Boot time 2.45 sec -> 2.06 sec. Loads album covers much faster. | |||
*Messages - Boot time 1.93 sec -> 1.83 sec. | |||
*Settings - Boot time 2.08 sec -> 1.83 sec. Better overall in-app performance. | |||
*★Checker - Checks are performed much faster, especially if there is lot of addcont. | |||
*Parental Controls - Boot time 1.75 sec -> 1.53 sec. | |||
== External links == | ==Changelog== | ||
* | '''v2.0''' | ||
*Switched to kernel plugin. | |||
* | |||
'''v1.1''' | |||
*Removed Seettings application from the list. | |||
* Reddit - | |||
==External links== | |||
* GitHub - https://github.com/GrapheneCt/Affinity-Changer | |||
* CBPS Forums - https://forum.devchroma.nl/index.php?topic=75.0 | |||
* Reddit - https://www.reddit.com/r/vitahacks/comments/epr06w/release_affinity_changer_cpu_affinity_mask/ |
Revision as of 13:18, 8 Ocak 2023
AffinityChanger | |
---|---|
File:Affinitychangervita.jpg | |
General | |
Author | GrapheneCt |
Type | Plugins |
Version | 2.0 |
License | MIT License |
Last Updated | 2020/04/31 |
Links | |
Download | |
Website | |
Source | |
This plugin changes CPU affinity mask of PS Vita system applications to all user cores, which increases their performance.
Installation
Copy the .suprx file to ux0(ur0):tai.
Install the plugin under *KERNEL in config.txt (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/CpuAffinityChanger.skprx
User guide
Some observations:
- Friends - Boot time 1.90 sec -> 1.58 sec. Loads all in-app stuff much faster.
- Trophies - Boot time 1.71 sec -> 1.42 sec. Loads trophies when fast scrolling page almost instantly.
- Music - Boot time 2.45 sec -> 2.06 sec. Loads album covers much faster.
- Messages - Boot time 1.93 sec -> 1.83 sec.
- Settings - Boot time 2.08 sec -> 1.83 sec. Better overall in-app performance.
- ★Checker - Checks are performed much faster, especially if there is lot of addcont.
- Parental Controls - Boot time 1.75 sec -> 1.53 sec.
Changelog
v2.0
- Switched to kernel plugin.
v1.1
- Removed Seettings application from the list.