More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=gxmdbgrvita2.png | ||
|image_alt=gxmdbg_r | |image_alt=gxmdbg_r | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title= | |title=gxmdbg_r | ||
|image= | |image=gxmdbgrvita2.png | ||
|description=Use debug GXM module on retail PS Vita | |description=Use debug GXM module on retail PS Vita. | ||
|author=GrapheneCt | |author=GrapheneCt | ||
|lastupdated=2021/03/16 | |lastupdated=2021/03/16 | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/gxmdbgrvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/gxmdbgrvita.7z | ||
|website= | |website=https://github.com/GrapheneCt/gxmdbg_r | ||
|source=https://github.com/GrapheneCt/gxmdbg_r | |source=https://github.com/GrapheneCt/gxmdbg_r | ||
}} | }} | ||
Use debug GXM module on retail PS Vita. Debug GXM module will be loaded for all game and VSH applications. | |||
== | '''Note:''' This plugin is intended only for developers. | ||
==User guide== | |||
Grab vs0/sys/external/libgxm_dbg_es4.suprx from TOOL firmware corresponding to your current firmware version and put it in ux0:data/external. | |||
If debug module is not found, normal GXM module will be loaded instead. | |||
Path to debug module can be changed in source code. | |||
Debug module is not loaded as shared unlike normal GXM module. | |||
It is not recommended to use debug GXM module when testing for performance. | |||
== | ==Compatibility== | ||
Tested on 3.60 and 3.65. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/GrapheneCt/gxmdbg_r |
Revision as of 09:12, 10 Ocak 2023
gxmdbg_r | |
---|---|
General | |
Author | GrapheneCt |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2021/03/16 |
Links | |
Download | |
Website | |
Source | |
Use debug GXM module on retail PS Vita. Debug GXM module will be loaded for all game and VSH applications.
Note: This plugin is intended only for developers.
User guide
Grab vs0/sys/external/libgxm_dbg_es4.suprx from TOOL firmware corresponding to your current firmware version and put it in ux0:data/external.
If debug module is not found, normal GXM module will be loaded instead.
Path to debug module can be changed in source code.
Debug module is not loaded as shared unlike normal GXM module.
It is not recommended to use debug GXM module when testing for performance.
Compatibility
Tested on 3.60 and 3.65.