More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (PC Utilities) - GameBrew! | |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/Electry/VitaPresence | |source=https://github.com/Electry/VitaPresence | ||
}} | }} | ||
'''VitaPresence''' is a set of a plugin and a Windows tool allowing to change your Discord Rich Presence to your currently playing PSVITA title on your console. | |||
Inspired by [https://github.com/Sun-Research-University/SwitchPresence-Rewritten SwitchPresence]. | |||
==Features== | |||
*Works with PSVita & Adrenaline (including custom bubbles) games/apps. | |||
== | ==Setuping up VitaPresence== | ||
*Install the .skprx plugin within the *KERNEL section of your taiHEN config.txt | |||
*Create an application at the [https://discordapp.com/developers/applications/ Discord Developer Portal], call your application PS Vita or whatever you would like and then enter your client ID and Vita's IP or MAC address into the VitaPresence client! | |||
https:// | |||
== | '''Vita plugin'''<br> | ||
VitaPresence.skprx | |||
''''Desktop app''' | |||
64-bit: VitaPresence-GUI_v1.0.0_x64.zip<br> | |||
32-bit: VitaPresence-GUI_v1.0.0_x86.zip<br> | |||
''Requires .NET Framework v4.8'' | |||
==Alternative desktop app== | |||
Check out [[Vita Presence The Server Vita]], the PC app written in C++ (cross-platform) by @TheMightyV. It supports custom per-game thumbnails! | |||
==Screenshot== | |||
[[image:vitapresencevita.jpg|600px]] | |||
==Disclaimer== | |||
*The client app (on Windows PC) must be running in the background, and the PC must be on the same network as your Vita. | |||
*It would be nice to have rich presence working with only the Vita itself, but this isn't currently possible due to Discord's RPC API restrictions. | |||
==Changelog== | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
==Credits== | |||
[https://github.com/Sun-Research-University Sun-Research-University] for the idea & desktop app codebase. | |||
== External links == | == External links == | ||
* Github - https://github.com/Electry/VitaPresence | * Github - https://github.com/Electry/VitaPresence | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/545 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/545 | ||
Revision as of 01:14, 16 November 2022
VitaPresence | |
---|---|
File:Vitapresencevita.jpg | |
General | |
Author | Electry |
Type | PC Utilities |
Version | 1.0.0 |
License | GPL-2.0 |
Last Updated | 2020/04/02 |
Links | |
Download | |
Source | |
VitaPresence is a set of a plugin and a Windows tool allowing to change your Discord Rich Presence to your currently playing PSVITA title on your console.
Inspired by SwitchPresence.
Features
- Works with PSVita & Adrenaline (including custom bubbles) games/apps.
Setuping up VitaPresence
- Install the .skprx plugin within the *KERNEL section of your taiHEN config.txt
- Create an application at the Discord Developer Portal, call your application PS Vita or whatever you would like and then enter your client ID and Vita's IP or MAC address into the VitaPresence client!
Vita plugin
VitaPresence.skprx
'Desktop app
64-bit: VitaPresence-GUI_v1.0.0_x64.zip
32-bit: VitaPresence-GUI_v1.0.0_x86.zip
Requires .NET Framework v4.8
Alternative desktop app
Check out Vita Presence The Server Vita, the PC app written in C++ (cross-platform) by @TheMightyV. It supports custom per-game thumbnails!
Screenshot
Disclaimer
- The client app (on Windows PC) must be running in the background, and the PC must be on the same network as your Vita.
- It would be nice to have rich presence working with only the Vita itself, but this isn't currently possible due to Discord's RPC API restrictions.
Changelog
(v.1.0)
- First Release.
Credits
Sun-Research-University for the idea & desktop app codebase.