- Joined
- Jan 11, 2017
You are dark and messed up in the head... in a good way.but I want to watch this man crash and burn by himself - his current fans are catching on to the fact that maybe he's not working as hard as he says he is.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You are dark and messed up in the head... in a good way.but I want to watch this man crash and burn by himself - his current fans are catching on to the fact that maybe he's not working as hard as he says he is.
I know you mean well, but using a meme isn't exactly uncommon for youtube thumbnails since people like to be in on 'the joke'. (And the rest of this post isn't directed towards you.)
I'm a little sick and tired of this thread trying to say Eva is this and that for stupid shit like this, especially if a lot of it is desperately jumping the gun to go "A-HA! Yandere Dev is at it again!!!" without doing the slightest amount of research around it. Like yeah, the nipple is kinda weird but it's so out of place (even for Eva!) that looking around a little more should've been done first before being told that it came with Ayano/Aoi's model.
The thread moves so fast but so fucking little is being said that it pisses me off a little. We all know Eva is a deviant but I'm 90% sure 300 pages of this thread is saying the same shit over and over. I understand that a lot of you are young and apparently want to be the hero that finds the detail that takes him down, but I want to watch this man crash and burn by himself - his current fans are catching on to the fact that maybe he's not working as hard as he says he is.
I dunno, can something actually interesting get discussed for once? If anything isn't interesting at the moment, why not just wait instead of reaching for scraps? It's okay if the thread dies for a day, guys.
I know you mean well, but using a meme isn't exactly uncommon for youtube thumbnails since people like to be in on 'the joke'. (And the rest of this post isn't directed towards you.)
I'm a little sick and tired of this thread trying to say Eva is this and that for stupid shit like this, especially if a lot of it is desperately jumping the gun to go "A-HA! Yandere Dev is at it again!!!" without doing the slightest amount of research around it. Like yeah, the nipple is kinda weird but it's so out of place (even for Eva!) that looking around a little more should've been done first before being told that it came with Ayano/Aoi's model.
The thread moves so fast but so fucking little is being said that it pisses me off a little. We all know Eva is a deviant but I'm 90% sure 300 pages of this thread is saying the same shit over and over. I understand that a lot of you are young and apparently want to be the hero that finds the detail that takes him down, but I want to watch this man crash and burn by himself - his current fans are catching on to the fact that maybe he's not working as hard as he says he is.
I dunno, can something actually interesting get discussed for once? If anything isn't interesting at the moment, why not just wait instead of reaching for scraps? It's okay if the thread dies for a day, guys.
I know you mean well, but using a meme isn't exactly uncommon for youtube thumbnails since people like to be in on 'the joke'. (And the rest of this post isn't directed towards you.)
I'm a little sick and tired of this thread trying to say Eva is this and that for stupid shit like this, especially if a lot of it is desperately jumping the gun to go "A-HA! Yandere Dev is at it again!!!" without doing the slightest amount of research around it. Like yeah, the nipple is kinda weird but it's so out of place (even for Eva!) that looking around a little more should've been done first before being told that it came with Ayano/Aoi's model.
The thread moves so fast but so fucking little is being said that it pisses me off a little. We all know Eva is a deviant but I'm 90% sure 300 pages of this thread is saying the same shit over and over. I understand that a lot of you are young and apparently want to be the hero that finds the detail that takes him down, but I want to watch this man crash and burn by himself - his current fans are catching on to the fact that maybe he's not working as hard as he says he is.
I dunno, can something actually interesting get discussed for once? If anything isn't interesting at the moment, why not just wait instead of reaching for scraps? It's okay if the thread dies for a day, guys.
So I've been doing a lot of testing lately, trying to figure out exactly what is slowing the game down.
I modified the game to be a genuine debug build, so that the Unity profiler could be attached to it.
After some debugging with two other friends, we noticed that the game makes almost 8000 draw calls per frame.
Scripts and particles also seem to cause a lot of slowdown. Additionally, students in particular kill the framerate when they are visible and their scripts are active.
I tried another test where I attempted to reduce draw calls (using the regular exe, not the debug one, because debug builds are slower). For fairness, both tests have uncapped FPS and have the student AI disabled. The only difference between them is my attempt to reduce draw calls. Here are the results:
Before
![]()
After
![]()
Both shots were taken on low settings at 720p with a GTX 1060.
As you can see, there's a significant performance boost to be had there.
But either way, neither of those framerates are acceptable for what the game is trying to do, especially on the hardware this test was conducted on.
Not to mention Alex wants to have up to 100 students. I feel deeply sorry for his computer
So I've been doing a lot of testing lately, trying to figure out exactly what is slowing the game down.
I modified the game to be a genuine debug build, so that the Unity profiler could be attached to it.
After some debugging with two other friends, we noticed that the game makes almost 8000 draw calls per frame.
Scripts and particles also seem to cause a lot of slowdown. Additionally, students in particular kill the framerate when they are visible and their scripts are active.
I tried another test where I attempted to reduce draw calls (using the regular exe, not the debug one, because debug builds are slower). For fairness, both tests have uncapped FPS and have the student AI disabled. The only difference between them is my attempt to reduce draw calls. Here are the results:
Before
![]()
After
![]()
Both shots were taken on low settings at 720p with a GTX 1060.
As you can see, there's a significant performance boost to be had there.
But either way, neither of those framerates are acceptable for what the game is trying to do, especially on the hardware this test was conducted on.
So I've been doing a lot of testing lately, trying to figure out exactly what is slowing the game down.
I modified the game to be a genuine debug build, so that the Unity profiler could be attached to it.
After some debugging with two other friends, we noticed that the game makes almost 8000 draw calls per frame.
Scripts and particles also seem to cause a lot of slowdown. Additionally, students in particular kill the framerate when they are visible and their scripts are active.
I tried another test where I attempted to reduce draw calls (using the regular exe, not the debug one, because debug builds are slower). For fairness, both tests have uncapped FPS and have the student AI disabled. The only difference between them is my attempt to reduce draw calls. Here are the results:
Before
![]()
After
![]()
Both shots were taken on low settings at 720p with a GTX 1060.
As you can see, there's a significant performance boost to be had there.
But either way, neither of those framerates are acceptable for what the game is trying to do, especially on the hardware this test was conducted on.
I feel deeply sorry for other people who are trying to run this game without a decent rigNot to mention Alex wants to have up to 100 students. I feel deeply sorry for his computer
I do too, but for different reasons...
That'd probably explain why the majority of the fanbase don't play the game either, they think they have trashy devices (which they very might) but even people with a good setup has the game running extremely slower than usual.I feel deeply sorry for other people who are trying to run this game without a decent rig
Tbh though you're absolutely right. It's essentially a cycle of "yanderedev does a thing" "thing posted on kiwifarms with evidence of crime" "evidence then posted on reddit" "small flame war happens" "yanderedev makes halfassed excuse" "back to dicksucking." I think we've becomed so accustomed to the fact that 90% of the time what yanderedev is accused of is actually true, that we haven't really been paying attention to whether the more recent stuff is actually accurate. If we do that, we end up being exactly what Alex defined us as: A bunch of misleading individuals who either took images or screencaps out of context or simply made shit up, just to slander him.
Yeah, the thread's becoming weak at this point (Not that it's a very bad thing, I'm still following this thread for a reason). We've pretty much dug up as much shady stuff as we could, and he's become so lazy that there's barely anything to speak about. Hell, even his streaming stuff has become a bit of a bore to me (I mean, he's just doing the same shit over and over again in them).IMO the thread's been dry for a while. I haven't posted here in a over month because i didn't see anything new that i wanted to talk about but i'm still following everyday anyway. Alex is a great cow but he is also lazy as fuck so he is boring to keep track. I know sometimes nothing happens and we're forced to wait 2 weeks but nothing has happened in months, this is the laziest he's ever been. His last 4 months worth of youtube videos are useless filler, stuff we already know, uninportant NPCs, ideas he want to steal, etc. There is no "news" or "content", so we're forced to nitpick/invent something to talk about unless someone gets luck and find more about his past.
Come on Alex, at least spoil the next dumb Osana murder method so i can point and laugh at it...
![]()
![]()
Did everyone miss this or something?