|
1 | 1 | ***If you are viewing on GitHub, you can find the downloads at the bottom of this post.***
|
2 | 2 |
|
3 |
| -## Changelog (1.27.13) |
| 3 | +***1.27.14: NativeAOT Installer for Linux & Install Documentation*** |
| 4 | + |
| 5 | +The general docs have been updated with easier to access install instructions; outside of that, it's all improvements for Linux. |
| 6 | + |
| 7 | +## Improved Linux Install Experience |
| 8 | + |
| 9 | +[Includes a new, more streamlined guide](https://reloaded-project.github.io/Reloaded-II/LinuxSetupGuideNew/) |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +This update improves the CLI Installer for Wine (Linux) added in the previous release. |
| 14 | + |
| 15 | +### Faster Install Time |
| 16 | + |
| 17 | +Installing on Linux is now slightly faster, thanks to `NativeAOT` and a smaller `.exe` size. |
| 18 | + |
| 19 | +### Reduced Installer Size |
| 20 | + |
| 21 | +Reduced size of the CLI installer to 7.8MB (from 70MB) as a result of the above. |
| 22 | + |
| 23 | +### Fixed Reloaded Not Booting with native .NET SDK is Installed |
| 24 | + |
| 25 | +The Reloaded CLI installer no longer requires `DOTNET_ROOT` to be set when the native Linux SDK is installed. |
| 26 | + |
| 27 | +In addition, the installer will automatically override `DOTNET_ROOT` and `DOTNET_BUNDLE_EXTRACT_BASE_DIR` in the registry, making sure that you can just doubleclick the `Reloaded-II` exe and it'll work 'just fine'. No terminya~l needed. |
| 28 | + |
| 29 | +### Unique Install Locations for Protontricks |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +If you install Reloaded via Protontricks, you'll now get a unique install path for each game; allowing you to isolate your Reloaded installations for cleanliness. |
| 34 | + |
| 35 | +### Automatic Shortcut Creation |
| 36 | + |
| 37 | +Installing via `Protontricks` will now automatically create shortcut to launch the program. |
| 38 | +As seen above. This means you can easily launch it after installation. |
| 39 | + |
| 40 | +It (should) even show up in your start menu. |
| 41 | + |
| 42 | +### Installer Informs you of Install Location |
| 43 | + |
| 44 | +The installer will now inform you it installed on the desktop upon finishing. |
| 45 | + |
| 46 | +### Skip Wine Launch Dialog |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | +If Reloaded is ran from `protontricks`, the `Wine Launch Dialog` will now be auto-skipped. |
| 51 | +It will be presumed you're running in the correct environment for the given game. |
| 52 | + |
| 53 | +------------------------------------ |
| 54 | +
|
| 55 | +## Previous Changelog (1.27.13) |
4 | 56 |
|
5 | 57 | *Miscellaneous Installer Improvements*
|
6 | 58 |
|
@@ -312,7 +364,7 @@ If you are a programmer, I should hopefully have a ['Specification'](https://rel
|
312 | 364 | (Below this text, on GitHub)
|
313 | 365 |
|
314 | 366 | `Setup.exe`: This is a 1 click installer for Windows.
|
315 |
| -`Setup-Linux.exe`: This is a version of `Setup.exe` for easier use in WINE / Proton. |
| 367 | +`Setup-Linux.exe`: This is a version of `Setup.exe` for easier use in WINE / Proton. Use [Linux Setup Guide](https://reloaded-project.github.io/Reloaded-II/LinuxSetupGuideNew/). |
316 | 368 | `Release.zip`: For people who prefer to install manually without an installer.
|
317 | 369 | `Tools.zip`: Tools for mod authors and developers.
|
318 | 370 |
|
|
0 commit comments