Git Product home page Git Product logo

Comments (8)

HongchengQ avatar HongchengQ commented on May 18, 2024

只有一个res是没有用的 还需要对客户端进行patch 以及对proto解混淆 这些都是特别难的 或者说是需要大量劳动力的

from grasscutter.

bj114514 avatar bj114514 commented on May 18, 2024

额不是很懂。不过之前的patch补丁似乎没有失效,只是因为服务端版本不匹配导致的4212吧...至于proto确实还没有找到,这个会有什么影响?

from grasscutter.

bj114514 avatar bj114514 commented on May 18, 2024

或者我可不可以跳过这些强制进行构建?
另外,我发现有很多周边工具已经支持了4.5或者4.6,它们又是从何而来?是有内测通道可以拿到更新的服务器吗?

from grasscutter.

mumingluan avatar mumingluan commented on May 18, 2024

Resources - 服务端所需的游戏资源数据
RSA Patch - 用于绕过客户端与服务端进行 dispatch 通信密钥验证(或者说替换这个验证的公钥)的客户端补丁
Protobuf - 客户端与服务端通信所使用的协议库

要在 Grasscutter 使用新版本的 Resources,只需替换 Resources 文件夹,这是外置于 JAR 的;
如果收到 4214 错误,通常就是因为 RSA 密钥没有替换成功,并非游戏版本与服务端不匹配问题;
Resources 只需从游戏客户端生成,Proto 和其他数据则麻烦得多;
周边工具(例如 GrasscutterTools)只需 Resources 即可构建新版本,它们需要的游戏物品、角色数据都存在于 Resources 中,无需关心其他数据。

from grasscutter.

bj114514 avatar bj114514 commented on May 18, 2024

唉:-(我确实是孤陋寡闻了😥我只能说,请你们加油吧,希望能恢复一开始的更新频率

from grasscutter.

bj114514 avatar bj114514 commented on May 18, 2024

问题是那些周边应用搞那么新干嘛,核心版本都跟不上有毛线用,只能添加一些无效的ID反而拉胯使用体验😓真的没有内测渠道什么的吗?

from grasscutter.

HongchengQ avatar HongchengQ commented on May 18, 2024

问题是那些周边应用搞那么新干嘛,核心版本都跟不上有毛线用,只能添加一些无效的ID反而拉胯使用体验😓真的没有内测渠道什么的吗?

ps又不是只有gc 你核心什么版本就用什么版本的res就行 你要是4.0非要用4.6的res我也没话说 发表这样的评论别人只能当你是乐子

from grasscutter.

oureveryday avatar oureveryday commented on May 18, 2024

4.5 fork版本(可以配合4.6 resources使用):https://github.com/XeonSucksLAB/UnknownAnimeGamePS

补丁:https://git.xeondev.com/reversedrooms/hk4e-patch

https://autopatchhk.yuanshen.com/client_app/download/pc_zip/20231030132335_iOEfPMcbrXpiA8Ca/ScatteredFiles/GenshinImpact_Data/Plugins/mihoyonet.dll

4.6 proto大佬正在搞,不过补丁有了

from grasscutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.