l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
1,145
3,754
l1lym

I'm having issues saving in this version. Sometimes it works, most times it says that there was some technical issue. I do have cheats on, if that makes a difference, but it didn't in previous versions.
Cheats shouldn't make a difference. One issue is that the game uses your browser's local storage to save data. So depending on the browser, it can have issues if there are too many things running / taking memory. I find the best luck with Chrome, sometimes I have to clear the cache beforehand.

Usually, in HTML games, that's a symptom of browser local storage (in particuarly, Chromium browsers are limited to 10MB of local storage). This is a big problem with games like Free Cities, Accidental Woman, or the HTML port of "No Haven" (whose name I can't remember off the top of my head), which have a lot of characters with a lot of individual stats as well as a lot of moving parts, consequently having very large saves.

One thing I'd try is getting a browser specifically for this sort of game. There are a large number of functionally similar browsers available, and keeping your cookies and browser history and whatever else separate from the file is probably not the worst idea in the world. I've been using Vivaldi for HTML games, recently. It still has the 10MB Chromium limitation, but it seems to handle most stuff (other than the games listed above) just fine.
It's probably an issue like this. We have put in some work to try and ensure save files stay under 1MB (I checked and my current 40-day save is 500kb), but it's not perfect, and sometimes people will still encounter browser issues for various reasons. I had to hack the Harlowe engine to stop tracking variables changing every "passage", because these were growing indefinitely. These constantly growing variables may be why other Harlowe games like Transylvania are having more consistent save issues, but not 100% sure.

It's always safest to export your save data to a file. This is not normally something Twine Harlowe can do but we also hacked in this feature :D

Eventually we will try exporting and packaging this game as an electron app, which should give us the ability to have more storage and system resources. But at present, X-Change Life has to compete with whatever else is stored on your browser to stash its ~500kb-1mb save data.
 
Last edited:
  • Like
Reactions: Selaiko

Redfield5

Member
Mar 6, 2018
120
156
Cheats shouldn't make a difference. One issue is that the game uses your browser's local storage to save data. So depending on the browser, it can have issues if there are too many things running / taking memory. I find the best luck with Chrome, sometimes I have to clear the cache beforehand.


It's probably an issue like this. We have put in some work to try and ensure save files stay under 1MB (I checked and my current 40-day save is 500kb), but it's not perfect, and sometimes people will still encounter browser issues for various reasons. I had to hack the Harlowe engine to stop tracking variables changing every "passage", because these were growing indefinitely. These constantly growing variables may be why other Harlowe games like Transylvania are having more consistent save issues, but not 100% sure.

It's always safest to export your save data to a file. This is not normally something Twine Harlowe can do but we also hacked in this feature :D

Eventually we will try exporting and packaging this game as an electron app, which should give us the ability to have more storage and system resources. But at present, X-Change Life has to compete with whatever else is stored on your browser to stash its ~500kb-1mb save data.
I've never had problems before with past versions of this game or any other HTML games. I can't see how my broswer magically started doing this. I'd export my saves, but it deleted all of them while I was playing. Suddenly the save files just didn't exist anymore.
 

l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
1,145
3,754
It means your browser removed the save data for some reason. Can be all sorts of reasons it did that, privacy settings, clearing out its storage routinely, cookie settings, browser updates, incognito mode, 3rd party cleaning tools… I’m sorry it happened to you but it is one of the unfortunate realities of HTML games generally speaking. The game doesn’t have OS access to write stuff to save files in the game directory, so by default Twine uses browser storage. In effect save files can only be downloaded similar to how you download other web content, to a pre defined downloads folder or similar.
 

TheFamilyDog

Active Member
Jan 25, 2022
623
447
One thing I'd try is getting a browser specifically for this sort of game. There are a large number of functionally similar browsers available, and keeping your cookies and browser history and whatever else separate from the file is probably not the worst idea in the world. I've been using Vivaldi for HTML games, recently. It still has the 10MB Chromium limitation, but it seems to handle most stuff (other than the games listed above) just fine.
That's actually a good idea to have a different browser that's just used for HTML games. Hmm... guess I'm off to start looking!
 

Axismundi

Member
Jul 14, 2018
355
811
I'm loving Good Girl Petite, but how much content is available for it? I've only been getting the strip and bj scene and was wondering if there's more.
 
  • Like
Reactions: TritonSands

menatv

Active Member
Dec 6, 2019
854
868
Thanks for the cheats to raise the sexual standing amongst the coworkers. Finally was able to get like 3-4 new scenes with them spiking my drink with the pills. Good stuff. And I do like the suggestion from someone else in this thread that maybe it would be kinda fun to turn the tables on the coworkers and spike them every once in awhile too.
 

vrtrtr

Member
May 8, 2017
380
627
If you are lookin for cheats, its in game: Menu -> Game Settings -> the green thing next to back button.
I wasn't exactly looking for cheats, but for control, but it's in that very same section, with a bit of an ominious name: "skippable minigames".
 
  • Like
Reactions: Vilho16
Mar 17, 2021
40
37
One thing I'd try is getting a browser specifically for this sort of game. There are a large number of functionally similar browsers available, and keeping your cookies and browser history and whatever else separate from the file is probably not the worst idea in the world. I've been using Vivaldi for HTML games, recently. It still has the 10MB Chromium limitation, but it seems to handle most stuff (other than the games listed above) just fine.
This is something that I have done for quite a while - starting with the mess that is AW (Accidental Woman). At that time my choice was based on AW not working at all with Firefox. Vivaldi (a lower popularity, lighter weight Chrome) has been my browser of choice. I seem to have very few browser issues with games - they crash as designed, without browser help. There may be better options, but Vivaldi works to smooth out gaming experience.

The one thing I will mention is the long calculation times during sex events. You hit the "next" button and get a nice long moment of anticipation while Vivaldi counts on its fingers. I assume that this is typical on all browsers due to the development stage of the game (weaving a lot of mechanics in each release) and will smooth out at the end. "Solid" is a word I'd use rarely to refer to game design here - but I will use it with "X-Change Life." For a .17 release, there is a lot of content - but it is repetitive and grindy/boring in spots where there could/should be more story. But the playing experience to get there is as reliable as a 90's Toyota Camry. It doesn't take a prophet to see good things in the future for this game and developer. It's a uniquely careful build. So browser choice could have the biggest impact on play.

I'm curious how load times compare with different browsers, but I don't have the time to mess around with it (and it sounds like a tedious, miserable task). Since I will never do that - I ditto Vivaldi.
 

ashley_1147

Member
Mar 25, 2021
350
85
could you make it so we can actually interact with the baby after the pregnancy, idk the whole process just seems to be a drag without any result.

also any way for us to add more drama, like accuse the wrong guy of being the dad or multiple guys etc?.

idk the pregnancy part just seems a little empty
 

l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
1,145
3,754
could you make it so we can actually interact with the baby after the pregnancy, idk the whole process just seems to be a drag without any result.

also any way for us to add more drama, like accuse the wrong guy of being the dad or multiple guys etc?.

idk the pregnancy part just seems a little empty
Yep! That's in the for version 0.25. The current pregnancy content is just my initial pass at it to get it basically functioning. Minimum Viable Product lol.
1683025823878.png
This is something that I have done for quite a while - starting with the mess that is AW (Accidental Woman). At that time my choice was based on AW not working at all with Firefox. Vivaldi (a lower popularity, lighter weight Chrome) has been my browser of choice. I seem to have very few browser issues with games - they crash as designed, without browser help. There may be better options, but Vivaldi works to smooth out gaming experience.

The one thing I will mention is the long calculation times during sex events. You hit the "next" button and get a nice long moment of anticipation while Vivaldi counts on its fingers. I assume that this is typical on all browsers due to the development stage of the game (weaving a lot of mechanics in each release) and will smooth out at the end. "Solid" is a word I'd use rarely to refer to game design here - but I will use it with "X-Change Life." For a .17 release, there is a lot of content - but it is repetitive and grindy/boring in spots where there could/should be more story. But the playing experience to get there is as reliable as a 90's Toyota Camry. It doesn't take a prophet to see good things in the future for this game and developer. It's a uniquely careful build. So browser choice could have the biggest impact on play.

I'm curious how load times compare with different browsers, but I don't have the time to mess around with it (and it sounds like a tedious, miserable task). Since I will never do that - I ditto Vivaldi.
Heh, thanks for the vote of confidence! Happy to be a Camry :) And yes, the game is definitely a bit "empty" in parts, but I want to prioritize making the game stable and mechanically sound first, because nothing kills the mood like bugs and glitches!

By the way, you should notice a performance improvement on sex scenes, it should now be only a split second. I just did a screen-record below (note that this is on Chrome, which in my testing has been a bit faster, would be curious how it performs on Vivaldi - but anyhow for me it is almost instantaneous):
1683026417236.gif
As stated, would be curios if the above is any faster for you in Vivaldi, with the latest release.
 
Last edited:

Darkbreed

Member
Dec 17, 2020
240
234
Yo dev, i just played the hot and ready minigame and let me tell you, i Loved it, even whn u need to make it back home. Pls make similar minigames in the future.

Also, I am glad that now even female protags can arrange demos, pls keep it that way.
 
  • Heart
Reactions: l1lym

Boucherus

Newbie
Aug 23, 2018
30
61
I'm glad you're enjoying it! There technically are two scenes containing anal, as part of the "Hot and Ready" post-demo sex scenes. I guess anal isn't really my "thing", but I will probably add it into the core sex mechanics once I can figure out how to get around the fact that not all the actresses have anal scenes.

I'll take a look at balancing it haha. Any chance you have any mods, or the "Submissive Pleasure" side effect?
Just want to say it's nice to meet someone else who's not interested in anal, I don't mind it being optional in games of course but it really sucks when devs make it a mandatory viewing in a game, puts me right off
 
  • Like
Reactions: jack92783

FireKaliber

Newbie
Apr 2, 2018
21
11
In regards to the pregnancy content/sex scenes, I don't really see it in real porn projects that often. But for something like this, especially if you're planning a breeding gameplay loop. It would be be nice to have the option to be slutty/promiscuous even after you're showing/showing heavily.

Obviously this could just be a me thing. If you have donors and they would prefer other content, please by all means add that. It's an amazing game so far.
 

moudy

Active Member
Mar 2, 2017
530
1,128
I really like how this game is coming together, even though my kinks are not even close to being in there.


I really hope that once the family gets more attention, there's gonna be a way for Phillip to get both you and Alexia pregnant.... until then, I'm enjoying the office stuff alot
 
  • Like
Reactions: l1lym

Featherine

Newbie
Jun 20, 2019
77
81
Never mentioned this before but I've always noticed a very welcome inclination for non-con in how a bunch of scenes are written, and even how it can turn non-con when the scene originally wasn't. There seems to be a lot of care in how the non-con scenes are written, to sound sexy but at the same time to not go too aggressive/creepy, the balance is just right.

I very much love this and I hope non-con is expanded more in the future. Like more flavor text when you're letting the guy do whatever he wants with you during sex, or maybe if/when you do NPC relationships proper you could add a lot more non-con content there. Games like Newlife come to mind with how much non-con flavor text it has.
 
Mar 17, 2021
40
37
By the way, you should notice a performance improvement on sex scenes, it should now be only a split second. I just did a screen-record below (note that this is on Chrome, which in my testing has been a bit faster, would be curious how it performs on Vivaldi - but anyhow for me it is almost instantaneous)
It is noticeably faster on the game-based sex scenes. A similar lag exists for rolling an NPC and that is still there. I only mention that because you mentioned speed of the sex scenes and the lag on the NPCs is a good measure of how much the sex-scenes have sped up. Fantastic! If you have it flying about in Chrome like that I might try it there. Thanks for making me feel helpful. Have a good whatever part of your day it is.
 
  • Like
Reactions: l1lym

jack92783

Newbie
Mar 7, 2017
68
38
I have yet to earn money stripping for Dredd and have not "lost"
What am I doing wrong?
Try keeping the 'wasd' scenes going longer. You really need the shift/space extra effects, and they keep spawning as long as you stay in the scene. There doesn't seem to be a combo timer, presently, so you can just sit there for a bunch of ticks when you get too close to winning. You won't lose combo, you aren't at risk of losing, and you're just continually generating more money for the event.

From that point, you just need to guide your character through the last couple of events without anything bad happening (I can't remember what the risk is of insta-strip off the top of my head), and you should be golden.

As for making money, the best sources I've found have been: 1. Cold calling. You'll make about $100/day plus whatever base salary you can negotiate from Michael, on average (some days you'll get no hits). 2. Good Girl Petite: Easy to sell to any lead since it doesn't require moral degeneracy from the employer. $220/dose of which you'll be making ~30% (since it's usually a demonstration, but a fairly short one) for $66 per employee. If you sell it to one of the big leads with 40 employees, that's good for nearly $3000. 3. Secretary pills and quick sale attempts. No worries about demonstrations, since there's no demo scene yet, only medium depravity required, and a pretty decent sale price. I'll try to roll the dice on this one for any client that's too small for me to want to go through the hassle of 10 minutes of gameplay to clear it.
 

l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
1,145
3,754
It is noticeably faster on the game-based sex scenes. A similar lag exists for rolling an NPC and that is still there. I only mention that because you mentioned speed of the sex scenes and the lag on the NPCs is a good measure of how much the sex-scenes have sped up. Fantastic! If you have it flying about in Chrome like that I might try it there. Thanks for making me feel helpful. Have a good whatever part of your day it is.
Thanks! Hopefully we’ll get NPC generation running faster too. It’s just that there is a large number of traits the NPCs have and they are generated procedurally. So many traits are based on other traits, then they get assigned a penis from the “cock database”. It’s all just quite a bit of stuff that needs to happen for a game that’s running in browser. Eventually we will package this as an electron app which should offer faster performance for those wanting the best experience.
 
4.50 star(s) 102 Votes