CigarRex

Truly, the Rex of all Cigars...
Donor
Game Developer
Sep 23, 2022
427
1,423
Using pickletest allows me to save once sandbox starts but cellphone and map don't seem to do anything at all for me on joiplay, all i can do is wander around the house?
Haven't been able to get the game running on JoiPlay ever, so dunno what it could be. You're not the first though
 

T3ls

New Member
Jan 19, 2024
11
2
Ah well, seems theres more but I can't get to it. I enjoyed the story and interactions to that point, kudos and thanks for putting your time and effort into your game. I don't get any errors to help you troubleshoot after adding that pickletest. Before that though it would spit errors across numerous files.
 
  • Thinking Face
Reactions: CigarRex

Pero95

Member
Oct 17, 2022
285
438
Doesn't work with all the gallery scenes. For example, if my name in sandbox is ABC it will still be Nick when watching the Gwen scene in the gallery.
Don't know who Gwen is, but I confirm MC's name is Nick in gallery replay.
EDIT: Oh, she's blue haired big titty girl.
 

CigarRex

Truly, the Rex of all Cigars...
Donor
Game Developer
Sep 23, 2022
427
1,423
Doesn't work with all the gallery scenes. For example, if my name in sandbox is ABC it will still be Nick when watching the Gwen scene in the gallery.
Don't know who Gwen is, but I confirm MC's name is Nick in gallery replay.
EDIT: Oh, she's blue haired big titty girl.
Ren'Py replay functionalities are a pain. If there's a convenient fix for it it'll be there...
 
  • Thinking Face
Reactions: vilewe7570

vilewe7570

Active Member
Oct 5, 2021
689
1,021
Ren'Py replay functionalities are a pain. If there's a convenient fix for it it'll be there...
Try adding MC info to scope.

TheSinWithin-0.4.5-pc\game\scripts\customscreens\phone_elements\gallery_elements.rpy
Line 96
action Hide("Main_UI"), Hide("galleryApp"), Replay(i.label,scope={"currentReplayID":i.id},locked=False), Function(jukebox.kill,True), Call("after_load"), Show("Main_UI")
Append "mc":mc
action Hide("Main_UI"), Hide("galleryApp"), Replay(i.label,scope={"currentReplayID":i.id,"mc":mc},locked=False), Function(jukebox.kill,True), Call("after_load"), Show("Main_UI")
 
  • Like
Reactions: CigarRex

CigarRex

Truly, the Rex of all Cigars...
Donor
Game Developer
Sep 23, 2022
427
1,423
Try adding MC info to scope.

TheSinWithin-0.4.5-pc\game\scripts\customscreens\phone_elements\gallery_elements.rpy
Line 96
action Hide("Main_UI"), Hide("galleryApp"), Replay(i.label,scope={"currentReplayID":i.id},locked=False), Function(jukebox.kill,True), Call("after_load"), Show("Main_UI")
Append "mc":mc
action Hide("Main_UI"), Hide("galleryApp"), Replay(i.label,scope={"currentReplayID":i.id,"mc":mc},locked=False), Function(jukebox.kill,True), Call("after_load"), Show("Main_UI")
Yeah, this is the right call. Very nice.
 

Pedrogarciamendez

New Member
Jun 19, 2021
1
5
There are plans for more BDSM and Exhibitionism.
There also are plans for pregnancy, I'll just have to figure out ways to fit it in, since a Sandbox story is a challenging place to deal with this kink :ROFLMAO:


Thanks a ton! I'm also looking forward to see it release for all
Really? Because the best implementations of pregnancy I have ever seen have been in sandbox games.
Anyways, good luck with the game, it's looking really good so far and I hope you deliver with the pregnancy implementation, as it's the number 1 thing I'm looking forward to the most.
 
4.20 star(s) 45 Votes