Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ArkRightAnalog Vita: Difference between revisions

From GameBrew
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=arkrightanalogvita.jpg
|image=arkrightanalogvita2.png
|image_alt=ArkRightAnalog
|image_alt=ArkRightAnalog
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=ArkRightAnalog
|title=ArkRightAnalog
|image=arkrightanalogvita.jpg
|image=arkrightanalogvita2.png
|description=Remaps right analog on ARK eCFW.
|description=Remaps right analog on ARK eCFW.
|author=reprep & TheFloW
|author=reprep, TheFloW
|lastupdated=2017/04/22
|lastupdated=2017/04/23
|type=Plugins
|type=Plugins
|version=1.0
|version=1.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/vitahomebrews/arkrightanalogvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/arkrightanalogvita.7z
|website=
|website=https://github.com/rereprep/ArkRightAnalog
|source=https://github.com/rereprep/ArkRightAnalog
|source=https://github.com/rereprep/ArkRightAnalog
}}
}}
'''ArkRightAnalog''' is a taihen plugin to enable right analog for ARK. Additional plugins/homebrews should be used to utilize right analog.
ArkRightAnalog is a taiHEN plugin to enable right analog for Adrenaline/ARK. Additional plugins/homebrews should be used to utilize right analog.


==How to use ArkRightAnalog==
==Installation==
Put "arkrightanalog.suprx" in 'tai' folder in the root of your Vita. Change config.txt in that directory to load plugin for title of your choice by adding new lines like below:
Put arkrightanalog.suprx in tai folder in the root of your Vita (ur0 or ux0).  


titleid for your game (this one is for Ape Escape Demo for example to enable right analog stick usage for ARK)
Change config.txt in that directory to load plugin for title of your choice by adding new lines like below (change accordingly if you are using ux0)


'''*NPEG00005 ux0:tai/arkrightanalog.suprx'''
# titleid for your game (this one is for Ape Escape Demo for example to enable right analog stick usage for ARK)
*NPEG00005
ur0:tai/arkrightanalog.suprx


==Screenshot==
==User guide==
[[image:arkrightanalogvita.jpg|600px]]
Additional plugins/homebrews should be used to utilize right analog stick to its fullest:
*flow's GTA right analog plugin.
*Resistance pspplus mappings plugin.
*[https://github.com/Freakler/psp-camera_patch_lite freakler's Camera Patch Light plugin].


==Additional plugins/homebrews==
Extra right analog stick remap plugins should be enabled from within ARK. This only makes the groundwork which Adrenaline already has.
Additional plugins/homebrews should be used to utilize right analog stick to its fullest.


You can use flow's GTA right analog plugins, Resistance pspplus mappings plugin and freakler's Camera Patch Light plugin to make the most of this. Extra right analog stick remap plugins should be enabled from within ARK. This only makes the groundwork which Adrenaline already has.
==PSP compatibility==
You can also use the EBOOT.PBP provided to check if right analog info can be read, copy the eboot to your ux0:/pspemu/psp/game/controller folder.  


==PSP compatibility==
It is a modified version of basic controller sample found in PSP SDK, it can read info from regular PSP buttons/stick plus right analog and R2/L2/R3/L3 buttons.  
You can also use the EBOOT.PBP i provided to check if right analog info can be read, copy the eboot to your ux0:/pspemu/psp/game/controller folder. It is a modified version of basic controller sample found in PSP SDK, it can read info from regular PSP buttons/stick plus right analog and R2/L2/R3/L3 buttons. The last 4 buttons are for future compatibility.


==Known Issues==
The last 4 buttons are for future compatibility.
Disable Adrenaline's kernel plugin if you want to use this as they conflict. Also i noticed oclock plugin makes ARK blackscreen if enabled together with this.


==Notes==
==Known issues==
Have fun, also please notify me if you can also pass R2/L2/L3/R3 buttons to ePSP when [[Ds3vita]]/[[Ds4vita]] is used. Something I couldn't do.
Disable Adrenaline's kernel plugin if you want to use this as they conflict. Also [[OclockVita|oclock plugin]] makes ARK blackscreen if enabled together with this.


==Changelog==
==Credits==
'''(v.1.0)'''
All code belongs to flow, it was taken from the open source adrenaline app and has been compiled as a stand-alone release.  
* First Release.


==Thanks to:==
Also thanks to dots_tb for help as well.
All code belongs to flow, it was taken from the open source adrenaline app and has been compiled as a stand-alone release. Also thanks to dots_tb for help as well.


== External links ==
== External links ==
* Github - https://github.com/rereprep/ArkRightAnalog
* Github - https://github.com/rereprep/ArkRightAnalog
* VitaDB - https://vitadb.rinnegatamante.it/#/info/241
* VitaDB - https://vitadb.rinnegatamante.it/#/info/241

Revision as of 02:38, 5 Ocak 2023

ArkRightAnalog
Arkrightanalogvita2.png
General
Authorreprep, TheFloW
TypePlugins
Version1.0
LicenseMixed
Last Updated2017/04/23
Links
Download
Website
Source

ArkRightAnalog is a taiHEN plugin to enable right analog for Adrenaline/ARK. Additional plugins/homebrews should be used to utilize right analog.

Installation

Put arkrightanalog.suprx in tai folder in the root of your Vita (ur0 or ux0).

Change config.txt in that directory to load plugin for title of your choice by adding new lines like below (change accordingly if you are using ux0)

# titleid for your game (this one is for Ape Escape Demo for example to enable right analog stick usage for ARK)
*NPEG00005
ur0:tai/arkrightanalog.suprx

User guide

Additional plugins/homebrews should be used to utilize right analog stick to its fullest:

Extra right analog stick remap plugins should be enabled from within ARK. This only makes the groundwork which Adrenaline already has.

PSP compatibility

You can also use the EBOOT.PBP provided to check if right analog info can be read, copy the eboot to your ux0:/pspemu/psp/game/controller folder.

It is a modified version of basic controller sample found in PSP SDK, it can read info from regular PSP buttons/stick plus right analog and R2/L2/R3/L3 buttons.

The last 4 buttons are for future compatibility.

Known issues

Disable Adrenaline's kernel plugin if you want to use this as they conflict. Also oclock plugin makes ARK blackscreen if enabled together with this.

Credits

All code belongs to flow, it was taken from the open source adrenaline app and has been compiled as a stand-alone release.

Also thanks to dots_tb for help as well.

External links

Advertising: