From bbb199c2a29378331befabed23271684b1481d5a Mon Sep 17 00:00:00 2001 From: daoge_cmd <3523206925@qq.com> Date: Tue, 3 Mar 2026 00:31:47 +0800 Subject: feat(timer): improve high-FPS timing with high-resolution Windows clock --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index be3e745b..f32b11fc 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This project contains the source code of Minecraft Legacy Console Edition v1.3.0 - Added support for keyboard and mouse input - Added fullscreen mode support (toggle using F11) - Disabled V-Sync for better performance +- Added a high-resolution timer path on Windows for smoother high-FPS gameplay timing - Device's screen resolution will be used as the game resolution instead of using a fixed resolution (1920x1080) ## Controls (Keyboard & Mouse) -- cgit v1.2.3