Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 处理不支持微软账号认证的老版本MC,修复账户认证系统和皮肤加载功能 #3512

Open
ShulkerSakura opened this issue Dec 31, 2024 · 1 comment

Comments

@ShulkerSakura
Copy link
Contributor

描述 | Description

老版本mc(如1.2.5 1.3.2 等),在HMCL启动无法验证账户,无法加载正版皮肤

原因 | Reason

修复低版本MC的正版玩家的游戏体验

@zkitefly
Copy link
Member

zkitefly commented Dec 31, 2024

修复方法可以尝试使用 https://github.com/NeRdTheNed/RetroWrapper


在 client json 中的 libraries 中加入即可

            {
                "name": "com.zero:retrowrapper:1.7.8",
                "downloads": {
                    "artifact": {
                        "path": "com/zero/retrowrapper/1.7.8/retrowrapper-1.7.8.jar",
                        "url": "https://github.com/NeRdTheNed/RetroWrapper/releases/download/v1.7.8%2BneRd/RetroWrapper-1.7.8.jar",
                        "sha1": "ea9175b4aebe091ae8859f7352fe59077a62bdf4",
                        "size": 181263
                    }
                }
            }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants