2026-03-01 15:08:13 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 15:08:13 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 15:08:13 +08:00

MinecraftConsoles

img.png

Introduction

This project contains the source code of Minecraft Legacy Console Edition v1.12, with some fixes applied to allow compilation and execution in Debug mode on Windows using Visual Studio 2022.

Build & Run

  1. Install Visual Studio 2022
  2. Clone the repository
  3. Open the project by double-clicking MinecraftConsoles.sln
  4. Make sure Minecraft.Client is set as the Startup Project
  5. Set the build configuration to Debug 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

  1. The project does not compile in Release mode on Windows. Builds for other platforms have not been tested and are most likely non-functional.
  2. Sound effects are missing.
  3. 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
A certain block game
Readme 3.1 GiB
Languages
Arc 66.5%
PLSQL 18.1%
C++ 13.3%
Self 1.2%
C 0.9%