1.1.0 - Cleanup & SMAPI Stuff
Stardew64Installer v1.1.0 (Requires Windows and Steam)
SMAPI-compatible (mod/64-bit-support branch)
Prerequisites:
- A copy of the Linux installation for Stardew Valley (obtained via DepotDownloader).
Changelog:
- Proper error catching.
- Removed an
if
check in KeyboardDispatcher'sctor
(thanks Mello, Dradon!). - Heavily reduced packages DLLs (thanks, Pathos!).
- Fix pointer overflow error in KeyboardInput initialization (thanks, Pathos!).
- Improved installation speed by removing forced wait times and instead use checked operations (thanks, Pathos!).
- Move file copying and other stuff to a temporary staging folder instead, avoiding having to copy a lot of files from one place to another (thanks, Pathos!).
- Beautified the installer (thanks, Pathos!).
- MonoMod and CorFlags now write their text directly to the installer window, allowing for easier troubleshooting (thanks, Pathos!).
- General code cleanup (thanks, Pathos!).
?. And maybe some more changes tha tI'm forgetting.
(If you can't tell, Pathos helped a lot with this one.)
NOTE: Due to the fact that this program messes with files (moves, copies, and modifies), AntiViruses may flag or other-wise block this program from performing tasks. If this is the case, please whitelist this program.
CorFlags.exe may also fail to modify StardewValley.exe. If this is the case, please re-launch the program with administrator privileges.
Usage instructions:
View GitHub README.
SMAPI + 64bit installation guide: Pathoschild/SMAPI#767 (comment)
GitHub: https://github.com/Steviegt6/Stardew64Installer
License: MIT