- Jan 12, 2022
- 718
- 1,828
- 267
Which part is this exactly ?everytime i click to choose lena or olivia or continue the game log out
Which part is this exactly ?everytime i click to choose lena or olivia or continue the game log out
Yes, it's the whole game. There are about 18 script files so I thought it would be easier to just store the whole game.2.3G of script? I was curious to see what changes you would've done. OK I see it's the game not just the script it's self.
yes, will have in next updateis the dev planning on making a scene gallery instead of just a render one?
Elsa94, playing through the 0.20 update img2 still cannot be unlocked in the gallery via normal playthrough. There is no code referencing it still.Thank you. I would fix it in the next update =)
NudistCollege-0.20-pc/game$ grep seen_image *.rpy | sed 's/^.*if\ //' | sort -h
not renpy.seen_image("img1"):
not renpy.seen_image("img10"):
not renpy.seen_image("img11"):
not renpy.seen_image("img12"):
not renpy.seen_image("img13"):
not renpy.seen_image("img14"):
not renpy.seen_image("img15"):
not renpy.seen_image("img16"):
not renpy.seen_image("img17"):
not renpy.seen_image("img18"):
not renpy.seen_image("img19"):
not renpy.seen_image("img20"): # Still no reference to img2
not renpy.seen_image("img21"):
not renpy.seen_image("img22"):
not renpy.seen_image("img22"):
not renpy.seen_image("img23"):
not renpy.seen_image("img23"):
not renpy.seen_image("img24"):
not renpy.seen_image("img25"):
not renpy.seen_image("img26"):
not renpy.seen_image("img27"):
not renpy.seen_image("img28"):
not renpy.seen_image("img29"):
not renpy.seen_image("img3"):
not renpy.seen_image("img30"):
not renpy.seen_image("img31"):
not renpy.seen_image("img32"):
not renpy.seen_image("img33"):
not renpy.seen_image("img34"):
not renpy.seen_image("img35"):
not renpy.seen_image("img36"):
not renpy.seen_image("img37"):
not renpy.seen_image("img38"):
not renpy.seen_image("img4"):
not renpy.seen_image("img41"):
not renpy.seen_image("img48"):
not renpy.seen_image("img49"):
not renpy.seen_image("img5"):
not renpy.seen_image("img50"):
not renpy.seen_image("img51"):
not renpy.seen_image("img52"):
not renpy.seen_image("img53"):
not renpy.seen_image("img54"):
not renpy.seen_image("img55"):
not renpy.seen_image("img56"):
not renpy.seen_image("img57"):
not renpy.seen_image("img58"):
not renpy.seen_image("img59"):
not renpy.seen_image("img6"):
not renpy.seen_image("img60"):
not renpy.seen_image("img61"):
not renpy.seen_image("img62"):
not renpy.seen_image("img63"):
not renpy.seen_image("img64"):
not renpy.seen_image("img65"):
not renpy.seen_image("img66"):
not renpy.seen_image("img67"):
not renpy.seen_image("img68"):
not renpy.seen_image("img69"):
not renpy.seen_image("img7"):
not renpy.seen_image("img70"):
not renpy.seen_image("img71"):
not renpy.seen_image("img72"):
not renpy.seen_image("img73"):
not renpy.seen_image("img74"):
not renpy.seen_image("img75"):
not renpy.seen_image("img76"):
not renpy.seen_image("img77"):
not renpy.seen_image("img78"):
not renpy.seen_image("img79"):
not renpy.seen_image("img8"):
not renpy.seen_image("img80"):
not renpy.seen_image("img81"):
not renpy.seen_image("img82"):
not renpy.seen_image("img83"):
not renpy.seen_image("img84"):
not renpy.seen_image("img85"):
not renpy.seen_image("img86"):
not renpy.seen_image("img87"):
not renpy.seen_image("img88"):
not renpy.seen_image("img89"):
not renpy.seen_image("img9"):
not renpy.seen_image(img):
Sorry about that. Will be fixed next versionElsa94, playing through the 0.20 update img2 still cannot be unlocked in the gallery via normal playthrough. There is no code referencing it still.
Code:NudistCollege-0.20-pc/game$ grep seen_image *.rpy | sed 's/^.*if\ //' | sort -h not renpy.seen_image("img1"): not renpy.seen_image("img10"): not renpy.seen_image("img11"): not renpy.seen_image("img12"): not renpy.seen_image("img13"): not renpy.seen_image("img14"): not renpy.seen_image("img15"): not renpy.seen_image("img16"): not renpy.seen_image("img17"): not renpy.seen_image("img18"): not renpy.seen_image("img19"): not renpy.seen_image("img20"): # Still no reference to img2 not renpy.seen_image("img21"): not renpy.seen_image("img22"): not renpy.seen_image("img22"): not renpy.seen_image("img23"): not renpy.seen_image("img23"): not renpy.seen_image("img24"): not renpy.seen_image("img25"): not renpy.seen_image("img26"): not renpy.seen_image("img27"): not renpy.seen_image("img28"): not renpy.seen_image("img29"): not renpy.seen_image("img3"): not renpy.seen_image("img30"): not renpy.seen_image("img31"): not renpy.seen_image("img32"): not renpy.seen_image("img33"): not renpy.seen_image("img34"): not renpy.seen_image("img35"): not renpy.seen_image("img36"): not renpy.seen_image("img37"): not renpy.seen_image("img38"): not renpy.seen_image("img4"): not renpy.seen_image("img41"): not renpy.seen_image("img48"): not renpy.seen_image("img49"): not renpy.seen_image("img5"): not renpy.seen_image("img50"): not renpy.seen_image("img51"): not renpy.seen_image("img52"): not renpy.seen_image("img53"): not renpy.seen_image("img54"): not renpy.seen_image("img55"): not renpy.seen_image("img56"): not renpy.seen_image("img57"): not renpy.seen_image("img58"): not renpy.seen_image("img59"): not renpy.seen_image("img6"): not renpy.seen_image("img60"): not renpy.seen_image("img61"): not renpy.seen_image("img62"): not renpy.seen_image("img63"): not renpy.seen_image("img64"): not renpy.seen_image("img65"): not renpy.seen_image("img66"): not renpy.seen_image("img67"): not renpy.seen_image("img68"): not renpy.seen_image("img69"): not renpy.seen_image("img7"): not renpy.seen_image("img70"): not renpy.seen_image("img71"): not renpy.seen_image("img72"): not renpy.seen_image("img73"): not renpy.seen_image("img74"): not renpy.seen_image("img75"): not renpy.seen_image("img76"): not renpy.seen_image("img77"): not renpy.seen_image("img78"): not renpy.seen_image("img79"): not renpy.seen_image("img8"): not renpy.seen_image("img80"): not renpy.seen_image("img81"): not renpy.seen_image("img82"): not renpy.seen_image("img83"): not renpy.seen_image("img84"): not renpy.seen_image("img85"): not renpy.seen_image("img86"): not renpy.seen_image("img87"): not renpy.seen_image("img88"): not renpy.seen_image("img89"): not renpy.seen_image("img9"): not renpy.seen_image(img):
make your own mac update, instructions are somewhere at F95.Where are the Mac updates?
link for what? this game? if so see op.Anyone have a link for this that still works?
e"Seems like Bailey first."
scene day4fitting6 with dissolve
b"How do I look? It's a sweet, comfy pajama set"
e"It looks cute."
# <-- Guessing this should be scene day4fitting7 with dissolve here
b"What about this? It's a little sexy. Hehe.."
e"Cute and sexy!"
scene day4fitting8 with dissolve
b"And finally, the nurse's outfit!"
menu:
"The outfit on the left.":
e"The right one will suit you better."
.....
"The outfit on the right.":
e"The left one will suit you better."
I reported this last release. It's still broken?Elsa94 , another small bug report. During the shopping trip. Baily only ends up with two outfits, despite the dialog indicating 3.
Outfit 1:
View attachment 5249200
Outfit 2 (dialog):
View attachment 5249201
Outfit 3:
View attachment 5249202
*Edit: Looking at the code, it seems like there is a day4fitting7 image that is missing being called:
Code:e"Seems like Bailey first." scene day4fitting6 with dissolve b"How do I look? It's a sweet, comfy pajama set" e"It looks cute." # <-- Guessing this should be scene day4fitting7 with dissolve here b"What about this? It's a little sexy. Hehe.." e"Cute and sexy!" scene day4fitting8 with dissolve b"And finally, the nurse's outfit!"
*Edit 2: Small typo/matching error in the Olivia context choices right after that:
Just need to match the left/left right/right. Currently they are cross-paired left/right right/left.Code:menu: "The outfit on the left.": e"The right one will suit you better." ..... "The outfit on the right.": e"The left one will suit you better."
Yeah, unfortunately.I reported this last release. It's still broken?
It's a shame common sense and logical thoughts like this aren't as common as the name implies.I figure that's the trade we get here on f95. We get to play the game for free, we should at least provide useful feedback.
Especially if the MC's entire fam was murdered in the backstory.You should also ask for incest if none is present.