jaabaati

Newbie
Mar 27, 2019
19
17
How can i remove the custom cursor? for some reason custom cursors lag on renpy for me, but other games gave the option to remove it in preferences.

EDIT! Got help on removing the custom mouse cursor.
First you have to enable the console:

Go to Lust_Affect folder / Renpy / Common / 00console.rpy

Open with Notepad and ctrl+f and enter config.console = False

Change False to True and save the file.

Then open the game and press Shift + o and type:

Code:
setattr( config, "mouse", None )
Thanks to for the help!
Thankyouuuuu...... so much...
 

tonny

Active Member
Jun 14, 2017
668
697
How can this be a completed game when ALL missions are a fail, even tho you do what your surpose to do?
 
3.50 star(s) 22 Votes