I figured out some ways to cheat so look here if you want some shortcuts.
First, you have to edit the file:
Innocent_Witches-0-10-alpha-pc\renpy\common\00console.rpy
Change "config.console = False" to "config.console = True" and save
Now open the game and play. You have to start the game or load a save to access the console. Once you are in the game, press Shit+O to open the console.
Here are some commands to help (type in text before // and hit enter to apply. Text after // describes what it is:
- money = 50000 // sets money to 50000
- tutorial.memory_fragments = 3000 // sets memory fragments to 3000
- stats_manager.characteristics['intellect'].level=25 // sets intellect to level 25
- stats_manager.characteristics['brutality'].level=25 // sets brutality to level 25
- stats_manager.characteristics['control'].level=25 // sets control to level 25
- stats_manager.characteristics['perception'].level=25 // sets perception to level 25
- renpy.android = True // this enables cheats. Go to the main menu Extra tab and unlock all memories and achievements
It is possible some of these might break your game so use at your own risk. They worked for me. Let me know if there are other in game variables you want me to find out how to edit.