Активация Консоли: 1.Открыть файл renpy/common/00console.rpy 2.Найти строку config.console = False и изменить на True 3.Сохранить изменение 4.В игре нажмите Shift+O чтобы вызвать консоль, если консоль не открывается нажмите Shift+Alt затем Shift+O. How to activate and open the console: either u modify ur 00console.rpy with note, which u can find at FourElementsTrainer\renpy\common\, open it and search for "config.console = False" and change it into "config.console = True"