Rival Engine — The Next-Gen Modding Tool (2025)

Rival Engine — The Next-Gen Modding Tool (2025) v2025.7.0

No permission to download
  • Make your voice heard! Vote for your favorite Game of the Year 2025 Here! by the 4th September.

Rival Engine v2025.7.0 — Cross-Platform + Manifest Support​


This release delivers an operational, file-based mod manager for Windows and macOS, plus a mobile PWA companion. It also adds manifest-aware installs for clean, predictable file placement.

What’s new​

  • Cross-platform desktop app (Windows + macOS)
  • Manifest support (mod.json) for explicit file mapping
  • Operational ZIP install: copies into bound game directory
  • Automatic backups before overwrite, with one-click restore
  • Safe extraction (blocks path traversal; ignores docs)
  • PWA companion for mobile (manage/pair; not for applying mods)

Download​

Attach the new all-in-one package:


SHA256: 397cc69fabca08cec0ef094fd192fd772762930105e29f147900c4e6036c8eb4

Setup​

Windows/macOS (Desktop)
Code:
cd desktop/electron
npm install
npm start
Optional bundling:
Code:
# Windows
npm run pack:win

# macOS (Apple Silicon + Intel)
npm run pack:mac
Note (macOS): the app is unsigned for testing. Use Control-click → Open the first time.

Mobile (PWA)
  1. Upload /mobile/pwa/ to your site (e.g. /apps/rival-engine/)
  2. Open that URL on your phone → “Add to Home Screen”

Using mod.json​

Place a mod.json at the ZIP root to map files:
JSON:
{
  "name": "Cinematic Pack",
  "version": "1.0.0",
  "maps": {
    "Paks/Mod_Cine_P.pak": "BlackMythWukong/Content/Paks/~mods/Mod_Cine_P.pak",
    "reshade.ini": "reshade.ini"
  }
}
• Keys = paths inside the ZIP.
• Values = relative paths under the bound game directory.
• Non-mapped files fall back to folder-relative placement.

Important​

Rival Engine is intended for single-player / offline modding. It does not patch live memory or interact with anti-cheat.
We’ve pushed a major new update to Rival Engine with big improvements:

  • Auto-detect support — scans Steam, Epic, GOG, and Ubisoft libraries for installed games
  • Starter library pre-loaded (Black Myth: Wukong, Cyberpunk 2077, Elden Ring) so your Library isn’t empty on first launch
  • Mods Manager improvements — clearer queue system and ZIP preview
  • Smart Profiles upgraded — improved saving, importing, and sharing of loadouts Integrity Snapshots — create/restore multiple
  • restore points quickly UI refinements — consistent Rival Gaming dark theme + gradients across all screensCombined release
  • ZIP — now includes both Desktop (Windows) and Mobile (PWA) apps in one download



Checksums:

Windows zip: e87d650e877c8917ba39c8037817513ff9e8f6b225206da7c2db9bd2631e9001

Combined zip: 6ae6e55029ad52125fb753b81a78ee7f8a241cfd822c6847b937c77ff4725a61



Rival Engine — Power Your Games, Your Way.

Rival Engine is Rival Gaming’s next-generation modding tool (2025).
It combines a sleek Windows desktop app with a mobile companion app so you can manage mods, saves, profiles, and updates anywhere.



Key Features

Windows Desktop
  • Flat Rival Gaming UI with sidebar navigation
  • Mods Manager with queue + automatic backups
  • Smart Profiles — save, share & import loadouts
  • Integrity Snapshots — roll back anytime
  • Performance Presets — optimize instantly
  • Community Ratings — star mods in-app
  • News Feed — direct updates from RivalGaming.com
  • QR pairing with mobile

Mobile Companion (PWA)
  • Works on Android & iOS (Add to Home Screen)
  • Manage profiles & queue mods remotely
  • Sync with desktop over Wi-Fi or QR code



Downloads

👉

Included:
  • RivalEngine_Windows_Pro_Fresh.zip — desktop app
  • RivalEngine_PWA_Fresh.zip — mobile app
  • README instructions



Setup Guide

Windows
  1. Extract the ZIP
  2. Open PowerShell inside folder
  3. Run:
    Code:
    npm install
    npm start
  4. Optional portable build:
    Code:
    npm run make:portable

Mobile
  1. Upload the PWA ZIP to your site (e.g. /resources/rival-companion/)
  2. On mobile → open that URL → “Add to Home Screen”
  3. Pair via LAN IP or QR code



Notes
  • Rival Engine is for single-player / offline modding only
  • Using mods online can lead to bans — use responsibly
  • Desktop & mobile must be on the same Wi-Fi to pair



Rival Engine — Power Your Games, Your Way.
Exclusively by Rival Gaming.