Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)

Complete VN Ren'Py VAM All the Wrong Things [1.0] [Goosenards]

5.00 star(s) 1 review
Oh, this dev...

Well, at least we can expect awesome sex animations.
For the rest, only god knows, and I am atheist lol
Yeah, it's probably going to be a complete fiasco by the 3rd update or so.
 
You must be registered to see attachments

Considering a translator would have used the correct word "taut", I am going to go out on a limb and suggest a proof reader.

My interest in visual novels and games is more than the skipping and fapping, regardless of content, so when the English is bad, the experience is bad. I do like the premise of the story, although it will be tough to slog through each update if the writing doesn't improve.
 

Attachments

You must be registered for see attachments list
Thread owner
I was really enjoying SD, so is that totally dead now?
The plan is to do one more update for AWT then switch back to SD.


So, all the sex scenes, just a black screen?
Which version are you attempting to play? Are there any errors popping up? The only black screens should be transitions between scenes.
 
Last edited:
The plan is to do one more update for AWT then switch back to SD.



Which version are you attempting to play? Are there any errors popping up? The only black screens should be transitions between scenes.
v0.1.1 MC and Nari in restroom and in the car, just black screen with text. Maybe it's supposed to be like that...
 
So having had some time to ponder this one.. wow..

@Goosenards has managed to make an LI that is completely despicable and unlikable and they are non-optional. So as much as I usually love Gooses's works, I'mma have to take a skip on this one but I am sure there will be an audience happy with this one so best of luck!

And go support Goose ya wankers.. creating stuff like this in VAM for us is likely high up there on the traumatic experiences that the dev has ever had in their life.
 
v0.1.1 MC and Nari in restroom and in the car, just black screen with text. Maybe it's supposed to be like that...
Installing the Standard K-Lite Codec pack might help?

This is one of the first things I install on any new Windows installation.
 
Thread owner
v0.1.1 MC and Nari in restroom and in the car, just black screen with text. Maybe it's supposed to be like that...
I meant for what platform, PC Mac or Android? I can only playtest the PC version, but I've not yet had any other reports of black screens, maybe try the codec pack that @elfieeven suggested.

@Goosenards has managed to make an LI that is completely despicable and unlikable and they are non-optional.
I'm assuming you mean Nari? Every story needs a heel. :giggle:
 
I meant for what platform, PC Mac or Android? I can only playtest the PC version, but I've not yet had any other reports of black screens, maybe try the codec pack that @elfieeven suggested.


I'm assuming you mean Nari? Every story needs a heel. :giggle:
Oh, PC.
 
I'm assuming you mean Nari? Every story needs a heel. :giggle:
I agree and this isn't the first game I've seen where the LI is the antagonist. But it's the first one I've seen where the LI isn't skippable AND what they're doing is down right evil.

Don't worry.. I'll still be sitting over in the SD thread eagerly waiting to find out who the other girl in the club was :D
 
Thread owner
I'll do some looking around to see if I can find what the issue may be. Do other ren'py games work fine for you? (my other game Sparkling Duplicity for example has the cutscenes coded and encoded the same way) Make sure your graphics drivers are up to date, I just tested the download from this post and it works for me.

I agree and this isn't the first game I've seen where the LI is the antagonist. But it's the first one I've seen where the LI isn't skippable AND what they're doing is down right evil.

Don't worry.. I'll still be sitting over in the SD thread eagerly waiting to find out who the other girl in the club was :D
Yeah if you're upset with Nari already I'd definitely recommend not playing the rest of this one. :eek:

I'll be getting back to SD around the beginning of the year, so you won't have to wait too long.

Oh and also Hurry up and finish the PGI-257 release, I'm excited to try it out!:p :love:
 
I'll do some looking around to see if I can find what the issue may be. Do other ren'py games work fine for you? (my other game Sparkling Duplicity for example has the cutscenes coded and encoded the same way) Make sure your graphics drivers are up to date, I just tested the download from this post and it works for me.

I noticed the same, the Scenes are for the most part just Black screens with text basically explaining what's happening rather than showing, and i'm assuming both Scenes are intentional not Animated ? Just in case my System's up to date ;) haven't had any issues with your other Games.
 
v0.1.1 MC and Nari in restroom and in the car, just black screen with text. Maybe it's supposed to be like that...
I've seen that too. I was wondering if it was an artistic decision or if there was renders missing from this early version.
I also noticed that I often clicked once to fade to black and had to click a second time for the next render to appear. I don't know if that's supposed to happen.

So far, though, I like this one and am looking to see how the story progresses further. And I may be looking forward to the hebe's and loli's as well ;)
 
I'll do some looking around to see if I can find what the issue may be. Do other ren'py games work fine for you? (my other game Sparkling Duplicity for example has the cutscenes coded and encoded the same way) Make sure your graphics drivers are up to date, I just tested the download from this post and it works for me.


Yeah if you're upset with Nari already I'd definitely recommend not playing the rest of this one. :eek:

I'll be getting back to SD around the beginning of the year, so you won't have to wait too long.

Oh and also Hurry up and finish the PGI-257 release, I'm excited to try it out!:p :love:
I have the same problem with black screen instead animations. Other renpy games (including SD) works fine for me
 
v0.1.1 MC and Nari in restroom and in the car, just black screen with text. Maybe it's supposed to be like that...

I've seen that too. I was wondering if it was an artistic decision or if there was renders missing from this early version.
I also noticed that I often clicked once to fade to black and had to click a second time for the next render to appear. I don't know if that's supposed to happen.

So far, though, I like this one and am looking to see how the story progresses further. And I may be looking forward to the hebe's and loli's as well ;)

No, that's not supposed to happen. I never saw any black images for either of those scenes when I played. For the other matter, there's a command in Ren'Py called Dissolve() which fades from one image to another. If there is no immediately specified image to dissolve to (or an actual image that's just black, ofc), you'll get a black screen. Once you get to the black screen, a click is required, which is intended sometimes. For example, this is from the code in the game:
Python:
    scene black with dissolve
    pause

I'd assume any time you see that behavior it's intentional.
 
Back
Top Bottom