- Jun 20, 2017
- 37
- 38
The dev blocks the console but you can still bypass it to allow console (as of current version v5.0.6)
1. Use unren and choose option 3 (Enable Console and Developer Menu)
2. Update the resulting file called "game/unren-dev.rpy" and change the first line
FROM
init 999 python:
TO
init 1005 python:
3. If this line doesn't exist, add it at the bottom
config.developer = True
Console commands:
nDaysRemain
nStrength
nCharm
nPotency
nCruelty
nMercy
1. Use unren and choose option 3 (Enable Console and Developer Menu)
2. Update the resulting file called "game/unren-dev.rpy" and change the first line
FROM
init 999 python:
TO
init 1005 python:
3. If this line doesn't exist, add it at the bottom
config.developer = True
Console commands:
nDaysRemain
nStrength
nCharm
nPotency
nCruelty
nMercy