Create and Fuck your AI Cum Slut -70% OFF
x

Vaars

Member
May 6, 2021
266
91
129
Is there any easy way to incorporate the 3.1 cheat mod or do players need to make a choice on if they want 3.1 with cheats or 3.2 without?
jk, looks like 3.2 has cheats built in :)
A few of the Optins like Talk Solutions and Making the Matriarchs give Birth are missing though, arent they?
 

Vrailis

New Member
Jun 24, 2017
3
1
54
Since the game only had webm videos, I removed the compatibility for other types. You have to modify the html to add them back in.

Search for this in the html: <source src="' + _wFullFileName + '.webm" >
Add this right after it: <source src="' + _wFullFileName + '.mp4" >
If you have more extensions, just keep adding while replacing webm as appropriate.

If you also wanted to use images other than gifs, that would require rewriting how the game deals with showing images/videos. It's a lot more work and not something that I can tell you how to do with a just a line or two.


A space got left out in the code. Search for "VillageFun" in the html (there should only be 1 result) and replace with "Village Fun".
Thanks for the response - worked like a charm.

Another question: is it possible to modify the HTML so that more than three sex/blowjob scenes can be used for each daughter? Right now, scenes with daughters alternate between the same three webms before featuring a separate climax. Is there a way to make it so that, if multiple webms are uploaded for a given girl (ex. girl1sex4, girl1sex5, etc.), it incorporates them into the rotation as well?

In the same vein, can scenes be added to the 'Castle', 'BJ' and 'Villages' folders endlessly? Right now, there are 38 webms in the 'Castle' folder. If I add more webms (labeling them '39', '40', '41', etc) will it automatically put them in the rotation?

Thanks again for your help with this. I have zero coding experience and your guidance is a huge help.
 
  • Like
Reactions: azrazr

azrazr

Newbie
Mar 19, 2021
89
262
104
Thanks for the response - worked like a charm.

Another question: is it possible to modify the HTML so that more than three sex/blowjob scenes can be used for each daughter? Right now, scenes with daughters alternate between the same three webms before featuring a separate climax. Is there a way to make it so that, if multiple webms are uploaded for a given girl (ex. girl1sex4, girl1sex5, etc.), it incorporates them into the rotation as well?

In the same vein, can scenes be added to the 'Castle', 'BJ' and 'Villages' folders endlessly? Right now, there are 38 webms in the 'Castle' folder. If I add more webms (labeling them '39', '40', '41', etc) will it automatically put them in the rotation?

Thanks again for your help with this. I have zero coding experience and your guidance is a huge help.
about the castle yes, about the blow/sex i dont try (but i think yes ) i have placed more images in the "fetishes" of the girls ( i dont have code experience too, so it was kinda messy and porly done(sometimes the images are not quite refearable but...ok).

this is the versions with the modifications that i made (meant for personal taste) you can look if u find something interesting

******
****** I DONT HAVE ANY RIGHTS ABOUT THE GAME AND DONT WANT TO DISRESPECT THE CREATOR, BUT I LIKED TO PLAY IT SO MUCH THAT I PUT SOME PERSONAL TASTE IN IT
******

 

guest1492

Member
Apr 28, 2018
385
328
174
A few of the Optins like Talk Solutions and Making the Matriarchs give Birth are missing though, arent they?
Some cheats were added in version 3.2 (under "Misc") when I used them for testing. One of them is "Impregnate All" (or at least everyone you've completed the quests of). The other one allows you to choose whether or not humans/elves are born with max stats or if you have 100% chance of raising their stats. I think the 100% chance should be like "Talk Solutions" but I've never used that cheat mod before so I don't know.

Another question: is it possible to modify the HTML so that more than three sex/blowjob scenes can be used for each daughter?
[...]
In the same vein, can scenes be added to the 'Castle', 'BJ' and 'Villages' folders endlessly? Right now, there are 38 webms in the 'Castle' folder. If I add more webms (labeling them '39', '40', '41', etc) will it automatically put them in the rotation?
It's possible to do practically anything by modifying the HTML since that's all the game code. Right now, the blowjob scenes use blow1 -> blow2 -> blow1 -> blow2 -> blow3. You can change some of the blow1's and blow2's to blow4 and blow5. The blowjobs have a 'length' of five 'scenes.' If you wanted to add more videos, maybe you can have more than one video per scene. Or you'd have to do some writing yourself and add more scenes.

You can find the scenes by searching the HTML for <<set _pic to "img/People/Human/Girls/"+$slaves[$index].home+"/girl"+$slaves[$index].number+"blow1">>. The sex scenes are similar but they use sex1, sex2, and sex3.

For the second question, you can add videos to the folders but again you would need to edit the HTML. Do a search for img/Background/Castle/ and you should see something like random(1, 38) after each result. That chooses a random number between 1 and 38. You can change that to whatever number of videos you are adding.

As for automatically putting them into rotation, JavaScript (which is what Twine is written with) cannot access local files without permission. You wouldn't want some website to be able to access the files on your computer just by visiting it, right? Anyway, JavaScript can't read what files are in your folders. Maybe it would work if you ran the game using a local server or the game was changed into an app with Electron or something, but that's beyond my expertise.

I could write a python script (most people here probably have python installed due to playing Ren'Py games, right?) that'll list all the files in the folders. Then I could edit the HTML to read that list and use that to figure out what files to load. However that would require rewriting a lot of the game code and it just doesn't seem worth the trouble.
 

H_NGM_N666

Member
Nov 25, 2020
491
497
228
Puh guys, you got me confused! I like the screenshots but never tried this game. That is what i want to do now.

- So there is the new Update 3.2 (i downloaded that)
- Cheat Mod 3.1 (got that too - needed?)
- Venus girls from the op? More chubby woman or what? I like more the skinny type of woman.
- Desert Fix 1.1 (got that too - needed?)
- Whats that with the webm and mp4? Do i need to change that too?

What the hell i am supposed to do? Any advice for that please?
 

guest1492

Member
Apr 28, 2018
385
328
174
Puh guys, you got me confused! I like the screenshots but never tried this game. That is what i want to do now.

- So there is the new Update 3.2 (i downloaded that)
- Cheat Mod 3.1 (got that too - needed?)
- Venus girls from the op? More chubby woman or what? I like more the skinny type of woman.
- Desert Fix 1.1 (got that too - needed?)
- Whats that with the webm and mp4? Do i need to change that too?

What the hell i am supposed to do? Any advice for that please?
- Okay.
- No.
- Don't know.
- No idea what that is.
- Not unless you plan on replacing the .webm videos in the game with .mp4 videos.
 

H_NGM_N666

Member
Nov 25, 2020
491
497
228
When do the villages gets filled with woman? I am at week 18 and explored the first 3 Places (Field, Plains, Mountains), everywhere are the villages build with some houses and some farms. I got also the Monster girls in the world.

Or do i have to choose monster girls or real girls?
 

H_NGM_N666

Member
Nov 25, 2020
491
497
228
I got daughters (no elven met till now) from some woman, even got a grand-daughter now but they are all in my tent. Do i something wrong? Can i have all the moster girls AND human/elven woman at the same time, or do i have to choose (human/elven or monster girls)
 

azrazr

Newbie
Mar 19, 2021
89
262
104
I got daughters (no elven met till now) from some woman, even got a grand-daughter now but they are all in my tent. Do i something wrong? Can i have all the moster girls AND human/elven woman at the same time, or do i have to choose (human/elven or monster girls)

can have both

you can put your daugthers in the villages or for work to produce some things in the game
 

DogeDuck

Newbie
Nov 4, 2018
22
41
199
Islands Patch (v.1.0)

changelog:

* it basically replaces all duplicated girls with new ones.
* as always, all gifs are made by hand, meaning, by me. no shitty quality!
* no fucking banner ads in the new gifs!
* no black banners!
* all girl portraits are now at least half nude (but mostly even fully nude). no fully clothed girl portraits.
* all changes are listed in the included txt file.


aditional infos:

* some girls aren't really redheads. i can't do anything against it, 'cause redheads are so fucking rare, ya gotta take what ya get.
* for Lexy Roxx (girl 21) i had to use an older vid of her to get a cumshot gif. don't freak out if you see her in her natural hair color ^^.
*i tried my best to make the gifs as loopable as possible. but most girls only have very few vids that i could use and most of these vids used handcameras and generally shaky movements. so don't expect too many loopable gifs.
* as with my other two patches, since the newer version of A&G also shows breasts, butt and pussy - only pics, those pics won't match with new girls. can't do anything against it. that's a job for a coder.
* This download is massive (almost 2 GB). make room for it!

------------

If you encounter any bugs with my patch, please inform me ASAP. i will try to fix it then.


how to install:
extract and copy the folder "img" into your game folder. overwrite everything. done!

---

DOWNLOAD

---
Have these patches been added to the base game or are they still beneficial to add?
 

NoeJuts

New Member
Dec 19, 2022
5
2
62
Was playing the game and got this pic of a green skinned, blonde mummy girl with a bandage on their left arm and has markings on her body, anyone know the source image/game?
 

Engelstein

Well-Known Member
Feb 17, 2018
1,169
1,466
290
One thing I dislike about this game is how the stills are in gif format. However they are made, I can't open them in Photoshop and I like to edit and touch them up. :(

1671917533431.png
 
Feb 7, 2022
39
4
90
about the castle yes, about the blow/sex i dont try (but i think yes ) i have placed more images in the "fetishes" of the girls ( i dont have code experience too, so it was kinda messy and porly done(sometimes the images are not quite refearable but...ok).

this is the versions with the modifications that i made (meant for personal taste) you can look if u find something interesting

******
****** I DONT HAVE ANY RIGHTS ABOUT THE GAME AND DONT WANT TO DISRESPECT THE CREATOR, BUT I LIKED TO PLAY IT SO MUCH THAT I PUT SOME PERSONAL TASTE IN IT
******

Mega
Do you by any chance gave another link? It's too big for mega to download.
 

Armo99

Member
Nov 26, 2019
344
82
126
can someone provide history how the plot gas been changed in this game?

first thoughts is to add more quests for open regions and make more use for women and children

is this already exists and been removed?


also, find bug: if you have iron but not wood, you can build directly to 45.
(need change
$raceData[$race].room lt 40
to $raceData[$race].room lt 40 and $raceData[$race].room gte 30
)
 
Last edited:
  • Like
Reactions: guest1492

Erumis

Newbie
Dec 26, 2016
72
5
263
i found a bug


Error: <<set>>: bad evaluation: Cannot read properties of undefined (reading '1')<<set _preservers[$slaves[_i].house][1] += 1>>

Error: <<set>>: bad evaluation: Cannot read properties of undefined (reading '1')<<set _preservers[$slaves[_i].house][1] += 1>>

Error: <<set>>: bad evaluation: Cannot read properties of undefined (reading '1')<<set _preservers[$slaves[_i].house][1] += 1>>

Error: <<set>>: bad evaluation: Cannot read properties of undefined (reading '1')<<set _preservers[$slaves[_i].house][1] += 1>>

Error: <<set>>: bad evaluation: Cannot read properties of undefined (reading '1')<<set _preservers[$slaves[_i].house][1] += 1>>

Error: <<set>>: bad evaluation: Cannot read properties of undefined (reading '1')<<set _preservers[$slaves[_i].house][1] += 1>>

Error: <<set>>: bad evaluation: Cannot read properties of undefined (reading '1')<<set _preservers[$slaves[_i].house][1] += 1>>

Error: <<set>>: bad evaluation: Cannot read properties of undefined (reading '1')<<set _preservers[$slaves[_i].house][1] += 1>>

 
  • Like
Reactions: Demoness_Kiss

guest1492

Member
Apr 28, 2018
385
328
174
Armo99 Thanks.
Erumis I think I figured out the bug. Did you assign any girls to farming in the Jungles village?

The bug can be fixed by editing this line in the HTML:
Mountains: [$regions.Mountains.village.buildings.count(&quot;Preserver&quot;), 0],
Change it to:
Jungles: [$regions.Jungles.village.buildings.count(&quot;Preserver&quot;), 0],

There are 2 of these lines so you need to change both.
 
4.20 star(s) 56 Votes