- Aug 27, 2019
- 143
- 85
i follow all steps but the name stay the sameMethod 1:
Use URM. It can rename any character
Method 2:
- Open the file
renpy\common\00console.rpy
with a texteditor- Change line 108 from
config.console = False
toconfig.console = True
- Start the game and load your save
- Press Shift+O
- Type:
t.name = 'Yourname'
and Enter- Escape to close the console