More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew! |title_mode=append |image=gxmdbgrvita.jpg |image_alt=gxmdbg_r }} {{Infobox Vita Homeb...") |
|||
(9 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=gxmdbgrvita2.png | ||
|image_alt=gxmdbg_r | |image_alt=gxmdbg_r | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=gxmdbg_r | |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 16: | 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 | 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 | ||
Latest revision as of 09:15, 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.