For the sex 'minigame', you need to get lucky, or have some traits to boost the chance of success. For instance: If you have the 'Ugly' trait, you can click on their head to bring up the 'torture' part, and then your eyes, I think it was, and you'd scare them with your looks, reducing the chance that they'll resist by making them scared of you. And the bigger you are, the easier it is to force yourself on them. So, get a couple size increases, and a trait that you can use to lower their resistance, and BAM, it's not too hard anymore. Just be careful, some traits that lower resistance also hurt them, so you might kill or maim them.v 1.41 is pretty much unplayable, google translate at its worst and added some sorta sex mechanic that impossible to figure out with logic as the only two options are to eat the girl or forcey funtime but forcey funtime just makes you annoyed.
Wow didn't even played the game because translations, but now I will start it thanks!There's a manual English translation for version 1.4.1 below this message. I think you need to register to download, I'm not so sure - maybe
https://You must be registered to see the links
It is still incomplete, but every time I log in Loverslab I see it updated, so they work quite fast on it.Wow didn't even played the game becouse translations, but now I will start it thanks!
Thanks to monsta88 for this, I don't know if I can help him much but I made aIt is still incomplete, but every time I log in Loverslab I see it updated, so they work quite fast on it.
I was able to chose free mode once I had started story mode and had a saved game there. One problem is that if you have saves from other versions you might have problems, on windows you can wipe out your previous saves by deleting the folder in %appdata%\RenPy called "Defiler Wings".how to choose free mode?
I've already deleted the old save folder, what do i do now?I'm sorry, but an uncaught exception occurred.
While parsing C:\Users\\Downloads\e\Favorites\Defiler wings\DefilerWings-1.4.1-english\DefilerWings-1.4.1-all/game/labels/events/girl.rpy.
ScriptError: Name u'lb_event_girl_escape' is defined twice, at game/labels/events/girl.rpy:5 and game/labels/events/girl_events.rpy:5.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\\Downloads\Favorites\Defiler wings\DefilerWings-1.4.1-english\DefilerWings-1.4.1-all\renpy\bootstrap.py", line 281, in bootstrap
renpy.main.main()
File "C:\Users\Downloads\in \Favorites\Defiler wings\DefilerWings-1.4.1-english\DefilerWings-1.4.1-all\renpy\main.py", line 346, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\\Downloads\\Favorites\Defiler wings\DefilerWings-1.4.1-english\DefilerWings-1.4.1-all\renpy\script.py", line 259, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\\Downloads\\Favorites\Defiler wings\DefilerWings-1.4.1-english\DefilerWings-1.4.1-all\renpy\script.py", line 738, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "C:\Users\\Downloads\\Favorites\Defiler wings\DefilerWings-1.4.1-english\DefilerWings-1.4.1-all\renpy\script.py", line 414, in finish_load
bad_node.filename, bad_node.linenumber))
ScriptError: Name u'lb_event_girl_escape' is defined twice, at game/labels/events/girl.rpy:5 and game/labels/events/girl_events.rpy:5.
Windows-8-6.2.9200
Ren'Py 6.99.7.858
didnt workI would try moving your game folder up a few levels, perhaps into the downloads folder. Sometimes I've seen problems in programs when the path is too long.
if you speak russian, great if not then not so good.How's the progress on his new game ?
I'm fluent in Runglishif you speak russian, great if not then not so good.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 457, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/labels/choose_dragon.rpy", line 84, in execute
screen ava_screen:
File "game/labels/choose_dragon.rpy", line 84, in execute
screen ava_screen:
File "game/labels/choose_dragon.rpy", line 88, in execute
add renpy.childimg3 xalign 0.0 yalign 1.0
AttributeError: 'module' object has no attribute 'childimg3'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "d:/DefilerWings-1.4.1-all/script.rpyc", line 67, in script call
File "d:/DefilerWings-1.4.1-all/labels/location/mordor.rpyc", line 96, in script call
File "d:/DefilerWings-1.4.1-all/labels/choose_dragon.rpyc", line 115, in script
File "D:\DefilerWings-1.4.1-all\renpy\ast.py", line 1689, in execute
self.call("execute")
File "D:\DefilerWings-1.4.1-all\renpy\ast.py", line 1707, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\DefilerWings-1.4.1-all\renpy\statements.py", line 144, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 457, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\DefilerWings-1.4.1-all\renpy\exports.py", line 2369, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\DefilerWings-1.4.1-all\renpy\ui.py", line 277, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\DefilerWings-1.4.1-all\renpy\display\core.py", line 2365, in interact
scene_lists.replace_transient()
File "D:\DefilerWings-1.4.1-all\renpy\display\core.py", line 728, in replace_transient
self.remove(layer, tag)
File "D:\DefilerWings-1.4.1-all\renpy\display\core.py", line 1015, in remove
self.hide_or_replace(layer, remove_index, "hide")
File "D:\DefilerWings-1.4.1-all\renpy\display\core.py", line 939, in hide_or_replace
d = oldsle.displayable._hide(now - st, now - at, prefix)
File "D:\DefilerWings-1.4.1-all\renpy\display\screen.py", line 430, in _hide
self.update()
File "D:\DefilerWings-1.4.1-all\renpy\display\screen.py", line 565, in update
self.screen.function(**self.scope)
File "game/labels/choose_dragon.rpy", line 84, in execute
screen ava_screen:
File "game/labels/choose_dragon.rpy", line 84, in execute
screen ava_screen:
File "game/labels/choose_dragon.rpy", line 88, in execute
add renpy.childimg3 xalign 0.0 yalign 1.0
File "<screen language>", line 88, in <module>
AttributeError: 'module' object has no attribute 'childimg3'
Windows-8-6.2.9200
Ren'Py 6.99.7.858
Defiler Wings 1.4.1