Code Monkey home page Code Monkey logo

Comments (16)

hanzhao avatar hanzhao commented on May 24, 2024

其他游戏的缓存系统我并不了解
比如舰娘是 /cache/kcs/filename -> http://server/kcs/filename的关系
其他游戏的规则分别是什么样的?

from poi.

neetnya avatar neetnya commented on May 24, 2024

刚刚把魔塔的缓存删了 细分我不记得了 但是
/cache/之后是ole
毕竟都是Dmm的 应该类似吧?

from poi.

hanzhao avatar hanzhao commented on May 24, 2024

似乎不类似…目前需要更多信息

from poi.

neetnya avatar neetnya commented on May 24, 2024

ACG power 和 岛风go 上有的下缓存……你可以看看……

from poi.

hanzhao avatar hanzhao commented on May 24, 2024

@galgamekami 并不玩其他游戏。。。需要玩家们提供一下具体信息了

from poi.

neetnya avatar neetnya commented on May 24, 2024

@magicae 比如哪些信息?

from poi.

hanzhao avatar hanzhao commented on May 24, 2024

就是上面我提到的

比如舰娘是 /cache/kcs/filename -> http://server/kcs/filename 的关系
其他游戏的规则分别是什么样的?

from poi.

neetnya avatar neetnya commented on May 24, 2024

……那个……我并看不懂

from poi.

hanzhao avatar hanzhao commented on May 24, 2024

舰娘缓存包的规则是,获取一个http://游戏服务器ip/kcs/PortMain.swf 这个swf,那么poi应该去cache/kcs/PortMain.swf寻找这个缓存文件。
其他游戏的规则我都不知道。

from poi.

neetnya avatar neetnya commented on May 24, 2024

我过会在下一次看看有没有类似文件

from poi.

neetnya avatar neetnya commented on May 24, 2024

到处翻了一下 带有main的貌似是对应内容是猫 然后有很多js文件和swf

from poi.

hanzhao avatar hanzhao commented on May 24, 2024

你可能需要找一个了解你所玩的这款游戏的缓存机制的人来提供一下信息

from poi.

neetnya avatar neetnya commented on May 24, 2024

我试试去问问

from poi.

KochiyaOcean avatar KochiyaOcean commented on May 24, 2024

使用一心二用里的齿轮按钮召唤开发者工具然后在 Network 标签页里查看游戏元素的来源吧

from poi.

KochiyaOcean avatar KochiyaOcean commented on May 24, 2024

举个栗子比如 しんけん 元素的 URL 是 http://snkncdn.swordlogic.com/更新日期/ 后面跟着一堆路径,那么它的缓存就是 /cache/shinken/filename -> http://snkncdn.swordlogic.com/更新日期/filename 这样

from poi.

KochiyaOcean avatar KochiyaOcean commented on May 24, 2024

Fixed by a9aa6fa

from poi.

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.