Skip to content

Releases: 1Stalk/Forza-Horizon-Discord-Rich-Presence

v1.1.3

24 May 11:26
f127fad

Choose a tag to compare

🚀 v1.1.3

Multiple discord ipc fix for Linux.

🛡️Security Scan

forzarichpresence.exe
VirusTotal

VirusTotal shows 1 false positive alert and is completely safe.

forzarichpresence-1.1.3-1.x86_64.rpm
VirusTotal

forzarichpresence_1.1.3_amd64.AppImage
VirusTotal

forzarichpresence_1.1.3_amd64.deb
VirusTotal

v1.1.3-beta

23 May 22:38

Choose a tag to compare

v1.1.3-beta Pre-release
Pre-release
version change to 1.1.3

v1.1.2

22 May 02:45
53cde4d

Choose a tag to compare

🚀 v1.1.2

Stability update introducing Linux support.

What's New:

  • Robust Autostart: Switched to the official tauri-plugin-autostart Rust API. This replaces manual registry/shell scripting, ensuring reliable "Run on Startup" behavior across Windows and Linux.
  • Linux: Codebase is fully optimized for Linux compilation. The project now bundles into .AppImage, .deb, and .rpm formats.

🛡️Security Scan

forzarichpresence.exe
VirusTotal

VirusTotal shows 1 false positive alert and is completely safe.

forzarichpresence-1.1.2-1.x86_64.rpm
VirusTotal

forzarichpresence_1.1.2_amd64.AppImage
VirusTotal

forzarichpresence_1.1.2_amd64.deb
VirusTotal

v1.1

20 May 05:02

Choose a tag to compare

🚀 v1.1

Minor update improving status stability and adding fallback statuses.

What's New:

  • Status Caching: Prevented Discord status from disappearing during loading screens or when you play Horizon Play Touge, Spec Racing etc. (Game doesn't have Rich Presence for certain types of races.)
  • Game Fallbacks: Added automatic "Exploring [Country]" fallback statuses when OpenXBL is disconnected or unavailable (Great Britain for FH4, Mexico for FH5, Japan for FH6).
  • Improved Stability: Smoother telemetry and presence synchronization.

🛡️Security Scan

VirusTotal

VirusTotal shows 1 false positive alert and is completely safe.

v1.0

16 May 00:06

Choose a tag to compare

🚀 v1.0 - Full Release

The first stable version is here! After 9 alpha versions, polished everything and added community features.

What's New:

  • Car Reporting: Report unknown cars directly in the app.
  • Instant Updates: Reported cars appear in your status immediately.
  • Presence Fix: Status no longer disappears in pause menus.
  • DB Sync: One-click update for the latest car database.
  • Stability: Cleaned up code and fixed UWP network issues.

Enjoy!

🛡️Security Scan

VirusTotal

VirusTotal shows 1 false positive alert and is completely safe.

v0.9-alpha

15 May 09:14

Choose a tag to compare

Forza Horizon 6 support

v0.8-alpha

13 May 12:13

Choose a tag to compare

Features

  • Added UDP Forwarding toggle to control data relay.

Networking

  • Implemented Loop Protection (prevents forwarding to the listening port).

Improvements

  • Updated documentation and project cleanup.

v0.7-alpha

11 May 19:20

Choose a tag to compare

Performance

  • Reduced binary size by 64%: 13.5 MB → 4.8 MB
  • Applied release profile optimizations (LTO, size optimization, panic=abort, strip symbols)
  • Trimmed unused Tokio features

Features

  • UDP Forwarding: Added SimHub compatibility by relaying telemetry packets to any IP/port.

v0.6-alpha

11 May 16:34

Choose a tag to compare

Fix status persistence after closing the game

v0.5-alpha

11 May 15:26

Choose a tag to compare

Simhub compatibility