for everyone who wants to see all routes without beging for a save there is a thing called developers menu which can be accessed in every renpy game, just download UnRen.bat from here
You must be registered to see the links
it is 100% safe just read the description if u are in a doubt
extract UnRen.bat into your primary game folder, the folder where DreamsOfDesireEP10.exe file is
start UnRen.bat, choose one of the options(for me it is always 9 which unlocks all CGs beside the dev menu and console) and hit that button > Enter.
In a short time it will be complete. Now close the .bat window and launch the game.
Type Shift+ D for dev. menu, there u can see Variable Viewer where all game variations are listed. It is easy to find which variable u need by their names.
most common ones are:
mom_understanding = True/False (for gentle/dominant )
latisha_spell = True/False (did u use spell in the library or not)
tracy_confronted = True/False
alice_love = True/False
When u know which variable u want to change just open console with Shift+ O (not zero) and type variable = .... and hit Enter
for example
mom_understanding = True
then close console and click to load the next image/scene (if u rollback behind the moment u made the change it will be undone). Done.
A lot of console variables u can see on first page under the Cheats spoiler.