cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,422
2,200
470
Would it be possible to get the full update and main all in one...? 3.2 version with the full size...? Or can someone tell me how to update 3.0 to 3.2...?
Dowload the main version, unzip to a folder
Download the 3.2 update, attached to the first post or linked. Unzip it is a html file only. Copy it into the above folder for the main

Play the game by opening the 3.2 html file in your choice of browser
 
  • Like
Reactions: Chronwalk

Chronwalk

Member
Mar 18, 2019
217
285
206
Dowload the main version, unzip to a folder
Download the 3.2 update, attached to the first post or linked. Unzip it is a html file only. Copy it into the above folder for the main

Play the game by opening the 3.2 html file in your choice of browser
It surprisingly worked, thanks since I expected since it's a Chrome/HTML game that when I put the 3.2 update by copy pasting it into the 3.0 folder, it'd just launch the 3.0 version instead or be a buggy mess, surprisingly not, thanks for the help...
 

ShiroNi

New Member
Apr 18, 2020
12
9
62
all my save file gone,did i only can save file in disk to keep my save file? then why did you make choice different save type in the first place if you save file will gone when you turn off computer
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,422
2,200
470
all my save file gone,did i only can save file in disk to keep my save file? then why did you make choice different save type in the first place if you save file will gone when you turn off computer
The game uses a fairly common save/load process for Twine based games. It has an option to save to disk. Otherwise it is save into localStorage.

The localStorage data would only be 'gone when you turn off' if you are using a private browsing window, or run a third party program that deletes it.

The load/save to disk is to support people who choose to use private browsing sessions or to export saves from one computer to another
 
  • Like
Reactions: ShiroNi

ShiroNi

New Member
Apr 18, 2020
12
9
62
The game uses a fairly common save/load process for Twine based games. It has an option to save to disk. Otherwise it is save into localStorage.

The localStorage data would only be 'gone when you turn off' if you are using a private browsing window, or run a third party program that deletes it.

The load/save to disk is to support people who choose to use private browsing sessions or to export saves from one computer to another
I don't know if you turn off the save data will gone ,so after play the game for 5-6 hour and my save data is gone i just delete the game ,afterall i like the style of the game but i don't really like games with real pornstars ,maybe if they use beautiful pornstars I'll be happy to play the game
 

cmacleod42

Engaged Member
Game Developer
Aug 29, 2017
3,422
2,200
470
I don't know if you turn off the save data will gone ,so after play the game for 5-6 hour and my save data is gone i just delete the game ,afterall i like the style of the game but i don't really like games with real pornstars ,maybe if they use beautiful pornstars I'll be happy to play the game
This is not an aspect of the game, it is a setting in your browser or a 3rd part program that cleans browser storage. I have played the game many times across many sessions and never lost a save I did not explicitly delete.

If you change the folder the game is in, so rename it or move it, then the saves can also be lost, but if you move/rename back the saves will be restored.

Most likely it is just you are using a private browsing session by default. Some browsers prize privacy and this is default for instance Brave and there are others. I normally use FireFox or Chrome and no issues
 

ShiroNi

New Member
Apr 18, 2020
12
9
62
This is not an aspect of the game, it is a setting in your browser or a 3rd part program that cleans browser storage. I have played the game many times across many sessions and never lost a save I did not explicitly delete.

If you change the folder the game is in, so rename it or move it, then the saves can also be lost, but if you move/rename back the saves will be restored.

Most likely it is just you are using a private browsing session by default. Some browsers prize privacy and this is default for instance Brave and there are others. I normally use FireFox or Chrome and no issues
ok thank you for the information, next time I play browser games I will try to save the file on the disk so that my save file will not be lost again
 

guest1492

Member
Apr 28, 2018
385
328
174
They were originally commented out in the code and I decided to leave them that way. If you want to enable them, you need to edit the html. Do a search for /% <<audio (there will be multiple results). Remove the /% at the beginning and the %/ at the end of the lines.
 

Mickdickus

New Member
Nov 18, 2022
8
2
126
Hi, Have i missed something ? Because Rheia is supposed to have Jada Stevens and Aletta Ocean as possible Children too as far as the Wiki and some preview goes but i can't find them. I love the game btw. so much detail, lore and mechanics, it's one of the best adult games i have ever played !
 

Faldir

Member
Game Developer
May 7, 2017
360
1,116
325
Hi, Have i missed something ? Because Rheia is supposed to have Jada Stevens and Aletta Ocean as possible Children too as far as the Wiki and some preview goes but i can't find them. I love the game btw. so much detail, lore and mechanics, it's one of the best adult games i have ever played !
Hmm, try to check the Adam & Gaia\img\People\Human\Girls\Fields folder. If they aren't there they won't appear in game as children of Rheia. Also thanks for the kind words! It was grand to give something back to the perverted community, which I have enjoyed so many other good games from (while covertly teaching some mythology...).

When is your new game going to release? I'm so excited!!!
No good updates on either the female or male protagonist game. I transferred jobs to help the army with their information security earlier this year and... well... it's pretty busy these days. Hardly have time left when coming home (and it's so dark in the North! Leave for work before the sun rise and being home only after it sets... it kills the spirit).

It took 1,5 years to get the first version of A&G up - and I had more time back then. So considering that it'll be made at all, the earliest playable version would be autumn next year. Again, no promises.
 

Vrailis

New Member
Jun 24, 2017
3
1
54
Thanks for the fantastic game and the 3.2 update.

I am trying to manually replace some of the images/videos in this game with different webms, mp4s and gifs. Unfortunately, the game only seems to accept webms for sex scenes and gifs for the girl's profile pictures. Is there any way to force the game to accept ALL media types? It's a huge hassle having to convert mp4 scenes to webm so that I can get the game to recognize them.
 

Vaars

Member
May 6, 2021
266
91
129
Is the "have some fun" Option in the Village(s) only broken for me, or everybody?
It seems to be a Dead End in the Code?
 

guest1492

Member
Apr 28, 2018
385
328
174
Unfortunately, the game only seems to accept webms for sex scenes and gifs for the girl's profile pictures. Is there any way to force the game to accept ALL media types?
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.

Is the "have some fun" Option in the Village(s) only broken for me, or everybody?
It seems to be a Dead End in the Code?
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".
 
Last edited:
  • Like
Reactions: Vrailis and Vaars

chiekat

New Member
May 23, 2017
14
14
135
I believe this is the older version of the code for showing image and video.
Going through each extension until hits the one that works.
Using it for showImageOrVideo widget should still work.

<<widget "showImageOrVideo">><<nobr>>
<video loop autoplay muted @src="$args[0] + '.webm'" onerror="$(this).remove()" />
<video loop autoplay muted @src="$args[0] + '.mp4'" onerror="$(this).remove()" />
<img @src="$args[0] + '.jpg'" onerror="$(this).remove()">
<img @src="$args[0] + '.gif'" onerror="$(this).remove()">
<img @src="$args[0] + '.png'" onerror="$(this).remove()">
<img @src="$args[0] + '.webp'" onerror="$(this).remove()">
<</nobr>><</widget>>
 

Faldir

Member
Game Developer
May 7, 2017
360
1,116
325
Thanks for the fantastic game and the 3.2 update.

I am trying to manually replace some of the images/videos in this game with different webms, mp4s and gifs. Unfortunately, the game only seems to accept webms for sex scenes and gifs for the girl's profile pictures. Is there any way to force the game to accept ALL media types? It's a huge hassle having to convert mp4 scenes to webm so that I can get the game to recognize them.
I believe this is the older version of the code for showing image and video.
Going through each extension until hits the one that works.
Using it for showImageOrVideo widget should still work.

<<widget "showImageOrVideo">><<nobr>>
<video loop autoplay muted @src="$args[0] + '.webm'" onerror="$(this).remove()" />
<video loop autoplay muted @src="$args[0] + '.mp4'" onerror="$(this).remove()" />
<img @src="$args[0] + '.jpg'" onerror="$(this).remove()">
<img @src="$args[0] + '.gif'" onerror="$(this).remove()">
<img @src="$args[0] + '.png'" onerror="$(this).remove()">
<img @src="$args[0] + '.webp'" onerror="$(this).remove()">
<</nobr>><</widget>>
That looks right. I remember having the hardest time getting that widget up and working (due to my lack of programming skill). I too found it near essential to be able to put any time of format in - and thus the original code eventually worked with .gif, png. and jpg. mainly. Some more talented fellow added the webp ability and changed the format of content - saving multiple gb of space!

Still... Below is an old player that can be opened in Twine 1.4, which might contain any code now lost. Maybe it'll help.
 

Vaars

Member
May 6, 2021
266
91
129
Stumble upon this game by accident while looking for a game that is can allow me to stuff a whole bunch of porn material into (other words: moddable). Now I'm trying to work with twine and video clip edition without a slight bit of experience.

Here a small mod I made for for testing purpose.
Only edited one of Rheia's Tent Sex Scene, and added a option to have anal sex.
Both with new 720x480 clips but copied text from previous encounter. (I can't write for @$@%^)

You'll find a modified version of the game html file (based on modded/bugfix version) attached below
and associated Image archive.
Simple extract the files into game folder, shouldn't be asked to replace any files.
Mega - Image Archive
A large portion of the materials are just there for future use, feel free to add them to the game yourself.

Here the part I'm looking for help.
The video editing software I'm using is Davinci Resolve which unfortunately doesn't come with webm support, so I just use mp4 for video file output. As I'm aiming for 720x480 approx 10sec each video file, I'm wondering if there's better way for compression.
Thanks
Does anyone have the Ability and competence to merge/splice this into the 3.2 Version? I fear that this would be above my Paygrade
 
4.20 star(s) 56 Votes