cache-coherent

New Member
Oct 1, 2023
8
7
Is there a way to have the game sounds continue playing, rather than cutting off, when you switch away from the game tab/window? I'm playing on master, so solutions like "comment out this part of the code" are viable too.

EDIT: Got it. It's the option of the Harlowe Audio Library. So all one needs is adding a line to the hal.config passage:
Code:
--- a/project/twee/core/audio/hal.twee
+++ b/project/twee/core/audio/hal.twee
@@ -1,6 +1,7 @@
 :: hal.config
 showControls: false
 preload: none
+muteOnBlur: false
 
Last edited:

youraccount69

Active Member
Dec 30, 2020
677
193
XChangeLife-0.19March
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.
Want to join the team? Read more here!
 

Dr.Sloth

Newbie
Oct 12, 2017
52
133
Man I don't know how the blackjack game is coded, but I consistently bust by drawing from a 13-14 OR get a 19 and still lose. Just did a dozen games, lost them all like that. Also AI always gets a 21 when I get one.
 

cnwjr

Member
Nov 20, 2021
200
95
Part of the problem is that it is just called blackjack. It has nothing to do with the card/casino game called blackjack.

The second problem is that the game is deliberately rigged against the player.
 

Tempor

Newbie
May 12, 2018
66
60
fun sandbox game and while i dont mind the female MC content of the game i really wish there was more male MC oriented content, would really like the ability to spike the drinks of the women at the bar or some meet different women at other locations
 

TheFamilyDog

Member
Jan 25, 2022
435
307
fun sandbox game and while i dont mind the female MC content of the game i really wish there was more male MC oriented content, would really like the ability to spike the drinks of the women at the bar or some meet different women at other locations
Look , young jedi...
 
  • Like
Reactions: Tempor and l1lym

swallowing

Member
Feb 27, 2024
139
25
Part of the problem is that it is just called blackjack. It has nothing to do with the card/casino game called blackjack.

The second problem is that the game is deliberately rigged against the player.
The blackjack is when you play with the black gentlemen on the bar. And actually if you want to be a girl from the start. You can wage your sexuality against him. If you lose he gives you the sex pill, and if you want to keep being a girl then you need to get pregnant which makes the transformation 100%. But i don't think is the card game is rigged i won a couple of times against him.
 

cache-coherent

New Member
Oct 1, 2023
8
7
Somehow I've had fairly good luck in blackjack and so didn't have any problems with getting rid of Bruce, despite playing on Hardcore minigame difficulty (where the dealer ). Not sure why, maybe the opponent AI plays suboptimally - I don't know how to play even normal blackjack.
 

l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
786
2,311
Somehow I've had fairly good luck in blackjack and so didn't have any problems with getting rid of Bruce, despite playing on Hardcore minigame difficulty (where the dealer ). Not sure why, maybe the opponent AI plays suboptimally - I don't know how to play even normal blackjack.
Yeah I nerfed the dealer AI somewhat, so he plays suboptimally, I might nerf him a bit more. But the game operates on a shuffled deck, the dealer doesn't get any unfair advantages and doesn't know what cards are there.
 

l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
786
2,311
Version 0.19 Back in Business! (2024-03-21)
N/A

What's the update on this?:unsure:
I think that was just an automated posting of a bug fixing update… (I didn’t update the post) soon should have an official more juicy one out
 

FeynAhSil

New Member
Jan 2, 2021
14
4
Man I don't know how the blackjack game is coded, but I consistently bust by drawing from a 13-14 OR get a 19 and still lose. Just did a dozen games, lost them all like that. Also AI always gets a 21 when I get one.
The fact that the Black Jack card is fixed before the refresh (SL acts as a refresh, but this refresh is fixed relative to before the save, relative to SL, it is fixed) is the fixed card and is in order
(if
Neither side has added playing cards
Round one, 7 8, 10 2
Round two, 8 6, 4 8
You add playing cards
The first round is 7 8 10, 2 8
Second round is 6 4, 8 ? )
So if you don't mind the trouble, you can optimize your strategy with SL, update it by communicating with other NPCS, and try again when you really can't think of anything.
 

Sissycuck111

Member
May 8, 2023
172
175
Rae Lil Black is whispering in my ear. "Come play with me I'm horny!" I must be strong and wait for the update. This dev has the most satisfying updates. Always great stuff.
 
  • Like
Reactions: Archibalt

l1lym

Aphrodite, creator of X-Change Life™
Game Developer
Jan 21, 2019
786
2,311
I'm reading through
Stumbled across it on TFGamessite and didn't at first realize it was yours, Aphrodite.
Got 10 redo points and haven't reached Snib's hut yet...
I was going to post that game here too but I couldn't find the time yet to fill out the game request template... will do it at some point soon!
 
4.60 star(s) 80 Votes