I'm pretty sure it works for the version you can download for free from my patreon
You download the files.
you extract, you replace the folder with images "00 CONTRB",
you delete "code files": Z Custom Status Bar Main.rpy and rpyc and you delete Z Definir Variables 00 Characteres.rpy and rpyc from "Game" folder.
and you put in game folder the new files.
It should work.
Let me know
I have copied everything as you said here and I can't open the game now, I get this error. why, and what I can do?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 185, in script
python:
File "renpy/common/00start.rpy", line 185, in script
python:
File "renpy/common/00start.rpy", line 186, in <module>
renpy.execute_default_statement(True)
File "game/Z Definir Variables 00 Characteres.rpy", line 185, in set_default
default Celsa = Person("Elsa","",26,"Leonard", "Friends", elsa_reldesc, "Manager","Smithson", "Leonard",elsagood,elsapop, 0 ,"Texto notas de Yvette", "Texto comment de Yvette", elsa_bckgd)
File "game/Z Definir Variables 00 Characteres.rpy", line 185, in <module>
default Celsa = Person("Elsa","",26,"Leonard", "Friends", elsa_reldesc, "Manager","Smithson", "Leonard",elsagood,elsapop, 0 ,"Texto notas de Yvette", "Texto comment de Yvette", elsa_bckgd)
NameError: name 'elsagood' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Gabi\Downloads\NCC-0.7-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Users\Gabi\Downloads\NCC-0.7-pc\renpy\main.py", line 525, in main
run(restart)
File "C:\Users\Gabi\Downloads\NCC-0.7-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\Gabi\Downloads\NCC-0.7-pc\renpy\execution.py", line 892, in run_context
context.run()
File "renpy/common/00start.rpy", line 185, in script
python:
File "renpy/common/00start.rpy", line 185, in script
python:
File "C:\Users\Gabi\Downloads\NCC-0.7-pc\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Gabi\Downloads\NCC-0.7-pc\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00start.rpy", line 186, in <module>
renpy.execute_default_statement(True)
File "C:\Users\Gabi\Downloads\NCC-0.7-pc\renpy\exports.py", line 3452, in execute_default_statement
i.set_default(start)
File "game/Z Definir Variables 00 Characteres.rpy", line 185, in set_default
default Celsa = Person("Elsa","",26,"Leonard", "Friends", elsa_reldesc, "Manager","Smithson", "Leonard",elsagood,elsapop, 0 ,"Texto notas de Yvette", "Texto comment de Yvette", elsa_bckgd)
File "C:\Users\Gabi\Downloads\NCC-0.7-pc\renpy\python.py", line 1954, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Z Definir Variables 00 Characteres.rpy", line 185, in <module>
default Celsa = Person("Elsa","",26,"Leonard", "Friends", elsa_reldesc, "Manager","Smithson", "Leonard",elsagood,elsapop, 0 ,"Texto notas de Yvette", "Texto comment de Yvette", elsa_bckgd)
NameError: name 'elsagood' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 0.7
Sat Mar 14 07:25:45 2020