Unnir

New Member
Jun 2, 2017
13
1
I'm stuck in the moment where I win sex with her after that nothing new happens.
Is this a bug or have I missed the video dialog?
PS she said she wants to be a mother, but new potions did not open for me
 

bigguy_foryou

Well-Known Member
Jun 8, 2018
1,141
1,046
Does the linux version work? It doesn't start, and the windows one is just a black screen
I've found most "linux versions" of games posted here tend to rely on gconf (which was replaced by dconf years ago and is missing on newer systems, if you try to start the game from a terminal you'll probably find that to be the issue with it starting). I don't know why either of these would be required but whatever.
At least in the case of RPGM games you'll find yourself better off grabbing the latest linux release of nwjs from and extracting it into the root of the game directory using `tar xvf nwjs-*-linux-x64.tar.gz --strip-components=1` which should leave you with an executable called nw you can use to start the game (using either ./nw or double clicking it from some graphical file manager). You may need to `chmod +x` it too if it's not already an executable.
You should be able to extract it to either the Windows or Linux version of the game and have it work for either. You may run into issues where the game can't find certain files however due to case sensitivity and ignorant developers, the Linux version might give you better luck with that but my guess is it's broken there too. There are various workarounds to this if you do find it to be a problem.

My comment is a general one and not related to the very latest release of this game though, perhaps this one is actually broken, I haven't tested it yet. But I did use this method to play 2.22.
 
  • Like
Reactions: inkyhorn

G3RWANT

Member
Feb 12, 2018
467
116
I can ask for the full version of the game and not the update itself because I have a mod for the game and I can't update it by chewing the files ?
 

inkyhorn

Member
Dec 20, 2020
120
47
I've found most "linux versions" of games posted here tend to rely on gconf (which was replaced by dconf years ago and is missing on newer systems, if you try to start the game from a terminal you'll probably find that to be the issue with it starting). I don't know why either of these would be required but whatever.
At least in the case of RPGM games you'll find yourself better off grabbing the latest linux release of nwjs from and extracting it into the root of the game directory using `tar xvf nwjs-*-linux-x64.tar.gz --strip-components=1` which should leave you with an executable called nw you can use to start the game (using either ./nw or double clicking it from some graphical file manager). You may need to `chmod +x` it too if it's not already an executable.
You should be able to extract it to either the Windows or Linux version of the game and have it work for either. You may run into issues where the game can't find certain files however due to case sensitivity and ignorant developers, the Linux version might give you better luck with that but my guess is it's broken there too. There are various workarounds to this if you do find it to be a problem.

My comment is a general one and not related to the very latest release of this game though, perhaps this one is actually broken, I haven't tested it yet. But I did use this method to play 2.22.
Aye, you are a lifesaver! I can't play any RPGM games because with the .exe it doesn't either start or I get a black screen, and .sh don't start anyway cause reason. It's maddening. Anyway I'll tell you how it goes
 

Gizmogobum

Member
Nov 11, 2020
265
585
when and how does mc find out about rosy bf being dead?
Use the walkthrough for all your answers. If you are too lazy to read it, you get a quest (let there be light) from Ziva (the Lust priestess). If you follow that quest to the dragons cave you will eventually find the bones of her boyfriend and a key to prove to her that he is dead.

Just open the walkthrough press control -f to open the search function, search for "let there be light".
 

caspian90

Active Member
Feb 8, 2020
555
664
Use the walkthrough for all your answers. If you are too lazy to read it, you get a quest (let there be light) from Ziva (the Lust priestess). If you follow that quest to the dragons cave you will eventually find the bones of her boyfriend and a key to prove to her that he is dead.

Just open the walkthrough press control -f to open the search function, search for "let there be light".
Any walkthrough for 2.30?

I need to bring a gift for Jenny
 

mmmonsterkill

Well-Known Member
Aug 30, 2016
1,537
1,734
new playthrough and am astuck, how do i restore the old mans libido, i went to priestess and she said night pollen and i remember putting it in his wine or food but i cant target anything in the dining area and i cant seem to get in through the window at night either either "she aint there" or "oh shit she's gonna spot me"
 

Archaon11111

Engaged Member
Aug 14, 2020
2,045
3,314
new playthrough and am astuck, how do i restore the old mans libido, i went to priestess and she said night pollen and i remember putting it in his wine or food but i cant target anything in the dining area and i cant seem to get in through the window at night either either "she aint there" or "oh shit she's gonna spot me"
Click on the roasted pig in the dining room then just wait a few days
 

seraphimd2

Well-Known Member
Jun 18, 2017
1,453
1,830
Gotta wait till 66's android version....kinda sad about him not making the last update of Superpowered,but a guy have to do what he must,and i still like and trust his ports to the point of waiting the time he needs to make'em....talking about Superpowered,time to check it again,you never know what could have happened
 

DrWho8248

Well-Known Member
May 7, 2020
1,647
1,435
Pardon me if I may ask, I have the previous update which is about 3.5 gb but the new released test build is 1.8 gb. Do I need to have both or I can delete the previous v2.22 update and keep the v2.30 Test build?
Hmmm... Mayby Dev finaly compress game by self?
 

inkyhorn

Member
Dec 20, 2020
120
47
I've found most "linux versions" of games posted here tend to rely on gconf (which was replaced by dconf years ago and is missing on newer systems, if you try to start the game from a terminal you'll probably find that to be the issue with it starting). I don't know why either of these would be required but whatever.
At least in the case of RPGM games you'll find yourself better off grabbing the latest linux release of nwjs from and extracting it into the root of the game directory using `tar xvf nwjs-*-linux-x64.tar.gz --strip-components=1` which should leave you with an executable called nw you can use to start the game (using either ./nw or double clicking it from some graphical file manager). You may need to `chmod +x` it too if it's not already an executable.
You should be able to extract it to either the Windows or Linux version of the game and have it work for either. You may run into issues where the game can't find certain files however due to case sensitivity and ignorant developers, the Linux version might give you better luck with that but my guess is it's broken there too. There are various workarounds to this if you do find it to be a problem.

My comment is a general one and not related to the very latest release of this game though, perhaps this one is actually broken, I haven't tested it yet. But I did use this method to play 2.22.
What can I say? It just works. But it works nonetheless (tried with two different games that had never worked before). Thank you again!

EDIT:

btw, what was that "certain files might not be found" fix you were talking about?

EDIT1:
the horny led me on a crusade to find a fix. There I found the source of all evils: the path led to only a subdirectory, it never got out. I used the holy
Code:
./
and that worked. Not sure if it'll work with every game though
 
Last edited:

str8up

Engaged Member
Jun 4, 2020
3,446
1,594
no idea whats going on with this quest chain...im with some chick to investigate the vampires,etc and just got done the part of saving the inn keeper from warewolves and now she wanna go back to investigate and im here but nothing to click on or anything so ?
 

DracZ

Newbie
Feb 28, 2020
55
27
Ughh the dice game is so anoying, really seems copmpletely random.
At least provide a " potion of Luck" or something.

Sorry getting irritated after almost 1h getting stuck at the wager at their home.
 
4.20 star(s) 212 Votes