Skip to content

Commit 11f288b

Browse files
committed
Updated: Changelog with New Content
1 parent 305dd22 commit 11f288b

File tree

1 file changed

+54
-2
lines changed

1 file changed

+54
-2
lines changed

changelog-template.hbs

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,58 @@
11
***If you are viewing on GitHub, you can find the downloads at the bottom of this post.***
22

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+
![image](https://github.com/user-attachments/assets/14e64b13-32d5-432d-b4eb-aefbbf95f53d)
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+
![image](https://github.com/user-attachments/assets/b3eac014-43e1-46c7-8118-e0a82a5795d4)
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+
![DisableLaunchFromWine](https://github.com/user-attachments/assets/706781a1-8a25-4b58-a835-a6b21ddeb650)
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)
456
557
*Miscellaneous Installer Improvements*
658
@@ -312,7 +364,7 @@ If you are a programmer, I should hopefully have a ['Specification'](https://rel
312364
(Below this text, on GitHub)
313365
314366
`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/).
316368
`Release.zip`: For people who prefer to install manually without an installer.
317369
`Tools.zip`: Tools for mod authors and developers.
318370

0 commit comments

Comments
 (0)