Cultcow EvaXephon / Yanderedev / Alex Mahan / Alexander Stuart Mahan / cannotgoogleme - Edgy weeaboo coomer with pedo tendencies and 15+ years internet history as a lolcow, now known as a disaster developer behind eternal debug build called "Yandere Simulator", confirmed groomer and dollfucker

The end of EvaXephon?


  • Total voters
    2,418
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.

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.

Speaking of reaching for scraps, I'd like to kindly remind @princess13456789 to please keep offtopic links out of the thread please. We're here to discuss Alex, not his fanbase. While they are indeed cringy, they are not the subject of discussion. Our patience is starting to wear thin as you are continuously ignoring our requests to cut it out. Pointing and laughing at another cow with the rest of us does not make you immune to being laughed at yourself, and if you keep it up with this kind of behavior, I think a thread of your own could be very much possible in the future.
 
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.

Absolutely. We all know what a special lil guy Eva is so there's no doubt he will continue to fuck up in ways that are actually noteworthy. Typically I check back in with this thread every couple of days and it's usually the case that there are 10+ new pages but only 1 or 2 things of note. Comparing that to some other threads I follow where there are multiple 'big' things to laugh at on each page, it makes me think this thread has a bit of a quantity-over-quality issue.
 
YanDev's biggest fuck-ups are actually pretty clear cut.

YandereDev's biggest issues with the game aren't his use of premade content; that shit exists for a reason. It's not his love of busty girls either (though YanDev, as ever, finds ways to be a creeper). It's not the way he originally planned to have things set up or even some of his more disturbing ideas for shit that could go down in the game. Any of these would be fine - if the developer wasn't YandereDev.

Instead, it's his lack of a work ethic, his complete inability to take criticism, his insane, borderline Chris-esque level of possessiveness over "his world," when it comes to Yandere Simulator (to the point where you can compare parts of it to Sonichu and GREAT DIRECTOR CHANDLER), his inability to deal with his own fuck-ups, and his complete incapacity to accept when he's wrong. It's these features combined that make him so satisfying to see fail.
 
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 what you mean and I can understand. Hell I probably said the same shit once or twice in this thread. Honestly we already know Alex is just repeating the same shit over and we keep mentioning it, it gets samey and not much really is going on unless he decides to pull off some god forbidden choice in the development of YanSim or in his stream. Better if we just let him do what he wants for a bit then come back here. Alex may be the same old EvaXephon as always but anything can happen at this point with a guy like him.
 
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
12Tgtrt.png


After
RT6ZC9y.png


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
12Tgtrt.png


After
RT6ZC9y.png


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
12Tgtrt.png


After
RT6ZC9y.png


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.

That explains quite a lot.

I suspected his code was so horribly unoptimized it was raping his FPS, this just confirms it.

It also seems to confirms both the graphics and AI code are badly optimized.

I assume your processor was similarly high end as well. If so, that means both the CPU and GPU are taking a massive beating trying to render everything at playable speed.
 
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
12Tgtrt.png


After
RT6ZC9y.png


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.

Some time ago, I reviewed, for JPATG, this game called ReGiCiDe, an RPGMaker game that was so badly optimized that bleeding-edge hardware had problems running it over 4FPS.

I'm getting flashbacks of that right now.
 
Well, I think Alex is slowly becoming DSP. I'd love to be able to save twitch videos because some gems can be found in them. Sadly, most of them are erased.
He is as cringy as DSP with his slurp of female, his rage when something doesn't go his way. I remember in his Persona5 stream, the first time you have many personas
by seducing, convincing shadows to go your side, he'd raged so hard when he couldn't successfully do it. DSP is '' wow it's bugged fucking mecanism! ''. Alex is '' The developper shouldn't have done that, it's shit! My game is sooooo not going to have this game mecanism. '' '' Fuck Yandere Simulator! '' '' I'm gonna kill myself. '' '' Disgusting sexual harassment at females characters '' and so on.

We could even make a rage compilation over this.
 
I feel deeply sorry for other people who are trying to run this game without a decent rig
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.
 
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.

you're very right, my friend. things have been dry lately, i suppose. after all, this whole thread is devoted to a guy who does the same stupid shit all day every day, there's bound to be some repetition or some forced slander

also yandev's been posting five days' worth of bug fixes

video's almost done, camtasia's just being a dick
 
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 :(...
 
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 :(...
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).
 
  • Agree
Reactions: FataBataRang
Back