I am trying to get rid of an audio problem by adding
init python:
config.debug_sound = True
to a new file.
The problem is I think that an RPY/RPYC file would be the ideal file to put it in,Yet I have no software to make such a file.
Any suggestions?
RPY/RPYC file maker?
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Re: RPY/RPYC file maker?
I'd recommend Notepad, Windows has it by default.
1. Create a new empty file
2. Write your code (via notepad for instance)
3. Rename it anything.rpy
And you have your .rpy file ready to be placed in your directory.
Though maybe you'd want to write "init -1 python" so that your code is read before most of the rest.
1. Create a new empty file
2. Write your code (via notepad for instance)
3. Rename it anything.rpy
And you have your .rpy file ready to be placed in your directory.
Though maybe you'd want to write "init -1 python" so that your code is read before most of the rest.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot], Ocelot
