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

  • Bigger Backpack

    Bigger Backpack

    DescriptionBuy a bigger backpack at Pierre’s for only 50,000g! This backpack has 48 slots. ConfigNote: run Stardew Valley once with ... read more

  • Experience Bars

    Experience Bars

    Experience Bars adds experience bars for your skill levels, so you can see how far you are from leveling. Install UsePress X to ... read more

  • Skip Fishing Minigame

    Skip Fishing Minigame

    ACKNOWLEDGEMENTThank you to all the generous people who have supported this mod through donations and kind words, it’s very much ... read more

  • Portraiture

    Portraiture

    Portraiture Version 1.11.0Support for HDP content packs.New Above Box Mode (active on default, can be deativated in the config and ... read more