- Apr 15, 2021
- 176
- 582
Edit for v0.7.2: The method below works fine. All is well.
You can enable the incest patch on your own quite easily. I'll write the steps below just in case:
1) Go to this location: Twistedworld installation folder > Game > Scripts
2) Find the file named "scripts.rpy"
3) Open this file with any text editor like "notepad"
4) The first line reads "define uncensor_patch = False" Now delete the word False and write True instead of it.
So the edited line will be this: "define uncensor_patch = True"
5) Save the file and close it.
6) Run the game and you are good to go.
Alternatively, if you don't want to do the editing:
Below is the edited file for version 7.2. Just unzip and copy the folder named "game" into the main installation folder and allow it to rewrite.
Important Note: If you're copy-pasting the patch instead of editing the file, you should use an edited file that matches your current version. Older ones don't work.
You can enable the incest patch on your own quite easily. I'll write the steps below just in case:
1) Go to this location: Twistedworld installation folder > Game > Scripts
2) Find the file named "scripts.rpy"
3) Open this file with any text editor like "notepad"
4) The first line reads "define uncensor_patch = False" Now delete the word False and write True instead of it.
So the edited line will be this: "define uncensor_patch = True"
5) Save the file and close it.
6) Run the game and you are good to go.
Alternatively, if you don't want to do the editing:
Below is the edited file for version 7.2. Just unzip and copy the folder named "game" into the main installation folder and allow it to rewrite.
Important Note: If you're copy-pasting the patch instead of editing the file, you should use an edited file that matches your current version. Older ones don't work.
Last edited: