You are viewing a potentially older version of this package. View all versions.
Piepieonline-CruncherSolitaire-0.0.12 icon

CruncherSolitaire

Adds a solitaire app to residential crunchers, adding something else to do between cases.

Date uploaded a year ago
Version 0.0.12
Download link Piepieonline-CruncherSolitaire-0.0.12.zip
Downloads 9576
Dependency string Piepieonline-CruncherSolitaire-0.0.12

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.667 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP Unity games. Preconfigured and ready to use.

Preferred version: 6.0.667
Piepieonline-DDSLoader-1.0.2 icon
Piepieonline-DDSLoader

Library. Loader for (new and patch overrides) DDS Tree/Message/Block content and localised strings

Preferred version: 1.0.2
Piepieonline-Asset_Bundle_Loader-1.0.3 icon
Piepieonline-Asset_Bundle_Loader

Library. Load AssetBundles built against previous game versions, by correcting referenced PathIDs

Preferred version: 1.0.3

README

Piepieonline's CruncherSolitaire

Adds a solitaire app to residential crunchers, adding something else to do between cases.

Manual Installation

  • Ensure you have BepInEx BE installed
  • Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\CruncherSolitaire\CruncherSolitaire.dll"

Configuration

  • Contains an option to change the speed of the game in the background while playing. I recommend not going above veryFast.

Credits:

  • Thanks to Ray on the discord for providing the assets I've used!

Known Issues

  • State is lost when the cruncher is restarted (including when the game unloads and reloads it)
  • Card stacks can go off the screen if they get too long
  • Occasionally a card can flip in the wrong place when clicking through the deck

Source:

https://github.com/piepieonline/ShadowsOfDoubtMods/tree/master/CruncherSolitaire

CHANGELOG

1.0.12

  • Fixed for game version 34.05 (Addressables)

0.0.11

  • Added double-click to auto move to the top stacks if eligible
  • Fixed King movement
  • Fixed unavailability in 'slum' type apartments

0.0.10

  • Removed annoying click sounds
  • Add time acceleration configuration option

0.0.9

  • Initial Version