Madeddy
Well-Known Member
- Dec 17, 2017
- 1,016
- 735
- 244
Absolutely correct - good catch. That's another way to circumvent the "multiprocessing module is missing" problem."-p 1"
To add a bit context: It`s a switch for unrpyc to restrict it to use the given amount of processes. Giving "-p 1" means literaly to use just ONE process and as a result it does NOT use multiprocessing.
Wrong thread, wrong forum, wrong universe.looking for a way to disable the fact that a ren'py game is asking for a save name ...
You can ask the
You must be registered to see the links
developers to change their engine for this, but I suspect I already know what answer you'll get.If i don't misunderstand his intent, then that's a engine feature. Possible to change in a local version i think, but with the next release/update overwritten again.You would have to decompile the .rpyc files ...Maybe a question for the cracking forum?