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

CruncherSolitaire

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

Date uploaded 3 years ago
Version 0.0.10
Download link Piepieonline-CruncherSolitaire-0.0.10.zip
Downloads 264
Dependency string Piepieonline-CruncherSolitaire-0.0.10

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-Asset_Bundle_Loader-1.0.4 icon
Piepieonline-Asset_Bundle_Loader

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

Preferred version: 1.0.4
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

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 (Like when waiting). I recommend not going above veryFast.

Credits:

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

Known Issues

  • The menu buttons can be hard to click
  • 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
  • Moving a King doesn't move everything under it at the same time
  • 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.0

  • Fixed a bug that could cancel time acceleration even when not using a cruncher

0.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