Giter Site home page Giter Site logo

meganepeditor's Introduction

MegaNepEditor - v1.0.4

Can Unpack and Repack "MegaTagmension Blanc + Neptune VS Zombies" .cat files

This tool isn't compatible with all .cat files, tested only with the font ".\data\bootstrap\main_font.cat" and scripts files ".\data\script\scenario*.cat"

Usage:

  • Drag and drop a .cat/.dpk file to extract
  • Drag and drop a extracted cat directory to repack (Will be create with .new extension)

(To repack you can't move the directory, rename or delete the original .cat package)

Notes:

Files with named like "AnyHexNumber.bin" means the package don't have names of the files, you need manually discovery the .bin file type or look in the files inside "Fnames" directory

The font main_font.cat when extracted contains 4 files,

  • 00000000.dpk is the Font texture
  • 00000001.bin is the half width characters width
  • 00000002.bin font sjis character table
  • 00000003.dpk buttons texture

I haven't made any tool to edit it automatically but is very easy to edit by hands.

  • Update the texture at 00000000.dpk
  • Find your modified character position (don't count the break lines) in 00000002.bin
  • In the 00000001.bin, the position of the character that you found in the step 2 with plus 5, is the byte address of character width.
    So, for example, in 00000002.bin the character a position is 65, then 65+5=70, the byte at position 70 in 00000001.bin is the character width.
    And now, you can change the font texture and characters width :)

Screenshot:

image

meganepeditor's People

Contributors

marcussacana avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.