diff options
| author | daoge_cmd <3523206925@qq.com> | 2026-03-04 17:47:16 +0800 |
|---|---|---|
| committer | daoge_cmd <3523206925@qq.com> | 2026-03-04 17:47:16 +0800 |
| commit | 5d9f6f6347c3bf21a0049f33401ec2a1c0cd6cbf (patch) | |
| tree | 8edbe814cb01d95e318f5e61a03076ed702097c4 | |
| parent | d112090fde200c545a70ec5dc33fe91cca0f26ec (diff) | |
docs: mark V-Sync note as WIP in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ This project contains the source code of Minecraft Legacy Console Edition v1.6.0 - 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 +- (WIP) 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) - LAN Multiplayer & Discovery |
