If you are updating from version less than 1.28, install the following first
Read and Discuss in a Browser.
Previous Changelog.
1.28.8: A set of Bug fixes from @RyoTune
A fix for drag/drop:
- Fixed: Drag and Drop now works everywhere on the main window for installing mods.
And various improvements to the Edit Mod
dialog:
- Fixed:
unknown apps
(games not added to Reloaded) being removed after a mod is edited via the GUI. - Added: Mods can now add support for
unknown apps
(games not added to Reloaded) via the UI. - Fixed: The view filter (search) in the
Edit Mod
dialog is reset on switching pages. - Added: You can now see the
AppId
of enabled games in theEdit Mod
dialog.
And lastly, the default NuGet feed has been updated to https://packages.sewer56.moe/v3/index.json,
in both the documentation and program.
1.28.7: Fix Crash on Load Ordering with Keyboard/Controller
Moving a mod that was already at the end of the list further down (out of bounds) led to a crash.
This was somehow overlooked by everyone for years; it's fixed now.
1.28.6: Path/Location Warnings & Minor Theme Adjustment
- @dreamsyntax added warnings for when Reloaded and/or the
Mods
folder are placed in OneDrive, or are placed in a special path.
OneDrive you want to avoid for performance reasons.
Special paths you want to avoid because some games don't support them well. Some games may fail to load custom assets out of the mod folders; Reloaded now warns about this indiscriminately.
Same as above. Sometimes people download old games through 'mysterious ways', place them in a special location and try to mod them before trying even an unmodded game. This way they'll hopefully know that the path may be a problem.
Before:
After:
In the interest of accessibility, and people using monitors with interesting contrast ratios; the following adjustment above was made.
The Reloaded theme was originally made on a cheap TN panel; however for some IPS displays and beyond, this change makes a lot of sense.
Complete Changes (Autogenerated)
1.28.8 - 2025-03-23
Merged
- Enhancement: Better DragDrop behaviour and handling of unknown apps.
#531
Commits
- Fix DragDrop mod installing being blocked by other controls.
e61218e
- Improve handling of unknown supported apps in mods.
db62509
- Rename: Border_DragDropCapturer -> BorderDragDropCapturer
fb6a07a
- Fix mod DragDrop capturer blocking all drag events.
9516807
- Implement unknown apps handling to ManageMods.
97f9edc
- Fix DragDrop capturer name.
0be7de6
- Fixed: MediatR Build for AutoIndexBuilder
91841a3
- Changed: Hide invisible capture border only when the debugger is attached.
8014cab
- Updated: Mod template to use new NuGet server
1be5d3e
- Added: Changelog for latest version.
bccd8a6
- Bumped: Project Version(s)
1ad04ab
- Changed: Default NuGet feed to https://packages.sewer56.moe/v3/index.json
e561e16
- Added: NuGet feed note to the changelog.
7b98aaf
- Fixed: Remaining cases of old packages URL.
9eeaaa2
- Fixed: Graphics Essentials test due to renames
d3e6d33
- Updated: Index Tests to use a newer NuGet Snapshot
1665eec
====
====
Available Downloads
(Below this text, on GitHub)
Setup.exe
: This is a 1 click installer for Windows.
Setup-Linux.exe
: This is a version of Setup.exe
for easier use in WINE / Proton. Use Linux Setup Guide.
Release.zip
: For people who prefer to install manually without an installer.
Tools.zip
: Tools for mod authors and developers.
Other files are related to updates, you can ignore them.