Category: Cheats

StardewHack

Author: bcmpinc

Created: 05 January 2019

1 / 1

Description
This is a library/core mod, containing bits of code that all my other mods use. It has some functions to make small bytecode changes to Stardew Valley in a way that is somewhat update proof, but also makes sure it reliably breaks in cases where it isn’t. My other mods contain descriptions of byte code changes and passes those to StardewHack to apply them. Without any of my other mods installed, StardewHack won’t do much.

While I could just package a copy of this core mod with all my other mods, that allows people to have mixed versions, which cause really weird bugs. Having StardewHack as a separate mod ensures there’s only one copy and thus no version issues.

Used by
This library is used by the following mods:

FAQ
Do the mods also work on Android? With the exception of Bigger Backpack and Wear More Rings, the mods also work on Android.

Does mod x work on the latest version of Stardew Valley? Please check the SMAPI mod compatibility page for up-to-date information. The mods that broke in 1.5 have been updated. If there’s no download for 1.5, then the download for 1.4 will also work on 1.5.

Known bugs
Please report bugs on GitHub.

Changes
6.0:

5.2:

  • Fixed issue with System.AppDomain.DefineDynamicAssembly for compatibility with SDV 1.5.5 beta

5.1:

  • Updated to use Harmony 2.1 and support SMAPI 3.12
  • Fixes the System.InvalidOperationException: Late bound operations cannot be performed on types or methods for which ContainsGenericParameters is true. issue.

5.0:

  • StardewHack 5.0 is cursed and does not exist.

4.0:

3.0:

  • Changed how StardewHack finds the methods it wants to patch.
  • Fix incompatibility with SkillPrestige.CookingSkill causing Failed to find method errors.

Related Stardew Valley mods

  • Winter Grass

    Winter Grass

    Works with SDV 1.5 – download version 2.0.3! This mod makes it so that grass will survive through winter. By ... read more

  • SMAPI – Stardew Modding API

    SMAPI – Stardew Modding API

    SMAPI is the mod loader for Stardew Valley. It works fine with GOG and Steam achievements, it’s compatible with Linux/Mac/Windows, you ... read more

  • Stardew Valley Expanded

    Stardew Valley Expanded

    The world of Stardew Valley is awe-inspiring. Relationships, farming, fishing, adventuring…All made by just one person, who has given us ... read more

  • stardewvalley anime mods

    stardewvalley anime mods

    Hi everybody!I’m going to gradually upload my mods for Stardew Valley including Portraits, Characters and Animals. Right now I already ... read more