Releases: Raicuparta/rai-pal
Rai Pal 0.5.1
- 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
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
- 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
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
- 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
- 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
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
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
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
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.