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
From what I've seen, it's already like that. The game's system reqs are too damn high, so I've seen many people say things like "I love this game, although I haven't played it in years". His community really doesn't give a damn.
I decided to go check out the game for myself but apparently the game is only available for Windows. Isn't Unity meant to be multi-platform? All the stuff I could find implies that Unity more or less natively runs the game on any platform, although it might have some issues with mobile depending on your code. Is Alex clinically retarded or is his spaghetti too much for Unity to handle?
 
I decided to go check out the game for myself but apparently the game is only available for Windows. Isn't Unity meant to be multi-platform? All the stuff I could find implies that Unity more or less natively runs the game on any platform, although it might have some issues with mobile depending on your code. Is Alex clinically exceptional or is his spaghetti too much for Unity to handle?

I've had this thought as well, I wonder if it'd be possible by using dnSpy to decompile the code, to then put the code in Unity and export for Linux/Mac.

But yes, the game only runs on Windows right now, and I haven't seen any reason for that in the code.
 
I decided to go check out the game for myself but apparently the game is only available for Windows. Isn't Unity meant to be multi-platform? All the stuff I could find implies that Unity more or less natively runs the game on any platform, although it might have some issues with mobile depending on your code. Is Alex clinically exceptional or is his spaghetti too much for Unity to handle?
I'd assume it's a case of at least one of the following:
A) Alex didn't include the Mac Support module in his Unity install. (I assume that having a Mac is not required to build a Mac Version)
A2) Alex is using a version of Unity that doesn't like Macs Nevermind, Unity appears to have supported MacOSX from its inception.
B) Alex doesn't have a Mac to test a Mac build to make sure it's working properly so why bother building and releasing a build he can't play/test (Yes yes, I know; the idea of Alex considering quality and testing runs against everything he does).
C) Alex doesn't realize that yes, people can play games on Macs too so why bother with a Mac build, or not enough of his fanbase is clamoring for a Mac build so why bother.
 
Anyway, that's all I have to say. I guess I'll just log off and come back on in two years to complain about how Osana still isn't in the game, but thank the Lord that Ayano can now make her breasts explode. Bye

WELP

[Edit because I don't want to double post]

Finding that old post made me realize that I've been posting on this thread since page 78 while some people have been here since day one and all we have to show for it is some bullshit.
 
Last edited:
That's just YanDev's shitty writing for you. He eather makes giant edgy Marry Sue-types like Ayano, her mom, Info-chan or one-dimentional single gimmick characters with "Dark secreet ow the edge" sauce on top. Not to mention charcters who were stolen from better source materials.

I honestly wanted to make a little character breakdown, but it's not really worth it since they all can be placed somewhere in theese categories.
The only thing barely worth mentioning is the way he names characters, but agaim it's ether Engrish word split in two or just two simple Japaneese words, and both of theese just describe characters gimmick. Bravo, Yandere Dev, that's some "Reldnahc Notsew Naitsirhc" level of subtle naming there.
I've made characters with more depth in fucking Rimworld.
 
WELP

[Edit because I don't want to double post]

Finding that old post made me realize that I've been posting on this thread since page 78 while some people have been here since day one and all we have to show for it is some bullshit.
I skip read this thread regularly and I can barely find any new funniness out of this lazy gremlin tbh.
 
I've had this thought as well, I wonder if it'd be possible by using dnSpy to decompile the code, to then put the code in Unity and export for Linux/Mac.

Unity projects are made up of multiple scene files and compressed archives of assets. Imagine a scene as something like a PDF with a bunch of external images embedded in it. A PDF decompiler can find the images and blocks of text and pull them out, but it usually doesn't bother to reconstruct the original document's formatting, where the images were embedded, what order, and stuff like that. This is the same situation with unity rippers and decompilers : We can get the assets and scripts, but not the layer of glue that hooks them together. Most tools don't even try to decompile scene files because similar to Photoshop unity likes to massively change the format every major release.

There's also the fact that a lot of the common third-party libraries in Unity are C/C++ and distributed in binary format and require specific builds per platform, so if any of those were involved you'd need to find the mac version, if one even exists.
 
Glad to see you're hard at work on Osana, Alex. The sad part is, he probably does think that this "worldbuilding" counts as work.
Screenshot_2020-03-21 Shiromi griefs minecraft serves.png
 
Glad to see you're hard at work on Osana, Alex. The sad part is, he probably does think that this "worldbuilding" counts as work.
View attachment 1197181

I mean it does...but only by a small portion. You would usually do this at the beginning by having a very basic frame and focusing on that. Then drawing attention to only the important parts of the world building and expanding on just that. Any of the side things like what he has would be very basic/stretch goals. The only real world building he needs to focus on is around the main characters. And even more specifically, Ayano and Taro (because I refuse to call them "Yandere Chan" and "Senpai") and whoever the current rival is. Any background stuff would be specific to that rival but there's still no need to draw as much attention to it as he's been doing...like with Magami...a rival who isn't even close to entering the story.

Megamis whose thing shouldn't really even be that prominent since it's not even the main purpose of the game. If he's going to have it it should be extremely subtle in the background and then not come out as anything prominent until she herself is out.


Sorry most of my posts are just long splurges of an idea I thought of regarding this. I actually really enjoy storytelling and game design and for me this is what bothers me most. (When it comes to the game. I consider what he does outside of it to be an entirely seperate thing that's still very serious and honestly had made me decide to not buy the game even out of curiosity to see how it turned out if it does come out.)
 
YandereDataDigger has allegedly been sent a cease and desist by some 'private investigator' on behalf of Alex.

Looks like bullshit to me, either this is someone trying to scare him, someone actively trying to stir the pot, or Alex being exceptional. I think it's the second option. Most anti-yandev people are exceptional in their own right.

Edit: I didn't take these screenshots, YandereDataDigger did. That's why they have bullshit quality.
Link goes to a "Image not found" page. Did YDD already delete them?
 
Apparently Alex added a new "verification" system for his missions mode, so now his code generator still runs the the code gets used for nothing. It just uses discord's rich presence to set your status as "Awaiting verification". What's more retarded is that you don't even need to win mission mode to set that, you can just fail mission mode and hit the R key and it sets it anyway. Fucking genius.
 
Apparently Alex added a new "verification" system for his missions mode, so now his code generator still runs the the code gets used for nothing. It just uses discord's rich presence to set your status as "Awaiting verification". What's more exceptional is that you don't even need to win mission mode to set that, you can just fail mission mode and hit the R key and it sets it anyway. Fucking genius.
I mean, that at least makes you play the game, so it's an improvement on that front.
 
I mean, that at least makes you play the game, so it's an improvement on that front.
Ignoring the fact that any application can just set a discord rich presence, which would get past the whole playing his shit game thing, wasn't the whole point of his verifying mission mode codes was so you could get into the mission mode winners chat? You would imagine that he could have added just one more if else to his spaghetti and check if someone beat the mission before setting the rich presence but he doesn't even seem to be capable of that.
 
Translation: "I have zero impulse control or foresight and got myself into a situation where I'm clearly the asshole. Please allow me to reverse course and save face."
 
Last edited:
Back