More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/GrapheneCt/LowMemMode | |source=https://github.com/GrapheneCt/LowMemMode | ||
}} | }} | ||
'''LowMemMode''' is a plugin allows you to launch other applications in LOWPHYMEM mode while enlarged memory game (+29MiB and +77MiB) is in the background. | |||
==Description== | |||
Plugin for PS Vita that disables memory budget check during app launch in SceShell. | |||
Allows you to launch other applications in LOWPHYMEM mode while enlarged memory mode app (+29MiB, +77MiB and +109MiB) is in the background. | |||
===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). | |||
==Installing LowMemMode== | |||
*Install plugin under *main in config.txt | |||
Tested on 3.60-3.65 retail FW versions | |||
==Media== | ==Media== | ||
<youtube>lfopcJ0PAWE</youtube> | <youtube>lfopcJ0PAWE</youtube> | ||
==Screenshot== | |||
[[image:lowmemmodevita.jpg|600px]] | |||
==Changelog== | |||
'''(v.1.2)''' | |||
*Fixed memory leak issue | |||
'''(v.1.1)''' | |||
*Added check to prevent some memory-related errors. | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/GrapheneCt/LowMemMode | * Github - https://github.com/GrapheneCt/LowMemMode | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/eiqq34/release_lowmemmode_plugin_launch_system/ | |||
* Reddit - | |||
Revision as of 01:41, 26 November 2022
LowMemMode | |
---|---|
File:Lowmemmodevita.jpg | |
General | |
Author | GrapheneCt |
Type | Plugins |
Version | 1.2 |
License | Mixed |
Last Updated | 2020/04/21 |
Links | |
Download | |
Source | |
LowMemMode is a plugin allows you to launch other applications in LOWPHYMEM mode while enlarged memory game (+29MiB and +77MiB) is in the background.
Description
Plugin for PS Vita that disables memory budget check during app launch in SceShell.
Allows you to launch other applications in LOWPHYMEM mode while enlarged memory mode app (+29MiB, +77MiB and +109MiB) is in the background.
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).
Installing LowMemMode
- Install plugin under *main in config.txt
Tested on 3.60-3.65 retail FW versions
Media
Screenshot
Changelog
(v.1.2)
- Fixed memory leak issue
(v.1.1)
- Added check to prevent some memory-related errors.
(v.1.0)
- First Release.