9af787692e3925d70c9f29eca3c47bdb7479d076
MinecraftConsoles
Introduction
This project contains the source code of Minecraft Legacy Console Edition v1.3.0494.0, with some fixes applied to allow compilation and execution in Debug and Release mode on Windows using Visual Studio 2022.
Build & Run
- Install Visual Studio 2022
- Clone the repository
- Open the project by double-clicking
MinecraftConsoles.sln - Make sure
Minecraft.Clientis set as the Startup Project - Set the build configuration to Debug or Release and the target platform to Windows64, then build and run
Playing
Since Minecraft Legacy Console Edition does not natively support keyboard and mouse input, you will need to use a gamepad to play, or use a virtual gamepad emulator such as QKeyMapper.
Known Issues
- Builds for other platforms have not been tested and are most likely non-functional.
- Sound effects are missing.
- Other unknown issues may exist.
Goals
- Native keyboard and mouse input support
- Fix compilation in Release mode on Windows
- Fix builds and execution on non-Windows platforms
Description
Languages
Arc
66.5%
PLSQL
18.1%
C++
13.3%
Self
1.2%
C
0.9%
