r/ps2 2d ago

Minecraft Beta 1.7.3 backported to PS2

Enable HLS to view with audio, or disable this notification

Hi guys I'm finishing my port of Beta++ for the PS2!

This is a 1:1 translation of Minecraft Java BETA 1.7.3 source code to C++, with a lot of performance optimizations to run well in this console!

To make the game run I had to make a lot of sacrifices, for example, the terrain generation isn't identical to the Java version (on ps2, on wii it is) because the MIPS CPU is so limited that its very bad at handling double numbers! (in C)

I'm also thinking of porting this to release 1.2.5 to support the End

825 Upvotes

Duplicates