Hielo
Member
- Aug 27, 2019
- 143
- 86
- 154
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.rpywith a texteditor- Change line 108 from
config.console = Falsetoconfig.console = True- Start the game and load your save
- Press Shift+O
- Type:
t.name = 'Yourname'and Enter- Escape to close the console