Lilith Rising - Season 2
此社区中心标记为“仅限成人”。您看到此中心是因为您已将偏好设置为允许此类内容。

Lilith Rising - Season 2

评价数不足
Episode 1 Completed Achievement Guide
由 Vampy-Vi 🦇 制作
Since the dev after a year of this games release and asking for this achievement to be fixed here's a guide on how to.
   
奖励
收藏
已收藏
取消收藏
Main
First go to:
Whatever drive)\steamapps\common\Lilith Rising - Season 2\renpy\common

You are look for a file titled: 00console.rpy

Click On it then ctrl + F

# If true, the console is enabled despite config.developer being False.
config.console = False

Change the False to True should look like:

# If true, the console is enabled despite config.developer being False.
config.console = True

Save the file
Open up your game
Shift + O
Type the following:

achievement.grant("Episode 1 Completed")