More actions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=lowmemmodevita2.png | ||
|image_alt=LowMemMode | |image_alt=LowMemMode | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=LowMemMode | |title=LowMemMode | ||
|image= | |image=lowmemmodevita2.png | ||
|description=Launch system applications with enlarged memory game in the background. | |description=Launch system applications with enlarged memory game in the background. | ||
|author=GrapheneCt | |author=GrapheneCt | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/lowmemmodevita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/lowmemmodevita.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/eiqq34/release_lowmemmode_plugin_launch_system/ | ||
|source=https://github.com/GrapheneCt/LowMemMode | |source=https://github.com/GrapheneCt/LowMemMode | ||
}} | }} | ||
LowMemMode is a plugin for PS Vita that disables memory budget check during app launch in SceShell. | |||
It allows you to launch other applications in LOWPHYMEM mode while enlarged memory mode app (+29MiB, +77MiB and +109MiB) is in the background. | |||
==Installation== | |||
Place LowMemMode.suprx in ur0:tai/ folder. | |||
Insert the plugin under *main in ur0:tai/config.txt | |||
*main | |||
ur0:tai/LowMemMode.suprx | |||
==User guide== | |||
===Example=== | ===Example=== | ||
Before the plugin, If you have launched games such as Ys VIII: Lacrimosa of Dana (+77MiB enlarged memory), you will not be able to launch any system app except Settings. | |||
If you have launched games such as Ys VIII: Lacrimosa of Dana (+77MiB enlarged memory), you will not be able to launch any system app except Settings. | |||
After the plugin, you will be able to launch any other application (if specific bootparam is present, such as in system apps). | |||
However, in some cases apps may not launch: C1-2609-7 (SCE_KERNEL_ERROR_CANNOT_ALLOC_PHYMEMLOW). | |||
==Media== | ==Media== | ||
'''PS Vita LowMemMode Plugin Setup! Run Multiple Apps At Once!''' ([https://www.youtube.com/watch?v=lfopcJ0PAWE Tech James]) <br> | |||
<youtube>lfopcJ0PAWE</youtube> | <youtube>lfopcJ0PAWE</youtube> | ||
== | ==Compatibility== | ||
Tested on 3.60-3.65 retail FW versions. | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.2''' | ||
*Fixed memory leak issue | *Fixed memory leak issue. | ||
''' | '''v1.1''' | ||
*Added check to prevent some memory-related errors. | *Added check to prevent some memory-related errors. | ||
''' | '''v1.0''' | ||
* | * Initial Release. | ||
== External links == | ==External links== | ||
* | * GitHub - https://github.com/GrapheneCt/LowMemMode | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/eiqq34/release_lowmemmode_plugin_launch_system/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/eiqq34/release_lowmemmode_plugin_launch_system/ |
Latest revision as of 15:32, 13 December 2022
LowMemMode | |
---|---|
General | |
Author | GrapheneCt |
Type | Plugins |
Version | 1.2 |
License | Mixed |
Last Updated | 2020/04/21 |
Links | |
Download | |
Website | |
Source | |
LowMemMode is a plugin for PS Vita that disables memory budget check during app launch in SceShell.
It allows you to launch other applications in LOWPHYMEM mode while enlarged memory mode app (+29MiB, +77MiB and +109MiB) is in the background.
Installation
Place LowMemMode.suprx in ur0:tai/ folder.
Insert the plugin under *main in ur0:tai/config.txt
*main ur0:tai/LowMemMode.suprx
User guide
Example
Before the plugin, If you have launched games such as Ys VIII: Lacrimosa of Dana (+77MiB enlarged memory), you will not be able to launch any system app except Settings.
After the plugin, you will be able to launch any other application (if specific bootparam is present, such as in system apps).
However, in some cases apps may not launch: C1-2609-7 (SCE_KERNEL_ERROR_CANNOT_ALLOC_PHYMEMLOW).
Media
PS Vita LowMemMode Plugin Setup! Run Multiple Apps At Once! (Tech James)
Compatibility
Tested on 3.60-3.65 retail FW versions.
Changelog
v1.2
- Fixed memory leak issue.
v1.1
- Added check to prevent some memory-related errors.
v1.0
- Initial Release.