More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew PC Tools (PC Utilities) - GameBrew | |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vitapresencetheserver2.png | ||
|image_alt=vita-presence-the-server | |image_alt=vita-presence-the-server | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=vita-presence-the-server | |title=vita-presence-the-server | ||
|image= | |image=vitapresencetheserver2.png | ||
|description=Improved server app for Vita Presence. Support for Discord Rich Presence game thumbnails. | |description=Improved server app for Vita Presence. Support for Discord Rich Presence game thumbnails. | ||
|author=TheMightyV | |author=TheMightyV | ||
Line 41: | Line 41: | ||
==Screenshot== | ==Screenshot== | ||
vitapresencetheserver3.png | https://dlhb.gamebrew.org/vitahomebrews/vitapresencetheserver3.png | ||
==Media== | ==Media== |
Revision as of 02:56, 15 Ocak 2023
vita-presence-the-server | |
---|---|
General | |
Author | TheMightyV |
Type | PC Utilities |
Version | 0.1 |
License | GPL-3.0 |
Last Updated | 2020/06/21 |
Links | |
Download | |
Website | |
Source | |
vita-presence-the-server is a project reimplements desktop application required for Electry's VitaPresence plugin to work.
It detects games, and also provides game thumbnail support.
Installation
Install VitaPresence kernel plugin.
Create application on Discord developer portal, name it "PS Vita", for example (this will be printed in Rich Presence). Get application ID.
(Optional) Setup game thumbnails. In developer portal open Rich Presence > Art Assets (on the left) and upload thumbnails. Make sure to name it exactly as the game's ID. Example: pcse00120 for Persona 4 Golden. Discord will automatically lowercase filenames. For LiveArea name it livearea. Like so:
vitapresencetheserver4.png
Make sure vita-presence-the-server.ini is on the same level as the executable.
Set parameters in vita-presence-the-server.ini, the keys are self-explanatory.
User guide
Start the executable, if all goes well, your Discord nickname should be printed together with PS Vita game if you have it opened.
To stop the program, press Ctrl-C.
Screenshot
Media
vita-presence-the-server (TheMightyV)
Credits
- Electry for VitaPresence.
- Ben Hoyt (benhoyt) for inih library.
- Cylix for tacopie TCP library (using my fork).