https://pastebin.com/5dBh8uBvprevious: >>108275897
>>108291422Other than the network code I doubt there is anything worthwhile in there. There's a million people who cloned minecraft in different languages and we kind of know how the rendering is done with it's optimizations
I could use a voxel-based game engine, but I want to run it at a much higher resolution, even if it means a much smaller world.
>>108291422its java so don't we know the source code already
>>108291502its a leak of the console version which is cpp
The spice zip seems to have been removed.I thought minecraft_dungeons.zip would on the cubegame page would be it but that has a different hash.
>>108291526there were some gofile links posted at the end of last thread was it that?
>>108291511and it runs on windows natively
Can you run Minecraft Console Edition on a fridge?
I play lamecraft on a psp emulator because fuck you microcock and fuck your source leaks
>>108291422Isn't Minecraft so old that it will go public domain soon?
>>108291422What is the deal with this? There a lot of (open source) Minecraft clones out there.
>>108291672if it has 512 mbs of memory, yea
>>108291697You and me both. It’s a fun novelty but not sure what they are expecting around this. Pending Microsoft DMCA aside.
>>108291422I'm back and here is a fixed link!Hopefully there's nothing dead!https://pastebin.com/uENbqUB5
PasteBin and Hazbin anons, if you're reading this I love you both
>>108291422isnt minecraft pretty much already open source? they decompiled it first and then jsut released the source to make modding easier
compiled already?
>>108291853yup, we got it working!
>>108291850this is the C++ console version, not the java one
>>108291860anything cool you can do with it or is it just minectaft
>>108291881mod it? idrk
anyone have a link to the whisper fork? i see nothing in their discord server despite them advertising all these features
>>108291984i dunno whats the whisper fork
>>108291997its this persons fork >>108291742
>>108291422I wonder, won't Micro$lop eventually start DMCA'ing the living shit out of everyone messing with the LCE leak right now, like those who are publicly releasing modified versions of it on GitHub and whatnot? This isn't the same case as with Java edition; it's the original private C++ code that was never intended to be public, unlike the retrieved *.java files which aren't really the original written code. I feel like people will just fuck with this stuff for a few weeks, and then either get bored and move on or get told to fuck off by micro$loppies who I feel like have been exceedingly bitchy as of late.
The spice file gofile link is dead. Anyone have a backup?
>>108292060this is my backup i havehttps://gofile.io/d/0GvZPA
>>108291813I'm back again, and hopefully this isn't going to go like the NTDEV situation...https://www.youtube.com/watch?v=PZt-69Bvars
>>108292114Just in case, someone please make a backup of this video
>>108291881it's literally the source code so you can do anything within that context
>>108292181ok but is there anything youd possibly want to do that yoh couldnt already?
>>108292306we can actually mod it + bring back multiplayer
>>108292310ok but why
>>108292339it would help the community plus its cool
>>108291813what's the difference between the 4 files?
>>108292356one contains the ps3 source code,one contains the full source code,one contains the dungeons source codeand finally the last one contains the MCPE source code
>>108265594Is there any update to this reply? Wondering when we'll get the full git history. Would be very nice to be able to mod the earlier versions of LCE
>>108292437doesn't seem there to be...
>>108291984That faggot keeps advertising features that he's adding but refuses to open source his fork. He said he'll drop a pre-compiled version first, then open-source it which is just completely backwards and sketchy as hell
>>108292367>fullwdym full? i thought it was just ps3>>108292346so nothing really
>>108292646> wdym full you fucking dumbasshow do you expect us to find a WIP Windows64 version on the source code brochacho> so nothing reallyi just don't know what people ARE going to do with the source code that has leaked like 2 minutes ago
>>108292654Why are you replying in this thread if you don't know or care about what has leaked. Just go watch a YouTube video on the topic
>>108292742> Why are you replying in this thread if you don't know or care about what has leakedYou're not talking to the same anon as this guy:>>108292181I am the one that made the Pastebin that is linked in OP's messageI care about this thread.
>>108292654nothing KEKnt was way more interesting and we barely got a compile let alone anything cool
>>108292807fair enough
>>108292646>wdym full? i thought it was just ps3xbox too, so it can compile to an exe
>>108292136https://files.catbox.moe/mh623q.mkv
>>108292871thanks
>>108291742they couldn't come up with a name that doesn't suck?
>>108292114you should rename it mc lce 100% glitchless wr
>>108293003BAHAAHAHHAHAHAHA
i openen the code randomly and first thing i see is badly written c++ code lel. i think i will pass.
>>108292506That's just gross as hell. Using leaked source to roleplay as a celebrity."Ooooh look at me. I'm so special. Come join my discord and tell me how awesome I am"I wonder how long until he asks people to donate $500 on his patreon for virtual hugs.
>>108291813readme for dungeons says he has things from many companies. wonder if he has anything for the game runescape
Unless you want to port it to the original Xbox this is worthless.
>>108292367what's the file name of the one that has the MCPE source code? I don't actually think I have that
>>108292807To be fair, I'm like 99% sure that the Server 2003 leak is what directly lead to one-core-api's existence so
>>108291422Server anon here once again, adding a few (signs, smallID leaks) patches to MinecraftConsoles HEAD and setting up the new dedicated server functionality. I'll have a new client ready for everyone in an hour or two. Let's see if we can make it 15 minutes into a world without crashing.
>>108293816mc-cpp-snapshot.zip
notch always drop an apple, did you knew that?if ( app.isXuidNotch( m_xuid ) ){ drop(shared_ptr<ItemInstance>( new ItemInstance(Item::apple, 1) ), true);}if (!level->getGameRules()->getBoolean(GameRules::RULE_KEEPINVENTORY)){ inventory->dropAll();}
if ( app.isXuidNotch( m_xuid ) ){ drop(shared_ptr<ItemInstance>( new ItemInstance(Item::apple, 1) ), true);}if (!level->getGameRules()->getBoolean(GameRules::RULE_KEEPINVENTORY)){ inventory->dropAll();}
>>108294312this level of ESL is too strong for me. speak it verbally and you'll realize how retarded you sound
>>108293936Alright, new day, new build. Same instructions as yesterday, copy this exe into your existing MinecraftConsoles Nightly, or yesterday's build.https://fileditchfiles.me/file.php?f=/b77/MnoOuFsQwFWIyGgRIbBa.7zCommand line options: -ip 142.202.137.109Set your username in username.txt
>>108291476>Other than the network code I doubt there is anything worthwhile in there. There's a million people who cloned minecraft in different languages and we kind of know how the rendering is done with it's optimizationslol ya this is exactly what I was thinking. its such a basic ass fucking game. that and the Java version IS essentially already open source just by nature of being on the JVM
you are not suicidal you are mentally well you do not own any weapons or poison
Im perusing through some of the code to see what I can use in my own Minecraft clone. In particular I’m looking to see how the Feature system interacts with the Level object in a thread safe manner. Among that there’s also the question of generating uber structures like dungeons that require a much greater view than their immediate neighboring chunk.
java can do modulo with float? basedvoid Entity::setRot(float yRot, float xRot){ /* JAVA: this->yRot = yRot % 360.0f; this->xRot = xRot % 360.0f; C++ Cannot do mod of non-integral type */ while( yRot >= 360.0f ) yRot -= 360.0f; while( yRot < 0 ) yRot += 360.0f; while( xRot >= 360.0f ) xRot -= 360.0f; this->yRot = yRot; this->xRot = xRot;}
void Entity::setRot(float yRot, float xRot){ /* JAVA: this->yRot = yRot % 360.0f; this->xRot = xRot % 360.0f; C++ Cannot do mod of non-integral type */ while( yRot >= 360.0f ) yRot -= 360.0f; while( yRot < 0 ) yRot += 360.0f; while( xRot >= 360.0f ) xRot -= 360.0f; this->yRot = yRot; this->xRot = xRot;}
>>108294905there's a c++ standard function for that called fmod
>>108294945C11 standard, actually. C++ just inherited it from C.
I searched the fuckanon .rar and couldn't find any audio files, do I need to get the assets from elsewhere for my compiled copy to have sound and etc or am I missing how it must work?
>>108295053im pretty sure audio in it is broken on windows fixed in the gh fork, assets are in like a .arc file or something
friendly reminder that microslop crippled the ps3 version on purpose#ifdef __PS3__ Sleep(1);#endif // __PS3__
#ifdef __PS3__ Sleep(1);#endif // __PS3__
>>108295053It's the XWB files in Minecraft.Client/Common/res/audio
>>108293816mc-cpp-snapshot.cpp iirc
>>108294653According to my findings and sonnet this version of Minecraft runs a two phase generation system. Phase 1 in one thread does basic terrain gen and cave carving (simple noise that doesn’t require neighboring data) then in another thread phase 2 does foliage, trees, big mushrooms. Before a chunk starts phase 2 it checks to make sure all neighboring chunks completed phase 1 first. What’s interesting though is that Features (the tree feature at least) during phase 2 are given the entire Level as a reference so theoretically they can attempt to place blocks anywhere in the world. What’s weird is it doesn’t seem like Mojang has any checks in place to ensure a feature doesn’t go out of bounds. There might be a comment in the code somewhere but I just assume it said in their internal documentation to make sure a feature’s span doesn’t exceed X number of blocks. Larger features (structures) like villages and dungeons are done through a different system. I’ll have to investigate further.
>>108294496I'm unable to connect to the server. Is this a common issue or am I just retarded?This is what my command line looks like: [MY PATH]\LCEWindows64\Minecraft.Client.exe -ip 142.202.137.109
>>108295423server probably died again, it's highly unstable
>no linux version
Microsoft started throwing DMCAs out
>>108295053They're in different formats than you'd usually expect.Xbox uses xwb and PS3 uses binka (bink audio)
>>108295743>Microsoft started throwing DMCAs outOH SHITTTT
>>108295743https://github.com/smartcmd/MinecraftConsoles>still up with 2.3k starsI checked and they only DMCA'd the dungeons footage
>>108295905> I checked and they only DMCA'd the dungeons footageSome mexican guy made a video about the Dungeons shitDunno who he is but pray that his video does not get deleted nexthttps://www.youtube.com/watch?v=lASmgMZ-oWY
Anybody know if someone's already modded it to insert custom skins that aren't just replacing in-game assets? It would be cool to have once netcode is figured out.
>>108295948i saw a guy who had their skin replaced idk how
>>108294496it borked :C
>>108265594Nerf or nothing, faggot. You either lack the goods or lack the balls.
Omni got owned, twitfags are probably malding right now.
Reminder to git clone --mirror risky projects on a cron job.
>>108296251That sounds like a bunch of BS. You can't DMCA discussion. Just don't post pictures/videos and you're fine. This is just retarded.
>>108296534>You can't DMCA discussion.Tell that to the people that just wanted to talk about Cookie's Bustle for the last 5 years.
>>108296534Sure you can. Companies have the unlimited power to send unvetted DMCAs without any legal repercussions, didn't you know? Platforms just fold like a house of cards and don't even bother verifying anything.
>>108296534>You can't DMCA discussionThe laws don't matter to companies when individuals don't have the money or time to fight back
guy's saying they were automated strikes
Found some dev documents while looking at the LCE source code. Figured it might be interesting for some of you:Minecraft.Client\Xbox\Title Update\TitleUpdate\Docs\Minecraft_response_doc.xls https://files.catbox.moe/sma2rs.xlsMinecraft.Client\Xbox\Docs\GameOverview_Minecraft.doc https://gofile.io/d/EudMMQMinecraft.Client\Durango\Layout\Image\Loose\Common\res\1_2_2\title\earlyplayers.txt https://files.catbox.moe/gwj903.txt
>>108295918I think we, 4chan, just made the Minecraft gigaleak
Minecraft.Client\PS3\DATA
Minecraft.Client\PS3\DATA\MISC
>>108296917
so is there a convenient way to download and launch the game yet, like a github fork? I do not want to build it in a coding environment
>>108296927https://github.com/smartcmd/MinecraftConsoles/releasesbuilt by github actions
Minecraft.Client\alphaTest.png
>>108296927there are some prebuilt lce builds for windows, but they are most likely a virus/page super sketchy, for now, you might just compile it yourself.there is https://github.com/smartcmd/MinecraftConsoles/releasesbut i dont trust it.
Minecraft.Client\PS3\Media\GraphicsDon't know if this was ever used. Never played Minecraft on console.
>>108296949Forgot to attach the file
>>108296940>they are most likely a virusthat's what I was afraid of lol, I would rather not have to mess around with something sketchy, or with Visual Studio
>>108295328the ps3 code is more parallel oriented because of the Cell's SPEs. The code for the tasks is herehttps://github.com/smartcmd/MinecraftConsoles/tree/main/Minecraft.Client/PS3/SPU_Tasks
>>108296917>>108296924would
>>108296917>>108296924Why is minceraft curling?
>>108292136https://preservetube.com/watch?v=PZt-69Bvars
I just want to point out that hosting leaked code owned by microsoft on github really isn't the smartest idea, though I admit you retards have massive balls
>>108296949>>108296956From what I saw in a youtube comment, that icon represents "corrupted save".It was apparently something that many people dreaded seeing because it meant you were fucked and had to start over in a new world.
>>108292506to my understanding, what they're doing is maintaining the same leaked source code, all additions are just bug fixing, and custom-made server/api implementations that replace some bullshit that xbox used (ie. "Workshop" feature to download skin packs and other shit, it replaces the Minecraft/Microsoft Store).it will be open-source, i just think they are doing it on a self-hosted gitlab website (to avoid issues in github since that is owned by microsoft)>>108295743someone on twitter found out the DMCA notices are reportedly being done by an AI agent
>>108298383> someone on twitter found out the DMCA notices are reportedly being done by an AI agentOkay so basically the same thing that DMCA'd that gamedev on steam (Allumeria) because a single screenshot on their store page was "too similar" to some minecraft media image featuring birch trees. And IIRC the AI bot isn't even Microsoft's, it's some third party "brand protection" company.Explains why one of the source code repos was hit with a DMCA, but only had a single video file taken down while the source code files was ignored.
>Minecraft Community Edition>Runs on Steam DeckPlease make it happen.
>>108298503there is one fork (Whisper LCE) that has vulkan working, so yeah that will infact run on steam deck
>>108298528And now I have a new time-waster.
>>108291694Unless notch has been dead for 50+ years dead no lol, maybe it works differently in other countries
>>108296940>threads have had repeated uploads of random builds with no changes shown to the source code>people running them anyway>threads have also gotten several different github repos being worked on in tandem>somehow being able to see the changes themselves AND compile it themselves makes people more worried about these being maliciousto call you retarded would be an understatement
>>108298528Isn't that one the one without source code?That makes it effectively worthless.
>>108298747they are gonna release the source code when everything is ready (they are implementing bullshit themselves, p2p multiplayer, ultrawide support, that kinda stuff)it's just that they are not opening it yet due to noticing the state in a public fork (smartcmd/MInecraftConsoles) where the pull requests are being done by an ai chudand they dont want that shit happen to them too
>>108298756Then like...don't accept pull requests? Give members commit access and have it be invite only. And don't use github.Anyways, I don't believe you. The fact that they're releasing binaries without releasing corresponding source code means they're automatically untrustworthy.
>>108296903>gigaleakShut your ass up, this is how you get all the terminally online children squeaking about this on Twitter. And that always fucks shit up.
>>108295423>>108295467>>108296105I've admittedly given up a little for the time being. There's so many weird concurrency issues with the netcode right now that I don't feel like it's worth it to slave over visual studio until it sort of works. The funny part is that the server has been running the whole time, and me disconnecting and reconnecting from it twice has made it completely incapable of connecting players.
>>108298503It already runs wonderfully on proton. The resolution is just a little fucky because the game wasn't designed for 16:10, but that's the kind of thing that can easily be supported
>>108296940imagine getting microsoft servers to build their own leaked IP
managed to get through the first part of the tutorial with some effort since the tutorial regularly goes away and i just have to try things until it comes back, but now i'm stuck on a horse with it saying both "Y - Inventory" and "Y - Dismount" where i can bring up the inventory only
Can you port minecraft console edition on android from publicly leaked source code to run natively without running it on emulator?
>>108298756Nah man. Github quite literally added an option to close down the ability for people to make PRs because of that very reason.There is zero reason for them to keep their source code hidden, and 0% chance they will "release it later".They are either packing that shit full of malware, or want to monetize it somehow and are trying to keep people from "stealing their innovations". I've seen that shit happen on private server projects several times.And the fact that the lead dev named it after himself... definitely an ego/greed thing.
not suspicious at all
>>108300808>furry pfpthat explains a lotwouldn't touch it with a 10 foot pole
>>108300850no one wants to, everyone is just pretending to be nice
>>108300808>discord integrationDo these cucks really? Genuinely, I don't understand why anyone would ever want to literally put a closed-source library in their software that allows discord to track you.
Asking the ones who played it. Is redstone working like in PC version there? I mean not like in bedrock edition
>>108301796what's the difference?
>>108301811bedrock has no pseudo-connectivity
>>108301796I only have the vaguest recollection but I'm pretty sure it's basically identical to 1.6.4 java except with some quirks pushing entities with pistons and some types of BUD circuits are not reliable
>>108300808>DiscordWhy does Minecraft need Discord? Also I hope M$ sues him for releasing trade secrets and copyrighted code belonging to the Microsoft Corporation.
>>108301923it's not going to be Needed, they are planning other types of multiplayer. (LAN, steamworks, dedicated servers, etc)that tweet was above this one
>>108302246Shill your closed source garbage built on stolen code elsewhere
has anyone managed to compile this for consoles and got it to run on a hacked PS3 or 360?
what was the legacy edition built on? Java?
>>108299578you dismount with the shift key
>>108302384legacy console edition is written in C++
>>108302384C++, but it actually tries to act like the original java edition unlike the mobileslop they're pushing now>>108301811Many mechanics of redstone are different in bedrock for some ungodly reason, another one of the pointless changes that make it feel like a bad cloneLegacy console closely follows Java's redstone IIRC
i went back to the original leak thread and it was all just discord trannies vagueposting and name dropping each other. why is this community so cringe?
>>108303590because discord twitter bluesky and reddit showed up to shit up the thread after the public noticed
>>108303590leak cricles are always like this its always hoarded by a bunch of troons who circlejerk over what they have and never share it doesnt matter what the franchise is, some people find cool shit and share it others find cool shit hoard it and circle jerk it happens in tonnes of old vidya circles
Where is the gedg thread I have stuff to post
bitch all you want about the troon servers. at least they release builds with executable binaries.
>>108304394where are these builds?
>>108303590We're so lucky to have people like the game freak dude who shared (almost) everything right away. wack0 can suck it, though. that faggot's still hoarding a bunch of his nintendo shit.
>>108303794the OP was one of them, so they already knew before it got popular
>>108304394Why would I need prebuilt copies?You aren't actually a compilet, are you?HAHAHA just install visual studio you silly fucker
>https://gofile.io/d/fKXn35What's this?
>>108305562Dolphin porn, clearly...jesus 78GB?
>>108305581Apparently it's the full dungeons git history
>>108301902>pushing entities with pistonsat some point Microslop started giving them PE/Bugrock code instead of Java so 4J just decided to implement exclusive Bedrock features like movable tile entities problem is that they only implemented movable chests>BUD circuitsjust use observers>>108301811redstone in MCPE took insane amount of time to implement, in the end it (a) doesn't have bug-features from Java and (b) has its own bug-features
>>108305592That's one big git repo. How many random binary files were committed to it?
>>108302382not sure about PS3/360 but porting to SDL2/3 should make the code compatible with Vita (as SDL2+ supports vitasdk)
>>108305606...Doesn't this thing already support PS Vita? I mean, granted, you need a leaked SCE SDK, but it's not like that's uncommon or hard to find because the CBPS faggots got into that spat with vitasdk.
I was reading HL2 beta leak today and apparently some of the stuff Alex got is still privately hoarded by peoplepic rel>>108305617Well use of vitasdk makes you less liable for litigations, while also making codebase much easier to maintain (literally just SDL instead of whatever the fuck 4Js had) >CBPS faggots got into that spat with vitasdkstory? I'm a vita islander but don't know about that shitshow
>>108305617might you know where to find it? I looked on https://www.psdevwiki.com/ps3/SCEI_PS3_SDK and saw there are multiple playstation related SDK versions that were leaked
>>108305642Ah, that's a story.So, those CBPS faggots started a pissing contest with VitaSDK on the bug tracker because a bunch of NIDs for system functions weren't properly exported by the binding generator and VitaSDK was being careful to not break ABI under any circumstances.Thing is, those guys were known to have looked at the SCE SDK leak and this is why Vitasdk had to tell them to piss off.In response, they forked VitaSDK as DolceSDK, which purported to have "better compatibility" and they essentially implemented all those missing NIDs into the generator. Thing is, their SDK had...stability problems. Homebrew built with it was prone to causing the GPU crashdump screen or a random kernel panic reboot for some reason.So anyways, then they dropped DolceSDK, took the mask off and made a GCC upgrade for the leaked SDK. During this period, they were redistributing the leaked SDK in full.This wasn't maintainable so then their schizo asses made another release of DolceSDK like six months ago, but it was basically too late. Nobody in their right mind trusts them anymore after they tried to "improve" henkaku and taihen with an unnecessary update they passed off as "official" which made every Vita using their versions extremely crash-prone.To this day they continue their schizophrenia.
>>108305708>then their schizo asses made another release of DolceSDK like six months agoI've been in the scene for years and never heard of them wthreminds me of that one time I suddenly discovered Mikee's connection to Xonotic >they tried to "improve" henkaku and taihenis enso_ex their project too?
>>108305687Search for SDK 3.570 devnet leak or something. There's copies of the thing everywhere. Internet Archive, Myrient, R*ddit, random Google Drive links, etc>>108305760enso_ex and enso in general is unrelated to them. This was specifically about henkaku (the first thing that loads on a hacked vita which patches a few things) and taihen (the plugin loader)
>>108305795>henkaku (the first thing that loads on a hacked vita which patches a few things) and taihen (the plugin loader)anon I'm retarded, not dumbI remember enso logo replacement killing Vitas and seeing shady-looking enso_ex being shilled here-and-there, so my first assumption was that that unstable fork of a stable project might be related to these cbps guys too
>>108305819Oh, you meant that.Yeah, SKGleba is one of the CBPS faggots, though the issues with enso_ex don't have much to do with the whole vitasdk drama.
>>108305925>check github repos>only good project is vitadeploy, a collection of programs from other developerslmao >and itls-enso>and goddamn henloalright at least that guy isn't a complete hack
>>108305977He's not a complete hack, no. That's the thing about most of the CBPS guys: they're not incompetent. They're faggots.The current version of enso_ex is actually better at recovering from errors than vanilla enso and allows you to do funny stuff like run devkit/testkit firmwares Can even run emuNAND off your vita2sd if you want. Early versions were really rough though....I'm still running an old version on my Vita because I literally cannot safely update it without bricking my device, because I did the internal imc0: conversion on my 1K.
>>108305592not downloading that shit because dungeons is gay but how up to date is it?
>>108306017>...I'm still running an old version on my Vita because I literally cannot safely update it without bricking my device, because I did the internal imc0: conversion on my 1K.oof that's rough feels good to be a slimchad :^)is enso supplied by vitaDeploy normal or some _ex variant? It has normal PS logo instead of Enso's swirl so at least some sort of modification was done on vdep's side(I factory reset my systems from time to time to experience them joy of hacking them again and noticed that with henlo/vdep combo)
>>1083066602017-2021
The coolest thing will be that you could have an llm control players and npcs.
>>108305642>I was reading HL2 beta leak today and apparently some of the stuff Alex got is still privately hoarded by peoplei have to wonder what drives someone to do this. are they going to hold onto it until they die? is this the zoomer/millenial equivalent of boomers sitting on shit until they die and then having it destroyed?
>>108306931Because they're pathetic manchildren whose thought process only goes as far as "I have cool thing and you don't, na na!" That or resellers.
>>108306980its baffling because they would probably be remembered way more positively if they just released it.
>>108306980probably just hoping that somebody will offer a million dollars for it or something
>>108307015I'd say they're retards but some of them actually do get a good chunk of money for this crap. Some guy paid $1000 for some PS4 MC LCE source code. Not sure if it ended up being part of what leaked or not and I can't be arsed to check.Also I hope whichever jannie designed the stupid captchas for this site gets a nice hard kick in the balls.
>>108291422>https://pastebin.com/5dBh8uBv>404'di remember when stuff on pastebin would last forever. that was the whole point.
>>108291422https://web.archive.org/web/20260304180323/https://pastebin.com/5dBh8uBv>.rar>.7zno thanks
>>108291422Source leak or repo leak? does it have version history?
>>108308085The minecraft dungeons one has version history. That's why it's 78GB.Everything else is just a pile of source code and resource files.>>108308055What is the problem exactly? Those formats are great for compressing source files.
>>108305617silica and pina a well known vita dev said they were unable to build it and have tried every version of the vita sdk that is available so i think the sdk version needed is still not public
>>108308665then theyre retarded because some other random fuck i know got it to build with 3.570 successfully
>>108308398>What is the problem exactly?They have many bad vulnerabilities that other formats like .zip and .gz don't have.>Those formats are great for compressing source files.And, are they only compression/archive formats? No..zip, .gz and .bz2 are also great for this purpose
>>108308398>dungeons source codefucking where i have been following these threads since the first drop and havent seen this shit yet
>https://gofile.io/d/fKXn35>full dungeons git history>~80GB sizehas anyone have a copy of this one? the file became deleted on their servers.
>>108307216>Also I hope whichever jannie designed the stupid captchas for this site gets a nice hard kick in the balls.filtered by desuwaGOD
>>108302724and why is bedrock such a piece of shit then? clearly the issue wasnt c++
>>108310586bedrock was the inaccurate mobile port that was heavily stripped to fit 2015 phones
>>108310586legacy console edition was made to closely resemble the original java edition.bedrock being worse has nothing to do with it's programming language choice
Not mc, but other leaks in case people miss themthis guy posted some junk and old gog galaxy source code>>108308741someone uploaded an encrypted copy of gta sa source that has a file listinghttps://gofile.io/d/eo6M5ckinda useless without a password but you never know
>>108309717Works fine for me. I downloaded it before, and can still download it right now.
The pastebin link is gone :(
>>108311510https://hazbinhelluvageneral.com/cubevideojuego/cubegamethis is still up, we will see how long until MS shuts it down
>>108310586microsoft, pocket edition was fine until 2013
>>108310803the source code to a 2004 renderware game wouldnt be particularly helpful anyway
>>108308665Silica and Pina is well-known, but as someone who has had the displeasure of dealing with him, he's a retarded script kiddie.
>>108310803> some junkThat would be me. Wasn't sure what else to do with it.
>>108310586Just microsoft doing microsoft things.It was developed by an unrelated MS team as a cashgrab. There's no reason it couldn't be good, but that would require actual care. Good luck finding that anywhere up the corporate ladder.
troon repo drops windows seven support
>>108314041Does anyone still even use that outside of making meme youtube videos about it?
>>108301923>Why does Minecraft need Discord?To groom kids of course.
>>108291422I am lost with the 25 fucking file download methods being used to get the source code. Gofile, IA, github, and some have 35gb and others are like 2.5gb. Which one is the right one?
>>108314255>you want the unmodified sources for archivalarchives on anon's cubevideojuego site, gofile or IA>you want to compile it for a consolesmartcmd/MinecraftConsoles>you want to play multiplayer on PCLCEMP/LCEMP
>>108314279>>you want to compile it for a consoleit's PC mainly, I don't think anyone has tried running on a console yet
>>108301923>Why does Minecraft need Discord?I DON'T NEED DISCORD
Hell yeah. Thanks for everything
>This page is no longer available. It has either expired, been removed by its creator, or removed by one of the Pastebin staff. ok grrrreat thanks
>>108316641there is an archive in this thread somewhere
>>108316647i got it, thanks for real
Thank you everyone for your collective efforts
https://github.com/Minecraft-Community-Edition/clientso the private fork was a failure, the dev got slandered as a pedophile and quit
>>108304457yo i'd like to hear more about this, who's wack0?the history behind leaks is always so fascinating to take a look at
>the chinese fork wonahahahahahaha
>>108318010this is why you don't let retards have power
>fork made by a chink>open source from the start>discord only made after>anyone can contribute>just fucking works>fork made by a twitter homo>closed source until it's finished>discord first>only select few can contribute>features hastily implemented just for a tweet and then abandoned at 30% completion to add a new featurewhy is it like this?
>>108317239kek what? sounds retarded this is why normies shouldnt be allowed on the internet
i played a bit of the leak and it made me want to play old betas so been playing 1.7.3 its comfy, cooll its kinda popular too theres still a bunch of mods and stuff i always thought mc went to shit when they added hunger, ive died so many times in this version while exploring caves mobs are actually scary. never happens in the newer game unless fighting the bosses which shouldnt even be in the game>>108318359remember the first announced feature was discord rich presence too kek
>>108318468from what I can understand, someone downloaded a roblox pedo db and added him into it and posted it on the servereveryone immediately believed it and freaked out so he quitthis is what he posted before privating his twitter>Our system thinks your post is a spam.https://rentry.org/4yuu2hzn
so far seems like the only forks kicking is the smartcmd/MinecraftConsoles one, and LCEMP too i believe?
>>108318519yea, smartcmd has a reasonable scope as well
>>108318543goals too
>>108318502why are people like this wonder if theyre microsoft employees kek, guess this is what happens when you show off things on twitter instead of actually releasing code or builds tho kek
>>108318543while i appreciate their goal of robust capabilities and such.. i feel like it could die in feature hell, im seeing the polls in their discord and a lot of people want the Title Updates backported.
>>108318592they should just make a good base first, then they can go crazy and backport updates and minigames
>>108318592whats the point in back porting modern slop? why dont these people just play the actual game
>>108319064some people want a better bedrock edition, that's it
>>108319064idk what you consider modernslop, when i meant Title Updates, i meant anything below 1.14
>>108318502Wait so the guy who did the whole "I promise to release source later guys, you can trust me and my binaries" packed all his shit up and went home? Because some retard put him in some condo csv file?Absolute fucking lol.
>>108320911we're lucky he's gone early
>>108318502>>108320911what is a condo?
>>108322180Roblox grooming games.
>>108322180It's a place where kids go to play sex games. On Roblox.Adults go there too. To play sex games with children.There are entire discord servers dedicated to it, and discord as a company have done nothing about it besides tweak the community server search function so that if you search for "condo" it returns no results. But if you search for "cond" or "condos" or ANY alternative spelling/phrase it still works and you can find several huge servers with hundreds and thousands of users.
>>108291422Wasn't it always source available since it's written in Java?
>>108324207This is Legacy Console Edition, which was written in C++
>>108323506>>108322405>>108322180It just means Roblox sex game, lets not over complicate the definition just because your on xitter too much. Anon asked what it is, not what the drama about it is.
>>108318359because never trust any open source project maintained by a chronically online twitter user
>>108322180the name for roblox sex games
>>108324416Context is important. Especially when it comes to things like pedo hangouts.Makes me kinda wonder why you felt the need to drop in and try to downplay it. Hmm.
>>108324573Sorry newfag this is 4chan not xitter, if you want to give a good reply you expect to give what anon asked and he can research the rest himself, or ask for more information later. Articles and many many youtubers already covered how sex games are commonly used for grooming. And anyone with common sense knows a sex game on a kids game don't go together but because your from xitter you don't have common sense and you get spoon fed everything, so you expect anon to want to equally be spoon fed.
>>108296026Hello everyone! I am back on this thread and WHAT. HAPPENED. HERE.>>108318502>>108318468>>108317239> Wait so the guy who did the whole "I promise to release source later guys, you can trust me and my binaries" > packed all his shit up and went home? Because some retard put him in some condo csv file?I just went and read through all this shit on this thread and apparently some fucker decided todownload a roblox pedo database or some shit and added whisper to it which the guy got slimed on and the guy literally QUIT.and apparently, from more twitter reading, they moved the project to coah80: https://github.com/Minecraft-Community-Edition/clientanyways, here it is people, the updated pastebin link that i made a while ago and just people going through the one OP linked.archive this link please:https://pastebin.com/uENbqUB5
>>108324685Man I wish your brain was developed enough to understand just how dumb you sound writing that.Smartphones for kids was and continues to be a massive mistake. jfc.
>>108291422one of the worst "games" ever
>>108324930>archive this link pleaseyou people are so beyond insufferable that i am compelled to call you a faggot for it
>>108326012i think i set the expiration for the latest one for "never" i believealso, please don't call me a slur, people dont like that, thanks
>>108314279smartcmd mogs lcemp
is smartcmd really the most "stable" fork as of now? also are they actually chinese?
>>108326214>please don't call me a slurnot a chance you retarded nigger faggot. i dont care whether youre from discord or twitter or whatever bullshit. youve been trying your best to attentionwhore this whole time and inject yourself into every aspect of this regardless of the reason. i will call you what you are, and you will sit there and take it because youre clearly not aware of where you are
>>108326615Can I borrow that edge? I need to shave.
>>108326606>is smartcmd really the most "stable" fork as of nowyes>are they actually chinese?see picrel
>>108326646sure thing buddy, i just hope you know how to straight razor shave
>>108326615>i dont care whether youre from discord or twitter or whatever bullshit.im from nowhere from any shit you mentioned actually!>youve been trying your best to attentionwhore this whole time and inject yourself into every aspect of this regardless of the reason.??? does that make any sense??? you're calling me an attention whore when you CLEARLY know you are a hypocrite.you're also injecting yourself in this as well. you're calling me slurs to also be an attentionwhore. to be seem "cool and shit" idfc, i just returned from the thread after a little while after making a pastebin and im being called slurs for just saying "wtf happened here".genuienly, please grow up and stop interacting with me please and thank you-anon
>>108326723>"you're calling me slurs"imagine being this fucking new
>>108326743>genuienly, please grow up and stop interacting with me please and thank youcan you please
>>108326749
>>108326771>genuienly, please grow up and stop interacting with me please and thank you>genuienly, please grow up and stop interacting with me please and thank you>genuienly, please grow up and stop interacting with me please and thank youi don't think you MAY understand this sentence,again, you in this example, are actually being a hypocrite.now you're the attentionwhore by not complyingby someone who doesn't want to talk to youpeople sometimes don't wanna talk to you?i might aswell call you a fucking faggotplease stop interacting w me you piece of retarded shit
>>108326794its worth noting that youre not being called out by one person anymore, do everyone in this thread and honestly this site a favor and fuck off. youve done nothing helpful for the last 3 days other than fail to make a fucking pastebin and attentionwhore
>>108318359I'd trust Chinese open source developers over westoid discord tranny freetards any day.
What even is the point of this retard's pastebin? It's basically just the same exact information as the cubegame site.
Any way to play this on Linux?
>>108326818You just run it on WINE like every other windows game. Why do people keep asking this?
>>108326828>winesounds gay
>>108326834Then port it yourself, buddy.
>>108326809i have better things to do (unlike you)so bye! working on actual shit now
>>108326749"Stop interacting w me " Retarded tranny thinks he on twitter or some shit
>>108326858you're talking to someone who never has used twitter, ok bye now
>>108326866Are you that stupid ? Even my retarded tranny ass knows how to use twitter
>>108326857>i have to pretend to be importantwe all know thats not true. keep being a worthless faggot on someone else's project its no surprise to see all of the thread being dead and only picking up activity when someone finally calls you out
>>108296600Whats the deal with it? I'm unfamiliar.
>>108327118some random guy claimed he owned the rights to it and was dmcaing every mention of the game on the internet, even if it was just text discussion. he's been doing it for years with the help of the uk government.
As good a time as any to share this.https://gofile.io/d/JiR0UAHad these for a while and have been trying to do as much research as possible on them. These are builds of Minecraft Story Mode that are even earlier betas than what was shared a few days ago. Along with older scripts, these builds have AFAIK all the voice lines that were ever recorded for Minecraft Story Mode in the archive files- cut, or not. The majority of these files are from before the rating was changed from Teen to E10+, so there's cursing too which is interesting. These audio and script files are only available from using an extractor tool though, they don't appear in game to my knowledge. The game itself plays almost like the initial release, it's just that there's loads of unused content. Can't share the steam keys right now, but I'll post them in a later message if I get confirmation it doesn't mess up with any trading somehow. Post if you find anything interesting, and enjoy.
episode 1 beta is uploading currently as well.
Just a small note of how much more data is in these: the Wii U version of the game, which is the only version to my knowledge with uncompressed audio, is 63.1 MB for episode 3's voice archive. The same file on this beta is 182 MB. Almost 119 MB of cut content in just that one episode.Keep the leaks going.
>>108327915where the fuck is it
>>108327974didn't even know it had a Wii U version
>>108326723>genuienly, please grow up and stop interacting with me please and thank youhow are you actually this retarded