Skip to content

Releases: steviegt6/Stardew64Installer

1.1.8

02 Jul 07:52
Compare
Choose a tag to compare

1.1.8 does some under-the-hood changes to allow the patched executable to run independently of SMAPI. Also adds direct Depot Downloading through the program (requires .NET 5 to use Depot Downloader).

Install .NET 5 here: https://dotnet.microsoft.com/download/dotnet/5.0

See usage instructions and release notes.

1.1.7

08 May 19:41
Compare
Choose a tag to compare

1.1.7 fixes an issue in split-screen mode caused by a removed conditional in KeyboardDispatcher, which attempted to initialize KeyboardInput several times.

See usage instructions and release notes.

1.1.6

25 Apr 02:04
1ab77c1
Compare
Choose a tag to compare

1.1.6 fixes an assembly load error for some players, fixes the installer window closing immediately if an unhandled error occurs, and changes press any key to exit to press enter to exit to help avoid closing the window accidentally.

See usage instructions and release notes.

1.1.5

24 Apr 00:10
276233c
Compare
Choose a tag to compare

1.1.5 simplifies the file structure for players, and fixes an error when taking in-game screenshots.

See usage instructions and release notes.

1.1.4

23 Apr 01:22
32f528c
Compare
Choose a tag to compare

1.1.4 adds the version to the installer window title, fixes GOG/Steam SDK errors, and no longer adds MonoMod.Utils.dll to the game folder.

See usage instructions and release notes.

1.1.3

14 Apr 05:39
1bd3500
Compare
Choose a tag to compare

Stardew64Installer v1.1.3 (Requires Windows and Steam)
SMAPI-compatible (mod/64-bit-support branch)

Prerequisites:

  1. A copy of the Linux installation for Stardew Valley (obtained via DepotDownloader).

Changelog:
See the release notes.

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

1.1.2

04 Apr 00:31
Compare
Choose a tag to compare

Stardew64Installer v1.1.2 (Requires Windows and Steam)
SMAPI-compatible (mod/64-bit-support branch)

Prerequisites:

  1. A copy of the Linux installation for Stardew Valley (obtained via DepotDownloader).

Changelog:
See the release notes.

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

1.1.1

28 Mar 01:55
Compare
Choose a tag to compare

Stardew64Installer v1.1.1 (Requires Windows and Steam)
SMAPI-compatible (mod/64-bit-support branch)

Prerequisites:

  1. A copy of the Linux installation for Stardew Valley (obtained via DepotDownloader).

Changelog:

  1. Normalized asset loading (thanks, Pathos!).

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

1.1.0 - Cleanup & SMAPI Stuff

23 Mar 05:39
Compare
Choose a tag to compare

Stardew64Installer v1.1.0 (Requires Windows and Steam)
SMAPI-compatible (mod/64-bit-support branch)

Prerequisites:

  1. A copy of the Linux installation for Stardew Valley (obtained via DepotDownloader).

Changelog:

  1. Proper error catching.
  2. Removed an if check in KeyboardDispatcher's ctor (thanks Mello, Dradon!).
  3. Heavily reduced packages DLLs (thanks, Pathos!).
  4. Fix pointer overflow error in KeyboardInput initialization (thanks, Pathos!).
  5. Improved installation speed by removing forced wait times and instead use checked operations (thanks, Pathos!).
  6. 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!).
  7. Beautified the installer (thanks, Pathos!).
  8. MonoMod and CorFlags now write their text directly to the installer window, allowing for easier troubleshooting (thanks, Pathos!).
  9. 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

Release 1.0.1 - IMPORTANT

17 Mar 12:43
Compare
Choose a tag to compare

Stardew64Installer v1.0.1 (Windows Only + Steam Only)

All you need is a folder with a Linux installation of Stardew Valley (obtained via DepotDownloader).
Please note that this isn't all that useful to the average user since this currently only supports vanilla SDV.

Changelog:

  1. Removed CorFlags operations on Steamworks.NET.dll.
  2. Fixed missing steamapi DLL error.
  3. Now comes pre-packaged with a proper 64bit Steamworks.NET.dll file.
  4. Now performs CorFlags operations on MONOMODDED_StardewValley.exe.
  5. Thanks to the above ^, the game will no longer crash after through a BadImageFormat exception.

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.

GitHub: https://github.com/Steviegt6/Stardew64Installer
License: MIT (subject to change in the future depending on what else becomes pre-packaged)