Thread #108267090
HomeIndexCatalogAll ThreadsNew ThreadReply
H
Continued discussion from
>>108264778
+Showing all 328 replies.
>>
this should be on /v/ but im not going to stop anyone
show me some fucked up code
>>
>>108267090
ps triple ballin
>>
>>108267093
Ah fuck that would've been a better idea.
https://hazbinhelluvageneral.com/cubevideojuego/cubegame
>>
cancelled psp edition

https://gofile.io/d/8i2TL9

password f7Kq#mX2@vL9nR4$wP8jT3&hZ6cY1!bQ5sN0eA7*uD4gF2^iW8oV6xM3kJ9pH1l
>>
>>108267090
wen linnucks
>>
Just a reminder now that we are in a new thread that rain is still a faggot scammer
>>
real
>>
>>108267111
what is this?
>>
>>108267111
>trips
alright guys, this is real
>>
>>108267110
remove that psp cancelled version, it's just a goatse and a lot of padding lol
>>
>>108267111
This is already on >>108267110
>>
>>108267111
>every single file has exact same date
sus
>>
>>108267134
ok rain
>>
does anyone have fucking proof that the psp version is real??? or is it actually goatse, i'm confused
are the microslop feds starting to infest this thread
>>
>>108267134
>>108267151
yeah, that's what a fed would say
>>
>>108267110
add the password for the ps3 7z file
>>
>>108267151
like, can someone post an image of the source files
i want proof that the psp version is real rather than posting a zip called minecraft
>>
screw it i'm downloading the psp version and checking it for myself to see if it's real
why are you fucks so quiet now
>>
>>108267165
Done
>>
>>108267180
sorry the captchas suck ass now
theres a pic of goatse and some code files but no assets or build
>>
File: screenie.png (896.7 KB)
896.7 KB
896.7 KB PNG
got it running on windows 10.

instructions:
- download and extract the code (the fuckanon one, not the one in OP)
- install visual studio 2012: https://archive.org/details/en_visual_studio_professional_2012_x86_dvd
- launch visual studio 2012 and select the visual c++ profile
- open the solution
- edit Windows64_Minecraft.cpp, comment out this line:
createDeviceFlags |= D3D11_CREATE_DEVICE_DEBUG;
- make sure you have speakers plugged in, the game will crash otherwise
- select Windows64 solution platform and click local windows debugger
- game should launch. there is no keyboard/mouse input, only gamepad, so you will need a gamepad

yw ;)
>>
>>108267151
its fake, it has an image of a guy fisting his ass and all the files are just fucked
>>
>>108267180
okay yeah it's goatse, i checked
yeah i shouldn't of mentioned roblox. now the thread is fucked
>>
>>108267228
>>108267231
go back to your discord
>>
good morning sirs
>>
>>108267234
projection
>>
>>108267234
what discord? i'm not the one (or one of the ones) whos been begging people to add me
>>
File: cord.png (26.9 KB)
26.9 KB
26.9 KB PNG
>>108267245
>>
>>108267111
i haven't been goatse'd in years.
>>
>>108267271
no arrow
>>
>>108267272
shit happens. thats why you don't believe half the shit you see
>>
>>108267090
Why do people care about this not-great version of Minecraft? I owned it at the time as well, so it can't just be nostalgia
>>
>>108267225
swedish basement coder "pride" got in the way of this becoming the multiplatform standard lmao
>>
I wish we got the source code for the final version (PS4, Village & Pillage)
>>
>>108267090
This is the kind of stuff that makes me hope we could get a source leak of SpiralKnights.

I think robocraft got one considering RC16 exists.
>>
i hope this leads to splitscreen support in the PS3 version when playing in 4:3. I know it supports splitscreen in 16:9, but it's singleplayer only in 4:3 for some reason.
>>
Why this wouldnt work in Visual studio 2019? whatever the visual c++ redis. version is this should run well imo
>>
>>108267675
Quirks like these are always interesting to know, I wish additional context surrounding the development of these things was leaked but the retards that do these things are focused solely on source code so it's left up in the air unless it's commented in code somewhere
Is it a technical limitation? Is it just something never bothered to implement? Did it violate some hidden Sony rule? The possibilities are endless really
>>
>>108267722
If I had to guess, they probably though the UI wouldn't be legible at 640x240 over composite video (which is how either of the split screens would be presented)
>>
>>108267696
You need a specific version of VS from 2012. Follow these instructions https://gist.github.com/not-nullptr/f0c132c643da4283e0975d9429ea42e1
>>
>>108267090
prebuilt with fixed up filesystem (audio, dlc, saves, etc work):

WWW: https://gofile.io/d/ukrtJm
Archive: https://archive.org/details/MinecraftConsoleWindowsEdition
Archive org torrent: https://archive.org/download/MinecraftConsoleWindowsEdition/MinecraftConsoleWindowsEdition_archive.torrent

you will need a controller and to fully enable dlc you will to use the debug options
>>
>>108267722
the comment says
// If we're in SD mode, then only the primary player gets to play
>>
>>108267839
YOU ARE A KING GG !!
>>
>>108267837
How much of a pretentious retard over simply building a leaked project can you be? "t-that isnt how you do it", sure you start off by inserting a baddragon...

t. >>108267839

>>108267696
It's not a full leak. You need to link against some very minor static binaries. Otherwise, you need to rewrite their nugl render engine and input wrapper, plus you need to fix up some retardation. They were trying to use va_args with references and then tried to blame sony. Theyre using stdex from 0x instead of rolling a stupid hash themselves. A trivial day or so worth of work would be required.
>>
>>108267857
Pricks!
>>
File: bed.png (933.9 KB)
933.9 KB
933.9 KB PNG
cool bug: you get half a bed if you spawn the "Bed" item from the debug menu, and you can't sleep in it
>>
>>108267839
cool stuff
I imagine longterm it might be best to replace most of the platform calls with SDL3 no?
>>
>>108267857
can you not just force it?
>>
Where is the technical discussion? I thought /g/ was full of professional, employed software engineers who could dig into this kind of thing?
>>
>>108267917
Even stranger bug: you take fall damage toggling into freecam
>>
>>108267979
>employed
>2026
lets be real here
>>
>>108267979
wait a day or two, apparently twitter users are already changing some parts of the code, I saw a video of someone with keyboard and mouse support.
https://x.com/ganadiweh/status/2027931824769372264
>>
>>108267959
Looks like you just need to remove the line that checks for HiDef, but I also see a lot of hardcoded FOV and aspect ratio values that are used when split screens are detected, those are probably tuned for widescreen only. Doesn't appear to be any kind of technical limitation if you dont mind working all the kinks out.
>>
>>108268042
if i still had a jailbroken ps3 i would absolutely try it
>>
>>108268042
>>108268051
I got a jailbroken PS3, but I don't have VC2012 (or Windows for that matter). Can I still compile this?
>>
>>108268065
no, not until someone releases it from vc hell
>>
>>108267523
probably still has the ability to compile for last gen consoles

by the way, anything cool found inside the source code? like code that was commented out?
>>
Update: Minecraft pocket edition leaked
https://x.com.com/nyaathea/status/2027945645794074961#m
Sadly only works Apple iOS
if possible to works android copy emulator
>>
i'm a retard so i'm using grok to add mouse and keyboard support
>>
>>108266220
Gravity Rush for PS Vita, I already have some of the character models
>>
Thanks Notch
>>
>>108268080
are you fucking retarded?
have you even looked at the source code?
this isn't an update, pajeet. it was in the last thread.
the visual studio source has the ability to build for iOS, android and PC
this person modified the source code to work on modern ios
learn how to read
>>
>>108267979
xitter retards ruined the first thread, then someone leaked the roblox 2016 source code and the autistic old Roblox revival community hoarder troons ruined it even more
>>
>>108268127
umadbro
>>
>>108268127
I don't know anon, i just found NabbitSM retweetwd pocket edition leaked but i can't post link faggot because there is a suspected virus
i'm kinda retarded?
>>
>>108268148
yes, because i'm tired of retarded hoarders and children
all their shit needs to be LEAKED
imagine what kind of rare shit is out there that we would have if not for these people who live among us
>>
>>108267090
what sort of value does this edition have specifically. or are u guys mainly focused on what else might be out there
>>
>>108268157
>among us
>>
https://gofile.io/d/wUOTqx
included alongside this build of the game is a custom skin generator script
enjoy
>>
>>108268221
can you show images of it
>>
if someone can strip this down to the bare minimum needed just for windows and reupload the source pls do
>>
File: wtf.png (306.9 KB)
306.9 KB
306.9 KB PNG
>>108268221
>>108268232
>A few custom skins are included with this release.
>>
https://x.com/vxunderground/status/2027940916737056938

FAGGOT
>>
>>108267090
Reposting this because no one would see the OC I made for /g/
>>
>>108268065
>>108268066
here >>108266769
>>
>>108268516
kek nice
>>
File: c wizzy.jpg (11.2 KB)
11.2 KB
11.2 KB JPG
This is why the PS Triple is still ABAP
>>
>>108268135
those roblox faggots like to hoard everything
>>
>>108268372
kek
>>
>>108268516
kek'd
my egirl also kek'd when i sent this to her and said us
>>
>>108267090
I know the one posted by OP was bullshit, so when was this actually leaked? Is it just getting noticed now and it's been floating around forever? Considering it's a old version and Microsoft could just DMCA everything (They're starting to give Nintendo a run for their money in this regard), decompiling the Switch or PS4 version still has value (They might still DMCA it because Mojang likes abusing copyright law blatantly fuck Microsoft)
>>
>>108267979
What's there to really discuss outside of the funny comments? the console versions have been decompiled and observed to shit already.
>>
toasting in a epic bread
>>
It's neat to poke through code trying to see how they solved things. I still use my PS3 mostly as an over-glorified BD player.
>>
What can be done with something like this?
I doubt that someone's gonna port all the new stuff from Java/Bedrock (too much work), and the old Legacy versions are extremely limited when in comparison to the 8th gen versions.

We've been able to emulate these legacy versions on both PC and phones for years, there are mods for the PS3 and X360 versions even.

Maybe there's something idk but for now I just don't get the hype
>>
>>108268954
>What can be done with something like this?
god damn youre such a fucking npc
we got shit like AI tools now
so we got minecraft leak and the gtaV leak and so on, and anyone could literally point an AI at the codebase and start vibecoding their own shit
>>
Who leaked this? How do you leak something when working in such a big company? People can see on the logs that you grabbed files from a server storing these....
>>
>>108268968
>anyone could literally point an AI at the codebase and start vibecoding their own shit
Wow that sounds lame lol
>>
>>108268954
>I just don't get the hype
>>108268985
>Wow that sounds lame lol
lmao calm down glowie
>>
>>108268973
It's from 2014, silly goose
>>
>>108267090
Why do people care about the ps3 edition specifically so much? Is it because it's in c++?
Also has anyone found any funny comments yet?
>>
Who is that 'Rain' fag that some were talking about btw?
I'm uninformed so stone me, but also tell me thanks
>>
>>108268973
If it's something you're working on then you're supposed to have "grabbed" the files, so nothing would be amiss.
>>
File: file.png (274.2 KB)
274.2 KB
274.2 KB PNG
>>108268080
wtf is this apple had it taken down?
>>
>>108268973
>People can see on the logs that you grabbed files from a server storing these....
i worked at a giant company and there were no logs for this stuff when i was made redundant i took source for the thing id been working on because i wanted it just copied it to a usb lol. we didnt have logging software or anything on our so could just git clone and put on a usb
>>
>>108267979
>I thought /g/ was full of <competent people>
Hasn't been for around 5-7 years. This board was overrun by /pol/-baitpostin and /v/-zoomers. This board is literally hostile to programmers these days.
And the few competent anons that still remain will find this leak utterly uninteresting; Literally any hobbyist solo enginedev can write a better voxel engine than this.
>>
>>108269182
>"giant company"
>"no logs for this stuff"
are you bragging about working in a sandnigger company or what?
>>
>>108269205
just saying just because the company is big doesnt mean theyre anal about what you do while working
>>
>>108268135
shit got on xitter and people are finding out roblox had its source code already leaked for years
>>
does this have anything relating to minigames or is this an older build? it'd be really interesting to self-host the minecraft LCE minigames and make custom ones
>>
>>108267090
>>108268679
I'm very confused reading through the threads, did anything actually new get leaked or is it all old reposts
>>
>>108269470
Minecraft LCE source code from ~2014, MCPE source code equivalent to 0.6.1, I think some infdev stuff as well.
>>
>>108267111
don't fall for it it's a hoax just like holocaust
>>
All of you beggars, milkers for leaks!
I was thinking for a long time, but I finally decided Bedrock deserves to be fixed. Even though you don’t deserve the src,
here we go. The dreamed source, who knew it would appear in such an unexpected way. As a wise man said: when one day is special,
why not make the next day special too? So here I am, your savior, sent by God. I am sharing gold for nothing, but that’s why
I came with this brilliant idea. Such treasure should be earned, not just given, so I have a small riddle for you that will give you the
password of the sacred minecraft-cpp-better-together.zip.
Good luck!
Link: https://gofile.io/d/wt0bBG

decrypt this riddle: Ciphertext:
pxndsfrngfmfjkxpdqyodudhzgsdza Rules (all math):
Convert letters to numbers with a=0, b=1, …, z=25.
The encryption used this affine transform for each character: c ≡ 7p + 3 (mod 26) where p is the plaintext letter number and c is the ciphertext letter number.
To decrypt, first find the modular inverse k such that: 7k ≡ 1 (mod 26)
Then recover each plaintext letter number with: p ≡ k(c − 3) (mod 26)
\Convert p back to letters (0a … 25z) and concatenate everything as one lowercase string.
>>
>>108269651
Anon thought he was the riddler from Batman
Honestly you probably shouldn't put things behind a riddle, the possibility of just being rickrolled or similar won't motivate anyone.
>>
File: file.png (421.9 KB)
421.9 KB
421.9 KB PNG
>>108269651
very cool riddle anon, defeated in 15 seconds through vibecoding
>>
>>108269729
gz, now look at the contents of zip retard
>>
File: file.png (110 KB)
110 KB
110 KB PNG
>>108269739
holy shit lmao
>>
>>108269651
nobaldi cares you are not tuff
>>
>youarecutefemboyandjavaistrash
>>
File: tux.jpg (437.7 KB)
437.7 KB
437.7 KB JPG
does anyone plan to make some linux ports?
>>
>>108269804
It can apparently already run through Wine and Proton
>>
https://www.luanti.org/en/

a better minecraft already exists
>>
>>108269833
can one compile with vs 2012 via wine? or is a better workflow having a VM and then running the compiled executable through wine?
>>
>>108269833
who's gonna post the binaries?
>>
>>108269844
I already play this
>>
a
a
aaaaaaaaaa
>>
a
a
aaaaAaaaaaa
a
a
>>
>>108269651
this is child porn do not download
>>
You do not need to compile from within windows
>>
>>108267461
No coder here. Eli5 What does this mean and how it prevented cross-platform?
>>
>>108268954
Minecraft with splitscreen on the PC
>>
>>108269651
Holy shit, back in my day hackers would just charge you money for leaks, now we have this bullshit, which is arguably much gayer. Enshittification now also got source code leaks, apparently.
>>
it's really cringe when people not from here come here and act like they're cool and unique and insightful or whatever

can you please go away
>>
>>108270074
Its a fake leak retardo-kun
>>
>>108268238
Anyone got Falcon 4.0? That would be pretty neat, I'd like to have it.
>>
>>108267090
>>108267104
>>108267107
>>108267110
The fix for this is to appoint Notch is the admin of 4chan

They proved themselves incompetent after being shown to be in the Epstein files
>>
>>108269854
>visual studio
>wine
LOL, troonix moment
>>
>>108266220
My holy grail was Whiplash/Fatal Racing and while I am not aware of any source code leaks there was one released exe that included the debug symbols. So I decompiled and ported it myself to have my own GPL3 version of Whiplash source code. Everything is open source if you git gud at IDA Pro. At least, old games written in C are not too bad anyway.
>>
>>108270248
Based did it himself anon
>>
>>108270240
notch was in e's island?
>>
>>108266220
Bannerlord source code and warband source code
>>
>>108270283
no
>>
>https://x.com/MrLordSith/status/2028084778725933281
>The PS3 source code also had some Indev-Infdev leftovers of attempts from Notch to add foam to the end of waterfalls.
>Third picture changes the particle texture to demonstrate what it does. By default it uses the old splash particle.
>Final picture shows a funny comment =P
>>
>>108269651
>replaces all '.cpp' files with large '.gif's to make it look believable
i kneel
>>
if anyone wants to take a retard level risk, strip down the minecraft leaked source, upload it to a private github repo, and use codex/claude code on it. i can only imagine how much cool shit you could do like that.
>>
>>108270383
people already did this, get better at searching if you really care
>>
>>108270403
can you save me the trouble of digging around if you actually know where to look
>>
>>108270413
>Fixed compilation and execution in both Debug and Release mode on Windows using Visual Studio 2022
>Added support for keyboard and mouse input
>Added fullscreen mode support (toggle using F11)
>Disabled V-Sync for better performance
>Auto-detect native monitor resolution with DPI awareness, resulting in sharper visuals on high-resolution displays
https://github.com/smartcmd/MinecraftConsoles
>>
>>108270443
this is beyond retarded, why would you make it public like this lmao
>>
>>108270445
it'd probably be fine if it was on codeberg or a selfhosted git instanced but pushing to gh is literally asking to get a DMCA strike
>>
still eagerly awaiting an android port so i can play this on my android gaming console
>>
>>108267979
Consider that people who have interest and skills in technology would rather spend their free time doing that than posting for people like you who are just going to be negative anyway.
Much like people on /v/ who actually like playing games are playing games more than they are posting about them.
I'd rather program that argue with you about whether I'm competent or not. You're just going to be negative on purpose anyway so what's the worth?
>>
>>108270443
that shit is going to get DMCA'd so fast, should host it on a private gitlab instance or something.
>>
>>108270061
The source code was already cross platform technically, this implies it was not used/released for other platforms for non-technical reasons.
So they made a whole new minecraft for consoles despite the fact the original minecraft would have already worked.

>>108270443
>hosting the full thing on Microsoft's GitHub
Now I know they've been shown not to care too much about this kind of thing but I think hosting just the patches alone would be better than having the entire source + patches.
Before they DMCA this shit.
>>
>>108267985
>>>/t/1390454
>>
>>108269651
>I have a 7GB collection of custom captioned videos of gay men eating shit soley for the purpose of making fun of people that play a video game
sus
>>
>>108270735
>got trolled pretty well
umadbro
>>
>>108270777
>mad
About what? It took 2 seconds to download and see. I think it might have taken more effort to publish it and come up with a puzzle.
I'm confused I guess. It's like jumping back in time to when internet speeds were slow so something like this would be more annoying but we have gigabit networks and fast decompression and brute forcing now.
>>
File: NIGGER.png (224.5 KB)
224.5 KB
224.5 KB PNG
>>108269651
FUCK YOURSELF
>>
is this supposed to be an alpha build because squids are bugged, beds are bugged, villagers' heads are above their body... idk what else. i've been seeing random blocks in the air for no reason too
>>
File: umad.jpg (104.5 KB)
104.5 KB
104.5 KB JPG
>>108270785
your just showing off at this point
>>
>>108270797
The password is youarecutefemboyandjavaistrash you stupid fucking retard, your code is shit and not even AI can compensate for the intelligence you lack. The riddle isn't even hard. How do you not read what you came up with and manage to correct it?
>>
>>108270839
you fucking retard fell for the fake leak, it's just a bunch of jew gifs
>>
>>108270862
There wasn't much of a fall, got the password in like 3 minutes lol
>>
>>108268010
what's wrong with having a job in 2026
>>
>>108270873
I don't think that's what Anon is implying.
>>
>>108270839
now tell me where did i make an mistake, retard
```
#include <stdio.h>
#include <stdlib.h>
unsigned int brutef0rce_k(void)
{
unsigned int k = 0;
unsigned int res = (7*k)%26;
while (res != 1)
{
k++;
res = (7*k)%26;
}
printf("k = %d\n", k);
return (k);
}
void bruteforce_plaintext(char *plaintext, char *cipher, int size)
{
unsigned int k = brutef0rce_k();
char p = 0;
int i = 0;
while(cipher[i] != '\0')
{
if ( !((p % 26) - (((k * ((cipher[i]-97) - 3)) % 26))) )
{
plaintext[i] = p+97;
printf("FOUND %c\n", p+97);
p = 0;
i++;
}
else
{
p++;
}
}
}

int main()
{
char cipher[] = "pxndsfrngfmfjkxpdqyodudhzgsdza";

int size = 0;
for(; cipher[size] != '\0'; size++)
{;};
char *plaintext = (char *)malloc(size+1);
plaintext[size] = '\0';

printf("size of cipher str = %d\n", size);

bruteforce_plaintext(plaintext, cipher, size);

printf("password = %s\n", plaintext);
free(plaintext);
}
```
>>
>>108269651
a riddle is supposed to be something you need to guess and decipher, you literally just posted the detailed details of how to decipher the ciphertext, most scientific papers are more of a riddle than the shit you posted
>>
>>108270862
*Tel Aviv Impressed*
>>
>>108270882
>now tell me where did i make an mistake, retard
You forgot to read the rules and FAQ before posting. Retard.
>>
>>108267126
Dolphin porn.
>>
>>108270882
The fuck do I know, ask Grok. My code works and so does the C# guy from above, leave programming to the LLM lil bro
>>
>>108267696
it doesn't have the source for 4JLibs, so you can't get around 4JLibs complaining you're not using VS2012
>>
File: IMG_6615.jpg (86.7 KB)
86.7 KB
86.7 KB JPG
since ps3 os is basically just bsd wouldnt it be easy to build it on linux/BSD?
>>
>>108271010
github repo anon has shared is patched to work on vs2022
>>
LCE uses Iggy by RAD for UI rendering, which explains the SWF and iggy.h files in the code
>>
>>108271138
since tesla is basically just a car wouldnt it be easy to fit the engine from ford f250 in it
>>
>>108271331
yes
https://www.youtube.com/watch?v=x-6kHjF1U1E
next question
>>
captcha on this site fucking sucks
how do you guys even tolerate this bullshit
>>
>>108270325
it's funny how many infdev/indev were just forgotten by notch/"the team" while working on the game
see beta 1.2 dev build that had code related to fucking corals from Infdev
>>
>>108271424
>pass user since 2026
>bitching about captchas
ive been posting on 4chan since 2004. if you cant handle this captcha then i suggest you go back to whatever faggot site you came from.
>>
Witnessed. Why are some people mad?
>>
>>108267090
Would it be possible to mod infinite worlds in finally?
>>
>>108271432
shitposting aside I bought 4pass for my VPN
can't really post from my Russian IP anymore
>>
>>108270445
>>108270609
>>108270635
Simpsons Hit & Run source code was leaked on github and it's still up, along with Switch/Vita port repo
>>
>>108271460
Microsoft isn't FOX
>>
>>108271477
Fox is under Disney and disney fucking hate fun
>>
>>108271138
They're the same kernel and can have the same base utilities and have the same syscall API compatibility, but It's "basically FreeBSD" in the same way your televisions firmware is "basically Linux".
The vendor's entire purpose of these embedded forks/system is to customize them. Both stripping things out and adding their own extensions for their own specific needs (games).
I.e. Sony has to have something of value at a hardware and SDK level that makes them different and valuable enough to make developing for the platform worth it.

In this case though, since it's not an exclusive it likely utilizes Sony specific features a lot less, likely the bare minimum.
And Sony in particular has contributed a lot of their code upstream. Usually a generation late, so the PS3/PPC stuff has already made it into FreeBSD mainline.
But it's still a port from GameOS+POWER to POSIX+x86.

>>108271460
There are repos containing the Windows source code leaks that are still up too but there are many that are taken down too.
It's arbitrary but should never be assumed to be bulletproof or reliable. It only takes 1 person to request a takedown and there are many people that are spiteful.
>>
PC port where?
>>
>>108271517
Yesterday.
>>
>>108271460
isnt the fact that radical entertainment closed in 2012 enough to nullify your statement?
that might be why fox does not really give a fuck despite the copyright infringement
idrk about DMCAs but i do know m$ is much bitchier than other companies when it comes to their software
>>
>>108271500
could have better luck with the 360 code
>>
>>108271449
Fucking idiot lol. Maybe figure out Math and how Minecraft works before suggesting such brain dead idea.
>>
>>108271550
Yes daddy, I'm a stupid idiot~
I'm a weak dainty white boy~
Punish me more~
>>
>>108271432
>>108271450
you're on /g/ you fucking troglodyted retarded stupid animal

everybody has their own scripts or software to solve it you dumb fucking swine

go back to trooncord
>>
>>108271500
I doubt the PS3 used Xorg or Pulseaudio
>>
>>108271460
Microsoft/Mojang is more protective over their bullshit, they've DMCA'ed people for simply reusing Minecraft assets.

They won't DMCA the code itself, they'll DMCA the assets.
>>
>>108271567
>>everybody has their own scripts or software to solve it
not even the pedoproxy has an autosolver for current captcha faggot
>>
>>108271571
So change the texture pack?
>>
>>108271305
literally why
>>
>>108271567
shut your retarded ass up, i just said ive been posting since 2004. the captcha is not a problem. ive solved them myself without some gay helper scripts or tools and im going to keep solving them by hand until the site itself dies
>>
>>108271654
good goyim
>>
>>108271654
There are better things to be proud of in life than solving captchas for 20 years nonnykins
>>
someone should really upload the source to a chinese/indian gitea server
i've been saying this for a while
post dodgy source code projects outside of jewrisdiction
>>
>>108271704
bro tried to sneak in india
>>
>>108271713
idc, if you want to shit on shitjeets, i happily will. didn't know they were so rent-free in your head that you make every little thing political like a chud faggot.
anyway they don't have IP/DMCA laws, which is the main upside. now fuck off.
>>
>>108271701
youre right there are better things i can do. i can mock those who bought a 4chan pass because they couldnt solve basic thinking problems
>>
File: file.png (1.6 MB)
1.6 MB
1.6 MB PNG
>>108268080
>>108269172

https://x.com/nyaathea/status/2027945645794074961
fixed the link
>>
>>108271724
it's okay ranjeet. We can use your pc in india for our source leaks
>>
>>108268080
haven't cared about minecraft for years, only here because source code leaks are always fun - what is special about the pocket edition (other than being pocket)
why is everyone sperging over it?
>>
>>108271732
>even emulates the notch
god its so fucking bad
>>
>>108271740
you must be jewish or honky. only those 2 fag races are obsessed to the point of insanity about where someone is from and geopolitics.
>>
>>108269172
You should've blurred your account name what the fuck are those retweets
>>
File: file.png (30.8 KB)
30.8 KB
30.8 KB PNG
>>108267111
the fuck is up with these files?
>>
>>108271764
youre retarded, thats the problem
>>
>>108271764
they're fake
>>
>>108269172
you don't need your blur your account name, that's a gigabased TL and being a pedochad is unironically kingly
>>
>>108269844
This
>>
whoever has this file upload it asap

X:\rdr3\dlc\titleupdate\build\dev_live\game_win64_master.pdb
>>
>the discord server is full of annoying trannies and faggots complaining about "the nazis from 4chan!!!!"
typical
>>
>>108271918
>the discord is full of users from twitter, reddit, bluesky, and other discords
>they are there instead of here
where is the problem exactly
>>
zoomers are mental bros i joined the discord linked on that github and theyre all just in a channel complaining about the lack of moderation. these retards literally begging to be moderated
>>108271760
i didnt even notice it was there kek
>>
Microsoft, listen to me:
You can one up everyone by open sourcing Minecraft RIGHT NOW.

That would be a win. The pajeeta likes wins, no?
>>
>>108271982
>opensources shitrock instead of java
>>
File: image.png (141.4 KB)
141.4 KB
141.4 KB PNG
>>108271918
I thought I was exaggerating when I mocked younger gen Z for using Groomcord.
>>108271928
I'll start the logo!
>>
>>108271982
the only way this makes any sense at all for java is if they do it via the uncanny valley copyright model of say the original DOOM where the source is functionally foss but the game assets are not
but this wouldn't change anything for modders in practice, and few want to voluntarily mod bedrock
>>
minecraft's only value is in its history, it took starfrost ages of barking up microsoft for them to release an ancient windows version's source code
it's just bogged down by layers and layers of bureaucracy
>>
anyon eknow how to get visual studio 20022 working on win7 i tried a bunch of stuff and it doesnt want to work even though 17.6 ltsc should be supported guess ill install win10 in my vm
>>
>>108272071
you don't
>>
So it's console code from 2014?
>>
>>108272249
no, 2016. from some guy on the discord:

>It's Minecraft Legacy Console Edition v1.3.0494.0
>
>So somewhere between
>1.31 release
>July 26–29, 2016
>
>1.30 release
>June 30 – July 1, 2016
>>
File: Untitled.png (72.4 KB)
72.4 KB
72.4 KB PNG
>>108271918
>charlie kirk jokes are fine
>make one renee good joke
>instant timeout
lol
>>
>>108272277
theres no point in even trying to socialize with these types, just lurk the coding channel
>>
>>108272277
>>
>>108272257
The same discord as >>108272277 ? Then I can disregard what those trannies say and assume it's from 2014.
>>
https://x.com/Gh0styTongue/status/2028173926023692483
source code was leaked on discord privately last year ig
>>
>>108272277
>>108272294
The Legacy Minecraft Codebase server yeah https://discord.gg/r9Fp78uWZr
>>
>>108272296
Thank whoever had the sense to post it here instead of letting it rot in a Discord server.
>>
>>108272277
I got banned for making a joke about epsteins island.
Isrealcraft is over
>>
>>108272277
renee good drove a car near a deranged pig zogbot and got killed
charlie cuck sucked off jews and got killed for sucking off jews
they're not the same at all
charlie cuck is fair game
some bint with 3 kids driving her car around and getting is not cool you deranged fucking kike, maybe it's normal in pissrael
>>
File: image.png (182.3 KB)
182.3 KB
182.3 KB PNG
>>108272325
Erm, killing people is good actually.
>>
>>108272343
nah i totally agree actually, but please go ahead and kill yourself first and i'll follow you
make sure to livestream tho
>>
>>108272346
But I'm good and killing good people is bad.
>>
>>108272349
no you're a cunt. now kill yourself. i insist.
>>
>>108267523
Isn't the "orbis" directory for building the PS4 version?
>>
>>108272357
Sounds like something a bad person would say.
>>
>>108272362
not at all. i'm saying it because i've recognized how much of a sick and evil person you are and i'm trying to clean up the world a tiny bit.
>>
>>108272325
go back to pol
>>
>>108272277
omg that's me!
>>
>>108272360
yes
>>
>>108272366
Morality is subjective. Who are you to decide what's "evil"?
>>
>>108267225
>PS3
enlighten me, how exactly can you compile c++ via visual studio for ps3's bespoke hardware?
>>
>>108272410
This is actually a multi-platform codebase, they're not building it for the PS3 but the PC. That said, the Sony PS3 SDK has leaked, so...you probably could.
>>
>>108272410
you need ps3 sdk for ps3 version its on archive.org, it doesnt really work though people are fixing it in the discord atm
>>
>>108272377
>Morality is subjective
And is that an objective statement or another subjective cope ?
>>
>>108272415
>>108272416
ok, so it's being built on what's basically an emulation library or something? i don't know what the technical term would be.
>>
>>108271574
what? yes he does, he's just jewish and charging $20 for it
>>
>>108272453
what are you even talking about
>>
>>108272461
what are you? i'm asking follow on questions, if you don't feel like answering them or clarifying where i'm wrong then don't worry about replying. you can waste your time on a flame war if you really want, i'll be happy to oblige, but you've probably got better things to do.
>>
>>108272410
>t. guy who doesn't know how any of this shit works
>>
>>108272457
>and charging $20 for it
did he really increase the price for his "cheaper" 4chan pass? LMAO spur really made him desperate
>>
>>108272453
No?
You know how you can compile firefox for Windows or Linux, right? This is the same thing. You can compile legacy console minecraft for PS3, Vita, Xbox, PS4 or PC. And whatever the fuck "Durango" is.
>>
>>108272457
no he doesn't lmao
he's just scamming retards like you
>>108272543
Durango's Xbox One
>>
>>108272550
Good to know. I don't really keep up on Xbox codenames.
>>
File: file.png (279.3 KB)
279.3 KB
279.3 KB PNG
>>108272538
he also bans anyone who complains lmao
>>
>>108272491
no shit, hence the questions. if i knew the answers, i wouldn't be in this thread to begin with. congratulations, but given you can't work that out for yourself, it looks like you're not as smart as you think you are. not in the least because i actually told you i didn't know what the technical term would be.

so there is a software developement kit for the ps3, so they can compile for the ps3 on pc, but this is a multiplatform codebase? so it can be compiled for various platforms, provided you have the relevant layer to translate? how do get everything out of ps3's hardware like that, because i understand it was fairly complex to code for? or is it just left up to the compiler with finger's crossed?
>>
>>108272559
>I don't really keep up on Xbox codenames
how new are you to not remember "Durango prototype" being listed on Ebay BEFORE XOne reveal
>>
>>108272543
ok, so it's generically written c++ to maintain multi-platform-iness, and it's hoped that when you compile for ps3 the compiler will be able to take care of optimizing the code for the ps3's convoluted bespoke hardware?
>>
this has to be either a chatbot or a retarded twitter nigger
>>
a mystery how someone who knows literally fucking nothing about any of this got here
>>
>>108272593
inorite, heaven fucking forbid that someone asks questions to correct misunderstandings and fill i gaps in knowledge. i mean, why would there be something called a question to begin with? i mean all of us here were born with the knowlege of c++, compilers and assemblers and i was shitting machine code before i got to kindergarten. no one here was ever a student or required any sort of training, formal or otherwise.
>>
>>108272582
I'm very sorry to be the one to break this to you, but the Cell is essentially just a multicore powerPC CPU and there's really never been any magic like sony fanboys want people to believe.
>>
>>108272631
no shit? i never paid that much attention to consoles so all i knew was that the first xbox was basically a pc (? no actual idea) and the ps3 was some convoluted shit. which generation of powerpc was it based on? why does it have the reputation for difficulty, or am i wrong about that as well?
>>
>>108271918
>>108272277
they just randomly made a guy called HPR a staff and mod after he's done nothing but bitch about 4chan all day LOL
>>
>>108272631
cell is really a stupid idea for a game console, but it doesn't make it a
> just a multicore powerPC CPU
it's a single-core powerpc cpu, a very weak in-order core at that, PLUS a number of SPUs.
the SPUs have a different ISA, their design is much more primitive compared to an actual core, they don't have any kind of branch prediction, and they don't have any way to access the system RAM on their own
>>
>>108272924
not the one youre arguing with but we could even be more pedantic about it. it doesnt help that the most ideal way to handle it all also requires an absurd amount of effort and low level understanding too. if you want something to just work you went for 360, if you want to flex your skill or be a literal wizard it the eyes of your coworkers you went for ps3
the fact sony at one point insisted on 2 cell processors, or having both compute and graphics on the cell is fucking insane. even worse when you consider how they originally wanted the cell to be utilized with those SPUs and all the devs basically said "fuck no"
>>
>>108268127
>>108269172
>>108271744
Shit, i made a mistake wrote wrong double com.com
sorry i feel retarded
Here corrected link >>108271732
https://x.com/nyaathea/status/2027945645794074961
>>
The Discord invite on the GitHub expired. Anyone have a new link? (And anyone have pre-compiled builds with mkb support?)
>>
>>108267090
THEY'RE GONNA ADD THE F*CKING AETHER!!! LETS GO!!!!!!!!!
>>
>>108271550
But can anyone actually give a detailed explanation why modding in infinite world gen is so implausible?
>>
>>108273814
>>108271732
Update 2: Minecraft console finally can play multiplayer
https://x.com/Nya5Cz/status/2028258656374992967
i won't make that mistake link again, i swear
here github
https://github.com/LCEMP/LCEMP/
>>
File: mc.jpg (62 KB)
62 KB
62 KB JPG
The PS3 version disables splitscreen if you are playing in 4:3, but an Anon said in the last thread that you can comment out the check for this and get it working. Has anyone verified this?
>>
>>108273892
BECAUSE IT JUST ISN'T!!!!!!!
>>
File: file.png (907.4 KB)
907.4 KB
907.4 KB PNG
>>
>>108270144
bruh, I would jizz my pants for Falcon 3
also Ultima Underworld or Dune 2
>>
>>108274079
I would jizz.
>>
give me something to vibe code into this game
>>
>>108274114
catgirls
>>
>>108274114
something that cant be made with redstone
redstone but call it bluestone
>>
how long until microslop shuts this down?
>>
Meant to reply to this lol. The Discord invite on the GitHub expired. Anyone have a new link? (And anyone have pre-compiled builds with mkb support?)
>>
>>108273814
>>108274354
Why do you want an invite to that cesspool?
>>
>>108270443
No, no this one lol. Sorry. Please delete the other two replies. The Discord invite on the GitHub expired. Anyone have a new link? (And anyone have pre-compiled builds with mkb support?)
>>
>>108274357
Maybe there is a pre-compiled mkb build lol
>>
File: lol.png (147.4 KB)
147.4 KB
147.4 KB PNG
>>108272764
you'll never believe it
>>
>>108274542
I wish to see every tranny strapped down as they're forced to watch their stash of gay porn burn
>>
This is pure gold, I love it. When are the Cuphead beta versions leaking? I've been waiting for years.
>>
>>108274542
troons have a nasty habit of infiltrating obscure stuff like this then hijacking it, for example, retro tech/websites
>>
>>108274542
What exactly is wrong with being a 4chan user?
>>
Heads up goys, I'm using the evaving site and I haven't seen those arrows xaptchas recently which means the zuupidos figured it all out. Prepare for a new captcha to hit the towers in a day or so
>>
the minecraft source code has been open for 16 years. it is likely the most plagiarized game to ever exist.
>>
>>108274824
4J Studios Minecraft is written in C++ though and well optimized. Zero coding experience by the way.
>>
Is having this code illigal
>>
>>108274839
Probably not, even if it is no one cares about 10+ year old leaked source code about a version of a game that isn't even being sold anymore.
>>
File: IMG_2279.jpg (148.6 KB)
148.6 KB
148.6 KB JPG
>click download
>not Incognito tab
>CANCEL CANCEL CANCEL
They wouldn't send their hit squads down to bumfuck, Southeast Asia... would they?
>>
>>108274842
i downloaded it when i saw it last night and ive been fucking around with it for a bit. Imight build a multiplayer mod
>>
>>108266220
War Thunder I guess, because I want to see Gaijin crash and burn.
>>
>>108274853
https://github.com/LCEMP/LCEMP
>>
>>108274797
Some are pedos
>>
>>108274839
You are looking at 15 years in supermax block if you download that archive.
>>
>>108274942
also discord and telegram users are pedo
>>
I added connect to ip support to LCEMP:
Come play minecraft with us I guess
https://fileditchfiles.me/file.php?f=/b76/yjvYIikQpTmWDiiewGVp.7z
Add -ip to your command line options. No port switching yet because I'm lazy and didn't want to write 5 more lines or code lmao
Server coming up in a couple minutes, I modified to allow 64 players
>>
>>108267979
maybe nobody cares about a console port of a childrens' game?
>>
Is there a discord server for this that ISN'T ran and infested by troons? I know most of you fags use discord, don't deny it.
>>
>>108266220
TESIV: Oblivion
The remaster was heart breaking for me, I REALLY wanted a modernized Oblivion with performance optimizations and support for more modern hardware quirks that allowed extensive modding like the original.
Instead I got a UE5 slop fest that doesn't look anything like oblivions artstyle with random new voices thrown in too.

I'm hoping more for something like OpenMW but "Open Oblivion" instead of a source code leak honestly but I'd take either.
>>
>>108275062
fuck u nigger i left that shithole since late january
>>
i wonder if sony cares about people making homebrew with the leaked ps3 sdk or if they don't give a shit like the ps1's
is psl1ght any good yet
>>
>>108274542
no way that guy wa sliterally having a melty all day yesterday over some memes in the off topic channel
>>
>>108267090
Is there a pastebin or megathread that has links to all the different projects people are making with the leaked code?
>>
>>108275402
doubt they care sony is pretty chill about modding on their old consoles they dont even try to patch exploits on ps3 or vita has been that way for years
>>
>>108275468
Nobody is making anything - it's a zoomer game and zoomers are too trooned out and brainrotten to do anything other than goon all day long.
>>
>>108267225
>Y
>RT
nice PS3 edition you've got there
>>
>>108275402
I've been playing pirated games on both my PS3 and Vita online for years (on my main acc might I add) and never had any issues.
I've heard that they still ban cheaters, but I'm not so sure about that desu, haven't seen many while playing CoD, Destiny or PvZ tho.

So in short, no, they don't care.
>>
of course the trannies made a discord and are trying to parasitize off of this
>>
>>108275490
>>
>>108275490
People have barely gotten it running yet anon have some patience.
>>
>>108275052
Been waiting more than a couple minutes, xir...
>>108275518
Whatever, the mods will go on an autistic rampage in a couple months and ban everyone. Wouldn't be the first time, won't be the last either.

I know that channers dislike discord but I hate to see these people be the ones to moderate and hijack the whole thing. Maybe we should start making our own chat rooms instead of letting groomed teens do all the "work".
>>
>>108275564
true
>>
hey /g/ this might be a long shot in the dark but did anyone here download that SuperDAE leak from years ago and still has it?
>>
>>108272301
mind getting a new invite link?
>>
>>108274769
This image makes me mad just looking at it
>>
>>108275062
troons also breathe air, please stop using it, thank you
>>
>>108275897
>>108275897
>>108275897
>>
Post the bedrock source already, anons' acting no better than that faggot rain
>>
>>108276860
this is a leak of the legacy console ports, not bedrock
>>
>>108272428
Objectively subjective
>>
>>108274812
you're genuinely retarded if you fell for leto's $20 scam

Reply to Thread #108267090


Supported: JPG, PNG, GIF, WebP, WebM, MP4, MP3 (max 4MB)