GithubHelp home page GithubHelp logo

merge_gyu_ev's Introduction

merge_gyu_ev

简介

部分ExHIBIT引擎制作的游戏,存在一张大图配合多张小块差分CG的情况。

图像大小信息存储在原始gyu的第5和第6两个字节。

坐标信息保存在原始gyu文件的末尾,其中5050代表底图的文件名,384和80代表差分应该覆盖区域的左上角坐标。

gyu

用法

需要安装python和 ImageMagick。

将仓库中的gyu2bmp.exe,fixipgyu.exe,merge_gyu.py以及游戏目录 /rld/def.rld 放到游戏目录/res/g/ev文件夹下。

usage: python merge_gyu.py [-d] [-g] [-m] [-del]
-d: 获取gyu文件密钥,如果不添加这个参数可以正常解包则不用添加
-g: 把gyu文件转化为bmp, 如果已经使用Garbro等办法自行提取,请把bmp和原gyu文件放在一个文件夹中
-m: 根据gyu中的坐标合成差分CG
-del: 转换完成后删除原gyu文件

merge_gyu_ev's People

Contributors

jamesyuuu avatar

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.