https://github.com/ClonkAndre/IV-Presence
This mod allows you to share your actions from GTA IV to everyone via Discord's Rich Presence feature.
https://github.com/ClonkAndre/IV-Presence
asi discord discord-rich-presence discord-rpc gta4 gtaiv
Last synced: 7 months ago
JSON representation
This mod allows you to share your actions from GTA IV to everyone via Discord's Rich Presence feature.
- Host: GitHub
- URL: https://github.com/ClonkAndre/IV-Presence
- Owner: ClonkAndre
- License: mit
- Created: 2021-09-21T16:12:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T21:20:13.000Z (11 months ago)
- Last Synced: 2024-12-02T22:25:26.241Z (11 months ago)
- Topics: asi, discord, discord-rich-presence, discord-rpc, gta4, gtaiv
- Language: C++
- Homepage: https://www.youtube.com/ItsClonkAndre
- Size: 77.1 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-discord-activities - IV-Presence - This mod allows you to share your actions from [GTA IV](https://store.steampowered.com/app/12210/Grand_Theft_Auto_IV_The_Complete_Edition) to everyone via Discord's Rich Presence feature. (Gaming)
README
# IV-Presence
IV-Presence is an innovative modification for GTA IV that integrates Discord Rich Presence, allowing your friends on Discord to see real-time details about your adventures in Liberty City!
Immerse yourself in the game while showcasing your activities with dynamic updates on your Discord profile.## Features
- **Dynamic Activity Updates**: Displays your current location, vehicle (including speed), radio station, and whether you’re on a mission or watching a cutscene.
- **Interior Details**: Shows what type of building you're in, such as a bar, safe house, or clothing store.
- **Multiplayer Support**: Highlights key multiplayer stats, including the game mode and your killer’s name if you’re taken out.
- **Customization**: Define custom locations, custom radio stations or custom interiors with personalized Rich Presence details using an intuitive ImGui menu.
- **Mod Compatibility**: Seamlessly integrates with other mods, such as "Simple Hot Tub", to display unique activities like relaxing in a hot tub.## Requirements
- [IV-SDK .NET](https://github.com/ClonkAndre/IV-SDK-DotNet)
- [ClonksCodingLib.GTAIV](https://github.com/ClonkAndre/ClonksCodingLib.GTAIV)## Other Links
GTAForums: https://gtaforums.com/topic/975850-iv-presence/
GTAInside: https://www.gtainside.com/gta4/mods/169787-iv-presence/
LCPDFR.com: https://www.lcpdfr.com/downloads/gta4mods/scripts/36402-iv-presence/## How to Contribute
⚠ [IV-SDK](https://github.com/Zolika1351/iv-sdk) is needed in order to contribute to pre 1.5 versions of this mod. (IV-SDK only supports GTA IV 1070 and 1080. The 1040 version was built using a private SDK)Do you have an idea to improve this mod, or did you happen to run into a bug? Please share your idea or the bug you found in the [issues](https://github.com/ClonkAndre/IV-Presence/issues) page, or even better: feel free to fork and contribute to this project with a [Pull Request](https://github.com/ClonkAndre/IV-Presence/pulls).