On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

The first time I played this game it was very cute and lovely.

The game seems to be having major technical issues on win10 with me however. Completely reproducably, the amount of pixellation is increased *each time* I start the game. This pixellation setting seems to be stored somewhere, because after uninstalling and installing again (with any version: 32/64bit itch/steam), the amount of pixellation is just increased again. The game is rendered completely unplayable at this moment..

EDIT: found a solution!

Export the game path (HKEY_CURRENT_USER\Software\Crafted Reveries Limited) from your registry  (regedit.exe) and adjust the settings for quality & screen resolution (hex values! so enter the correct values as decimal in the registry editor before exporting):

for my 3000x2000 screen, I run the following resetShusGarden.reg patch file as a workaround before starting the game:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Crafted Reveries Limited]

[HKEY_CURRENT_USER\Software\Crafted Reveries Limited\Shu's Garden]
"Screenmanager Resolution Width_h182942802"=dword:00000bb8
"Screenmanager Resolution Height_h2627697771"=dword:000007d0
"UnityGraphicsQuality_h1669003810"=dword:00000005
"Highest Untested Quality Level_h3014762398"=dword:00000005
"Last Quality Level_h1590298036"=dword:00000005

Wow. I'm sorry you ran into such a serious technical problem! Glad you found a work-around, at least, as ATM we don't really have time to go back and patch it further.