Skip to content

Raicuparta/rai-pal

Repository files navigation

Rai Pal

Raicuparta's VR mods Support on Patreon Donate with PayPal Raicuparta's Youtube Twitter @Raicuparta Mastodon @Raicuparta

rai-pal

Download Rai Pal for Windows

What's this?

A tool that helps you use and make universal game mods. That means mods that aren't made for any specific game, but work across multiple games, usually of the same game engine. Some features:

  • Auto-find installed games from supported providers.
  • Auto-find owned (but not necessarily installed) games from supported providers.
  • Detect relevant information about each game, such as their game engine.
  • Easily install/run the correct version of universal mods.
  • Easily update universal mods.

Automatically finding games

Rai Pal analyzes files on your system to determine which games you own, and which games you have currently installed. There's some guesswork involved in this, especially since Rai Pal tries to give you this information as quickly as possible, without the need to log in with each provider's account. Here is how Rai Pal handles finding games from each provider:

Provider Installed games Owned games Notes
Steam ✅* Owned games based on Steam cache, may show weird stuff. Recreating Steam cache helps.
GOG
Epic
Itch ✅* Does not include games from bundles, unless you add them to your library. There are scripts for adding all games from a bundle to your library, but they're slow and not recommended by the Itch team.
PC Xbox ✅* Only finds installed games marked as moddable (the ones where you can open the game files folder via the Xbox app)

For all other providers, you'll have to manually add the games to Rai Pal using the "add game" button on the installed games tab, or by just dropping the game exe on the Rai Pal window.

Game engine detection

Rai Pal also uses a few different methods for detecting game engines. There's a lot of guesswork here as well. For installed games this is usually pretty straightforward, but for owned games it involves using remote sources, and often going by the game's name. Here is how Rai Pal handles detecting the game engine from each provider:

Provider Engine
(installed games)
Engine version
(installed games)
Engine
(owned games)
Engine version
(owned games)
Steam ⭐ Great guess 👍 Good guess
GOG 👍 Good guess 👍 Good guess
Epic 🤏 Decent guess 🤏 Decent guess
Itch 🤏 Decent guess 🤏 Decent guess
PC Xbox Unity only 👎 Not available 👎 Not available

UEVR

Rai Pal can make it easier to use Praydog's UEVR, a universal VR mod for Unreal Engine games. Here are some of the fun activities Rai Pal can help you with:

  • Find all the Unreal Engine games in your Steam library (even the ones you haven't installed yet).
  • Automatically find installed Unreal Engine games (supports Steam, GOG, and Epic, more to come later).
  • Detect the Unreal Engine version of games you have installed.
  • Show the UEVR compatibility score for installed Steam games (hidden by default, check the filters menu).
  • Download and auto-update UEVR.
  • Launch UEVR for a specific game, so you don't need to select the game process in the UEVR menu.

License

Rai Pal
Copyright (C) 2024  Raicuparta

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.