- Jul 9, 2017
- 111
- 152
Search or ask and have luck. For PC version I've them all down to 0.9.2, yet it will be a pain in the ass to upload them...Is there any way to download an older version of the game?
The older posts on my patreon probably still work. Some anyway. I try not to delete any of the previous PC versions.Is there any way to download an older version of the game?
Really? 'Cause that's not what you said. You said "the very idea of finding words spoken in your presence at a third party, let alone text on the internet offensive was alien and unimaginable". You said you found the idea that anyone speaking up for a third party, when the insult wasn't directed at them, was stupid. You have literally already expressed your objection.And I have no objections to anyone defending a person in that situation.
It happened in the past (though unfortunately rarely), and it happens today. You're complaining about it happening, and referring to people speaking up on behalf of others as "modern madness."Not that it'll ever happen mind you.
And so we shouldn't try to improve society?Life is cruel, short and unfair. And for most humans living on this earth it'll screw them over before they are even born by having them be born into the wrong place, social class, race, ethnic group etc.
Could be some exhibitionism events or others that are not animated, could try different camera angles, that would put the steam behind the camera, such as facing the wall, facing away from the bath. Could have events that start there, and them move out into the shower or lobby. I am sure there are other options...Garden, yes!
The hot springs is hard to make animated content for because there is a background fog which makes looped animations very apparent.
Garden, awesome!Garden, yes!
The hot springs is hard to make animated content for because there is a background fog which makes looped animations very apparent.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/computer.rpy", line 135, in script
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
File "game/scripts/computer.rpy", line 106, in execute
File "game/scripts/computer.rpy", line 106, in execute
File "game/scripts/computer.rpy", line 109, in execute
Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/computer.rpy", line 135, in script
File "renpy/ast.py", line 1949, in execute
File "renpy/ast.py", line 1937, in call
File "renpy/statements.py", line 277, in call
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
File "renpy/exports.py", line 2905, in call_screen
File "renpy/ui.py", line 297, in interact
File "renpy/display/core.py", line 2702, in interact
File "renpy/display/core.py", line 3094, in interact_core
File "renpy/display/core.py", line 541, in visit_all
File "renpy/display/core.py", line 541, in visit_all
File "renpy/display/core.py", line 541, in visit_all
File "renpy/display/screen.py", line 430, in visit_all
File "renpy/display/core.py", line 3094, in <lambda>
File "renpy/display/screen.py", line 440, in per_interact
File "renpy/display/screen.py", line 625, in update
File "game/scripts/computer.rpy", line 106, in execute
File "game/scripts/computer.rpy", line 106, in execute
File "game/scripts/computer.rpy", line 109, in execute
File "renpy/ui.py", line 946, in _imagebutton
File "renpy/ui.py", line 940, in choice
Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').
Were you using a mod before? If so, you will need to install the mod again to use the save.someone could share me the file of /game/images/pc pls i have the bug
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/computer.rpy", line 135, in script File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "game/scripts/computer.rpy", line 106, in execute File "game/scripts/computer.rpy", line 106, in execute File "game/scripts/computer.rpy", line 109, in execute Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp'). -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/computer.rpy", line 135, in script File "renpy/ast.py", line 1949, in execute File "renpy/ast.py", line 1937, in call File "renpy/statements.py", line 277, in call File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "renpy/exports.py", line 2905, in call_screen File "renpy/ui.py", line 297, in interact File "renpy/display/core.py", line 2702, in interact File "renpy/display/core.py", line 3094, in interact_core File "renpy/display/core.py", line 541, in visit_all File "renpy/display/core.py", line 541, in visit_all File "renpy/display/core.py", line 541, in visit_all File "renpy/display/screen.py", line 430, in visit_all File "renpy/display/core.py", line 3094, in <lambda> File "renpy/display/screen.py", line 440, in per_interact File "renpy/display/screen.py", line 625, in update File "game/scripts/computer.rpy", line 106, in execute File "game/scripts/computer.rpy", line 106, in execute File "game/scripts/computer.rpy", line 109, in execute File "renpy/ui.py", line 946, in _imagebutton File "renpy/ui.py", line 940, in choice Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').
nope i lost some pic of pc that i download the game 2 time but its lost againWere you using a mod before? If so, you will need to install the mod again to use the save.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'pc/store_outfits.png'>:
File "game/script.rpy", line 9117, in script call
File "game/scripts/lobby_script.rpy", line 192, in script call
File "game/script.rpy", line 5609, in script call
File "game/script.rpy", line 12330, in script
File "game/scripts/AON_sensitive_FIX.rpy", line 13, in FIXrender
IOError: Couldn't find file 'pc/store_outfits.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 9117, in script call
File "game/scripts/lobby_script.rpy", line 192, in script call
File "game/script.rpy", line 5609, in script call
File "game/script.rpy", line 12330, in script
File "renpy/ast.py", line 1389, in execute
File "renpy/exports.py", line 1601, in with_statement
File "renpy/display/core.py", line 2251, in do_with
File "renpy/display/core.py", line 2702, in interact
File "renpy/display/core.py", line 3194, in interact_core
File "renpy/display/core.py", line 2094, in draw_screen
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "renpy/display/layout.py", line 722, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "renpy/display/transition.py", line 180, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "renpy/display/transition.py", line 361, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "renpy/display/layout.py", line 722, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "renpy/display/layout.py", line 722, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "game/scripts/AON_sensitive_FIX.rpy", line 13, in FIXrender
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "renpy/display/layout.py", line 722, in render
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
File "renpy/display/im.py", line 583, in render
File "renpy/display/im.py", line 266, in get
File "renpy/display/im.py", line 628, in load
File "renpy/loader.py", line 576, in load
IOError: Couldn't find file 'pc/store_outfits.png'.
At least for 0.13.2 there aren't any images in the image folder anyomre (Ok, one gif, but that it is). Whole 0.13.2 image folder is attached, but is nearly empty.Can anyone up the pc folder for me
I can't control the fog. I don't know when it loops, it probably loops after a few minutes. Animations are only 2 - 3 seconds longGarden, awesome!
Regarding the hot springs, can I ask what might be an obvious question? Presumably, the background fog is on a loop as well, rather than being randomly generated. Wouldn't it therefore be possible to sync any looped animations to the loop of the fog?
Your game is missing an image. Either it somehow didn't get downloaded or you messed with the files. A reinstall should fix it.someone could share me the file of /game/images/pc pls i have the bug
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/computer.rpy", line 135, in script File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "game/scripts/computer.rpy", line 106, in execute File "game/scripts/computer.rpy", line 106, in execute File "game/scripts/computer.rpy", line 109, in execute Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp'). -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/computer.rpy", line 135, in script File "renpy/ast.py", line 1949, in execute File "renpy/ast.py", line 1937, in call File "renpy/statements.py", line 277, in call File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "renpy/exports.py", line 2905, in call_screen File "renpy/ui.py", line 297, in interact File "renpy/display/core.py", line 2702, in interact File "renpy/display/core.py", line 3094, in interact_core File "renpy/display/core.py", line 541, in visit_all File "renpy/display/core.py", line 541, in visit_all File "renpy/display/core.py", line 541, in visit_all File "renpy/display/screen.py", line 430, in visit_all File "renpy/display/core.py", line 3094, in <lambda> File "renpy/display/screen.py", line 440, in per_interact File "renpy/display/screen.py", line 625, in update File "game/scripts/computer.rpy", line 106, in execute File "game/scripts/computer.rpy", line 106, in execute File "game/scripts/computer.rpy", line 109, in execute File "renpy/ui.py", line 946, in _imagebutton File "renpy/ui.py", line 940, in choice Exception: Imagebutton does not have a idle image. (auto=u'pc/btn/icon_store_%s.webp').
What?What, are we not open to exhibitionism here?
Even though it might look like crap, it's too bad you can't simply blend the fog into the background as just a static image.I can't control the fog. I don't know when it loops, it probably loops after a few minutes. Animations are only 2 - 3 seconds long
I certainly hope so, it's why I am here!What, are we not open to exhibitionism here?
Without the exhibition, I'd have no reason to go to the cafe. The coffee there is horrible.What, are we not open to exhibitionism here?
I don't even like coffee!Without the exhibition, I'd have no reason to go to the cafe. The coffee there is horrible.![]()
Lemme guess: You only go there to eat some pie.I don't even like coffee!
He said repeatable lewd, not animated, which does give one possible alternative, static images, a variation on CGoldie's idea to turn the fog into one. No movement at all would leave no looping animation for the fog to make obvious and it isn't like the game doesn't use static images. It is your call, of course, I was just presenting an idea based on what you both said. You are using the actual HS studio that came with the game, correct? If you angle the shot like you want it and just screen cap it with the built in screen capture function, F11 I believe, it will produce a static image exactly as displayed when you hit the key. Sorry if I told you wrong on the key as I am used to the newer Koikatsu and HS2 studios, where F11 is the key to hit. I'd have to pull out my old copy of this game's graphics engine/Illusion game to figure it out for sure.Garden, yes!
The hot springs is hard to make animated content for because there is a background fog which makes looped animations very apparent.
What he's objecting to isn't the defense of people when there is legitimately something to defend against, he is objecting to the overuse of that defense. Some people take it so far that they try to censor anyone from saying anything that might hurt someone, which encompasses a good part of the English language. These people have taken it to the extreme, where even some completely harmless words are not to be said according to them.Really? 'Cause that's not what you said. You said "the very idea of finding words spoken in your presence at a third party, let alone text on the internet offensive was alien and unimaginable". You said you found the idea that anyone speaking up for a third party, when the insult wasn't directed at them, was stupid. You have literally already expressed your objection.
It happened in the past (though unfortunately rarely), and it happens today. You're complaining about it happening, and referring to people speaking up on behalf of others as "modern madness."
And so we shouldn't try to improve society?
You're getting confused between "life isn't fair" and "the society you grew up in was shit." You said people are wasting time "in an ideological crusade to change the very nature of reality," but they're not trying to change the nature of reality, they're trying to change social behaviours. You do get that those aren't the same thing, right? That those social behaviours they're trying to change (it being acceptable to call people faggot or <removed>, for example) aren't intrinsic and inalterable parts of the universe.
By your logic, women should have just accepted that they were second-class citizens, and had fewer rights than men, and not complained, and never wasted their time or energy trying to change the nature of reality, since "life ain't fair." I guess the entire Civil Rights Movement was a mistake, too, since "life isn't fair", and they should have just resigned themselves to knowing their place. We probably shouldn't have bothered with the Magna Carta, either, or the Declaration of Human Rights, since "life isn't fair."
Lemme guess: You only go there to eat some pie.![]()
I'd fight her daddy for her. knock him out, tie him up and wait for him to wake up. then I'll take his daughters virginity in front of him! Fuck her till she calls me daddy and cums. fuck you dad.And her daddy comes in... "You ain't gonna swing with my daughter no mo!"You don't have permission to view the spoiler content. Log in or register now.