More actions
No edit summary |
|||
Line 57: | Line 57: | ||
=== Compatibility with plugins === | === Compatibility with plugins === | ||
Want to use DS3 / DS4 ? Check this page [ | Want to use DS3 / DS4 ? Check this page [https://github.com/MERLev/reVita/wiki/External-Controllers here] for more details. | ||
* '''[[X1Vita]]''' - full compatibility. | * '''[[X1Vita]]''' - full compatibility. | ||
* '''[[Minivitatv Vita]]]''' - full compatibility. | * '''[[Minivitatv Vita]]]''' - full compatibility. | ||
* '''[[ | * '''[[Ds34Vita]]''' - full compatibility. Should be installed '''after''' reVita in tai config. | ||
* '''[[Ds4touch]]''' - full compatibility. Should be installed '''after''' reVita in tai config. | * '''[[Ds4touch Vita]]''' - full compatibility. Should be installed '''after''' reVita in tai config. | ||
* '''[[ | * '''[[Ds3Vita]]''' and '''[[Ds4Vita]]''' - partial compatibility, use '''[[Ds34Vita]]''' instead to get full support. | ||
* '''[[Dsmotion Vita]]''' - not compatible, use '''[ | * '''[[Dsmotion Vita]]''' - not compatible, use '''[[DS34Motion Vita]]''' instead to get full support. | ||
=== Compatibility with Apps === | === Compatibility with Apps === |
Revision as of 05:24, 8 November 2022
reVita | |
---|---|
File:Revita.jpg | |
General | |
Author | Mer1e |
Type | Plugins |
Version | 1.0.8 |
License | GPL-3.0 |
Last Updated | 2021/05/15 |
Links | |
Download | |
Source | |
reVita is a plugin for PS Vita / PS TV, which allows you to remap inputs and trigger different actions. It is a continuation of Rinnegatamante's remaPSV, which was fully rewritten as a kernel plugin.
Here you can find ready to use PS TV Configs by Derpy
Functionality
- Remap
- buttons (combos too)
- analog sticks
- back and front touch zones
- gyroscope movements
- Emulate
- buttons (combos too)
- analog sticks,
- touch presses and swipes
- Turbo buttons
- Sticky butons
- Trigger system events
- Reboot
- Sleep
- Power Off
- Display Off
- Kill current application
- Brightness control (works on PS TV too)
- Savegames backup/restore
- Swap touchpads
- Display native and emulated touch pointers
- Disable Gyro's deadband for better sensivity
- Virtual DS4 controller
- External controllers support
- Per-game (in Adrenaline too) and global profiles
- Themes
- and more
Compatibility
Firmware compatibility
- 3.60
- 3.65
Compatibility with plugins
Want to use DS3 / DS4 ? Check this page here for more details.
- X1Vita - full compatibility.
- Minivitatv Vita] - full compatibility.
- Ds34Vita - full compatibility. Should be installed after reVita in tai config.
- Ds4touch Vita - full compatibility. Should be installed after reVita in tai config.
- Ds3Vita and Ds4Vita - partial compatibility, use Ds34Vita instead to get full support.
- Dsmotion Vita - not compatible, use DS34Motion Vita instead to get full support.
Compatibility with Apps
- Adrenaline - to get UI working, you need to change Adrenaline Settings -> Graphics Filtering to anything else except original.
- In some of hombrews and PSP/PS1 games GUI won't work - use Shared profile method for them. [How To].
Installation
- Copy ioplus.skprx to ur0:/tai folder, add ioplus.skprx into your ur0:/config.txt config file under KERNEL section.
- Copy reVita.skprx to ur0:/tai folder, add reVita.skprx into your ur0:/config.txt config file under KERNEL section. Should be installed before ds34vita/ds4touch in tai config.
- [Optional, to get Gyro support] Copy reVitaMotion.suprx to ur0:/tai folder, add reVitaMotion.suprx into your ur0:/config.txt config file under MAIN section.
Usage
- To bring the config menu, press START + SQUARE, customisable under Settings -> Hotkeys.
- Read more on the Wiki
Media
Screenshots
FAQ
- How to open plugin menu ?
- Press (start) + (square)
- What can you do with gyro ?
- You can remap gyro direction (up, down, left, right) to right stick directions to enable gyro aim in any game.
- Is there a way to turn it on and off?
- START + TRIANGLE, customisable under Settings -> Hotkeys
- Does it save presets on a game by game basis?
- Yes, you can use Profile -> Profile Management for more options.
- What is deadband under gyro menu ?
- Deadband limits gyroscope sensitivity, so smallest movements are ignored to handle shaking hands, and it is enabled by default in most vita games. Disabling it will higly increase sensitivity of gyroscope.
- I forgot my custom hotkeys to open menu. How do I find it?
- Open VitaShell and open the file ux0:data/reVita/HOTKEYS.ini. "Open menu=" has your hotkeys to open the plugin menu.
- I've set the startup delay too low on a game and now it crashes when launching it. What do I do?
- Hold (Start) when launching the game. It starts the plugin in safe mode, with a blank profile. Then load your profile, change the startup delay and save profile in profile manager.
Fixes for some Apps
- MiniVitaTV
- Adrenaline
- Fix Adrenaline crash when pressing the DS4 TouchPad button - Remap DS4 TouchPad to anything.
- Fix Vita inputs on PSX games - Enable "Vita as virtual DS4".
- Retroarch
- Fix Vita inputs on latest versions of Retroarch- Enable "Vita as virtual DS4".
- Adrenaline
Known issues
- Menu not opening in Adrenaline
- Change Adrenaline Settings -> Graphics Filtering to anything else except original.
- Menu not opening
- Minimise app
- Setup config you need while on LiveArea
- Save it as Shared profile (Profile > Profile management > Save as Shared)
- Go back to the game
- Press START+CROSS(configurable under Settings > Hotkeys) to import Shared profile.
- "Buy more RAM" error popup on menu open - means there is not enough RAM for plugin to initialise it's menu. Seems to be caused by usage of other heavy plugins, especially ucdc and PSVShell.
- Crash, when closing the menu
- update reVita and ds34vita to latest versions (from github)
Changelog
(v.1.0.8)
- DualSense Mic button support
- ds34vita 1.1 support
(v.1.0.7)
- Limit buffers to 1 (hack)
(v.1.0.6)
- System variable for Cancel/Select keys override
(v.1.0.5)
- Secondary profile implemented by spectreseven1138
(v.1.0.4)
- [+] Automatic analog mode detection
- [fix] Digital analog
(v.1.0.3)
- [fix] Delayed start sometimes not executed
- [fix] Right analog deadzone not saving
(v.1.0.2)
- [fix] ABM Profile names
- [fix] Profile name on Profile Management menu
(v.1.0.1)
- Option to disable system buttons hack
(v.1.0)
- First Release.
Credits
Thanks to evryone who helped me along the way :
- bosshunter, for doing most of the testing and supplying me with ideas.
- Rinnegatamante, remaPSV author, for various help provided.
- spectreseven1138, for secondary profile implementation
- S1ngyy, for providing code for analogs/gyro support
- pablojrl123, for customizable buttons activation code.
- Bythos, for help with reversing, fixing libk and other general stuff.
- ellipticaldoor for testing.
- teakhanirons for various help and advices.
- Princess-of-Sleeping for help with reversing.
- Derpy (Cassie) for testing.
- W0lfwang for testing.
- TheIronUniverse for testing.
- mantixero for testing it in PS4link.
- MightySashiman for testing.
- Kiiro Yakumo for testing it in PS4Link.
- Nino1026 for testing.
- Vita Nuova communinity for all the help and support I got there.
- HENkaku communinity for various help.
Projects, which code was reused:
- remaPSV - original plugin.
- Psvshell Vita - process management and UI.
- Vitashell Vita - FIO.
- Dsmotion Vita - cross-plugin communication.
- Bettertrackplug Vita - Adrenaline integration.
External links
- Github - https://github.com/MERLev/reVita
- VitaDB - https://vitadb.rinnegatamante.it/#/info/592