- Feb 6, 2023
- 1,938
- 1,153
I'll check it out and give you answerI use joiplay for apocalyptic world and a lot of other html games, but ONLY apocalyptic world gives me an error in the save/load window: the window is not moveable and i can't delete a save-file after saving.
(pictures: 1-landscape, 2-portait)
Actually, the "desktop" function in joiplay should make the window movable, but that doesn't work for apocalyptic world.
Does anyone have an idea how I could solve this?
Is there a way to adjust the size of the save/load window in the HTML-file? Perhaps an automatic adjustment to my display?
I've already tried all settings in both versions of joiplay-free and joiplay-patreon!
View attachment 2516072
View attachment 2516073
Automatic window adjustment at Wasteland Lewdness:
View attachment 2516081
If you realy need to build more rooms, you can modify HTML file.14 "guests" + 6 children = no more room in the guest house. It won't let me build additional rooms in the workshop. Problem will only get worse as my "guests" give birth.
Personally I find the "real-time" pregnancy term refreshing -- too many games shatter the immersion by cutting it short, so please don't change that.
You can use this:How do i Edit my stats?
Can you provide your save file? Can't reproduce it.found a error online version
View attachment 2516096
You can always just replace images under /images folder. Just check the location of the images and replace them.Can i add custom images for pregnancy and milking or just basement and quest room?
Yeah, put, for now, limit 20 for guesthouse. Some kind of a "nursery" is already in mind.14 "guests" + 6 children = no more room in the guest house. It won't let me build additional rooms in the workshop. Problem will only get worse as my "guests" give birth.
Personally I find the "real-time" pregnancy term refreshing -- too many games shatter the immersion by cutting it short, so please don't change that.
Don't even need to alter the game file.If you realy need to build more rooms, you can modify HTML file.
Just open file with any text editor and ctrl+f:
guesthouse_cell - for guest beds,
basement_cell - for basement cells.
Under those lines will be "show:" line like
guesthouse_cell: {
show: ($game.location.guesthouse ?? false) && ($guesthouseLimit ?? 3) < 20
just change number after < to any number you want and save changes, for example:
show: ($game.location.guesthouse ?? false) && ($guesthouseLimit ?? 3) < 200
In save popup at the bottom you can choose "Load from file"where do you put this save file at?
Fixed.
it fixed itself somehow hasnt done it since i made the post. if it happens again ill post the save.. however i did run into the bug with assigning someone to the streetsCan you provide your save file? Can't reproduce it.
What bug? Next time just save the game and add save fileit fixed itself somehow hasnt done it since i made the post. if it happens again ill post the save.. however i did run into the bug with assigning someone to the streets