Skip to content

Releases: Raicuparta/rai-pal

Rai Pal 0.5.1

04 Jan 15:08
ecd0a3e
Compare
Choose a tag to compare
  • Remove admin prompt when launching UEVR again, this time without breaking auto-inject.
  • Add generic loader for executables and scripts. Allows for easily adding scripts that can read data from the games and do stuff. I'll try to set up some documentation or examples that shows how users can take advantage of this, but you might already be able to, if you look at UEVR as an example.
  • UEVR is now handled by this "runnable mod loader", so it will be redownloaded to a new location, even though there are no changes. Sorry for the inconvenience.
  • Fixed error when locally-available installing/running mods while offline. That means if you've downloaded a mod once, you can install/run it on other games without having an internet connection.

Rai Pal 0.4.0

03 Jan 17:41
0d2e3eb
Compare
Choose a tag to compare

Show owned games that have no engine detected. Can't really do anything with them, but eh.
Show GOG games on owned tab (can't deduce engine for now, so also pretty useless).
Stop showing superfluous scan errors popups, will keep it to the error logs.
Mark unimplemented features on the filter menu (so people don't think you're supposed to be able to find owned games from Epic and Xbox yet).

Rai Pal 0.3.8

03 Jan 16:38
7660a44
Compare
Choose a tag to compare
  • Try to guess exe architecture when exe file can't be read (like for PC Xbox games). This makes it possible to install Unity mods in those games.
  • Make some errors clearer.
  • Fixed UEVR auto-injection not working anymore. This also re-adds the admin prompt every time you launch UEVR, to improve later.

Rai Pal 0.3.7

03 Jan 09:23
9cdec7e
Compare
Choose a tag to compare

Show installed PC Xbox games (only the moddable ones for now). Unfortunately the DRM makes it harder to detect some stuff, so it won't show Unreal Engine version, and won't be able to auto-install Unity mods, but UEVR should work for the detected games.
Save benchmarks to the logs, to help me figure out how to improve the app.
Show warnings when not possible to detect some important game information.

Rai Pal 0.3.6

02 Jan 17:35
8a4880c
Compare
Choose a tag to compare
  • No longer ask for admin privileges to run UEVR. Shouldn't be necessary most of the time, and the prompt could get in the way. Might later add an option for it, if people need it.
  • Fix not showing UEVR as outdated in the game page (although it would show fine in the mods tab).
  • Fix (I think?) startup crash caused by some weird GOG-related condition.

Rai Pal 0.3.5

02 Jan 15:40
e608e04
Compare
Choose a tag to compare
  • Try to show error dialogs instead of failing silently if app crashes on startup.
  • Handle issues with missing WebView2 dependency, often caused by "debloating" scripts. If Rai Pal detects this problem, it will now try to show helpful messages and explain what can be done to fix it.
  • Add button to open the logs folder in settings tab.
  • Logs have been moved to %AppData%\raicuparta\rai-pal\data\logs.

Rai Pal 0.3.4

01 Jan 20:45
dfa2bef
Compare
Choose a tag to compare

Error logs are now saved to a file in %APPDATA%\com.raicuparta.pal\logs
This should be helpful for debugging problems with the app.

Rai Pal 0.3.3

01 Jan 01:35
d0a7b45
Compare
Choose a tag to compare

Fix downloading and updating UEVR via Rai Pal. When you first run UEVR, Rai Pal will redownload it to a new location.

Rai Pal 0.3.2

31 Dec 16:39
ef90914
Compare
Choose a tag to compare

Use new executable name for UEVR in preparation for UEVR's release. UEVR should be available to download via Rai Pal as soon as it's publicly released.

Rai Pal 0.3.1

30 Dec 15:28
501d8be
Compare
Choose a tag to compare

Find installed games from GOG Galaxy and Epic Games Store. The important modding-related stuff works, but there are still a few features missing for games found from these providers, to come later.