For people looking for the cheat code, it is "Thekeytothegallery" but it seems you cannot enter it without enabling the button and I have not found how to do that.
The easiest way to unlock the gallery I have found is to edit the save on your registry.
Steps:
0. Launch the game at least once
1. Launch regedit.exe
2. Go to
Computer\HKEY_CURRENT_USER\SOFTWARE\Lustration\Shana
3. Open the file called
GalleryAnimationAvailability_Shana_Idle_h4190686715
and copy the Value data to clipboard. It will have hex data that maps to {"isAvailable":true}
4. Go to the other files that have _Shana_ in the name, open, and paste the value from your clipboard to overwrite the data that is there
5. When you go to launch the game again, all the gallery items that you changed will be unlocked and viewable.
If you don't see the Idle available, you need to progress in the game to unlock 1 scene and 1 animation. Alternatively you can try adding the items manually using this info:
Code:
Names:
GalleryAnimationAvailability_Shana_Idle_h4190686715
GalleryAnimationAvailability_Shana_Provoke_h3835581861
GalleryAnimationAvailability_Shana_With_Boss_1_h3286839489
GalleryAnimationAvailability_Shana_With_Captains_h1206160497
AdultSceneAvailability_Shana_Boss_1_Scene_1_h3120798395
AdultSceneAvailability_Shana_Boss_1_Scene_2_h3120798392
AdultSceneAvailability_Shana_Captains_1_Scene_1_h1167703173
AdultSceneAvailability_Shana_Captains_1_Scene_2_h1167703174
Type: REG_BINARY
Value
7B 22 69 73 41 76 61 69 6C 61 62 6C 65 22 3A 74 72 75 65 7D 00
Edit: I just noticed the developer in the comments. Let me know if you want me to delete my post