decompile the archive.rpa file in the game folder using your tool of choice, i use unrpa, and make your edit to the script.rpy file. delete script.rpyc, run the game and your changes will be applied :)
i.e. change define Arvo = Character("Arvo") to define Arvo = Character("name here")