Skip to content

Oscript07/SDVX-Rich-Presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🩵🩷 SDVX Discord Rich Presence Launcher 🩵🩷

Python Discord Platform

SDVX RPC Logo

(Just to clarify I made this cuz I was bored and I wanted to show what songs I'm playing to my friends, I will barely update it)

A fully automatic Discord Rich Presence integration for Sound Voltex Exceed Gear (Spice2x). No memory reading. No manual setup. Just launch and play.

+⬇️⬇️Sound Voltex Nabla ∇ version⬇️⬇️

Important

Looking for the Sound Voltex Nabla ∇ version? > You can find the specific RPC for Nabla ∇ in the Nabla Version Branch or download the latest executable from the Nabla Release Page.





✨ Features

  • 🚀 Auto-Launcher: Opens spice64.exe for you.
  • 🔎 Detection: Detects Song Title, Play Mode (Light/Standard/Premium), and Hexa Diver.

📥 Installation

  1. Go to the V1.0 in the Releases Page and download SDVX_RPC_Launcher.exe.
  2. ‼️Place the .exe file inside your game folder (same folder as spice64.exe).‼️

Folder example

❓ How to use

  1. Do NOT run Spice64.exe Run SDVX_RPC_Launcher.exe(Admin rights required to read game logs to update Discord status).
  2. The game will start automatically.
  3. As you move in the song selection it will sync your status.

Discord Status Example

4. Enjoy! Discord will update automatically.

🛠️ Building from source

If you want to modify the code or build it yourself:

pip install pypresence pyinstaller
pyinstaller --onefile --uac-admin --name "SDVX_RPC_Launcher" sdvx_rpc.py